Searched refs:rem (Results 1 – 9 of 9) sorted by relevance
2 @rem ##########################################################################3 @rem4 @rem Gradle startup script for Windows5 @rem6 @rem ##########################################################################8 @rem Set local scope for the variables with windows NT shell16 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options t…19 @rem Find java.exe49 @rem Get command-line arguments, handling Windows variants54 @rem Slurp the command line arguments.[all …]
83 size_t rem = size_ % alignment; in Align() local84 if (rem != 0) { in Align()85 Alloc(alignment - rem); in Align()
25 @rem Find java.exe55 rem frameworkdir must not end with a dir sep.72 rem This can be overridden by using "-JXmx..." and "-JXss..." options below.
92 val rem = containingMethod.parameters().size - parameterIndex in isReceiver() constant93 val index = ktParameters.size - rem in isReceiver()
47 hours, rem = divmod(total, 3600)48 mins, secs = divmod(rem, 60)
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...