/prebuilts/go/linux-x86/src/time/ |
sleep.go | 8 // A negative or zero duration causes Sleep to return immediately.
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
web_socket.js | 61 // Otherwise, when onopen fires immediately, onopen is called before it is set. 384 // This fires immediately if web_socket.js is dynamically loaded after
|
/prebuilts/go/darwin-x86/src/go/ast/ |
commentmap.go | 133 // - g starts on the line immediately following n, and there is 200 // 2) comment starts on the line immediately after the
|
/prebuilts/go/linux-x86/src/go/ast/ |
commentmap.go | 133 // - g starts on the line immediately following n, and there is 200 // 2) comment starts on the line immediately after the
|
/prebuilts/go/darwin-x86/src/fmt/ |
doc.go | 69 Width is specified by an optional decimal number immediately preceding the verb. 184 However, the notation [n] immediately before the verb indicates that the 291 immediately by a newline is treated as a plain newline
|
/prebuilts/go/linux-x86/src/fmt/ |
doc.go | 69 Width is specified by an optional decimal number immediately preceding the verb. 184 However, the notation [n] immediately before the verb indicates that the 291 immediately by a newline is treated as a plain newline
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/ |
antlr3.rb | 48 immediately. The rest are configured to autoload when any of the constant names
|
/external/bison/doc/ |
refcard.tex | 488 \key{Quit parsing immediately. Return 1.} {YYABORT} 489 \key{Quit parsing immediately. Return 0.} {YYACCEPT}
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
PagedView.java | 302 * Updates the scroll of the current page immediately to its final scroll position. We use this [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
stubs.go | 223 // These two lines find the PC and SP immediately following 236 // immediately and can only be passed to nosplit functions.
|
crash_cgo_test.go | 425 // We should crash immediately, but give it plenty of
|
runtime1.go | 74 // guarantee env[] will immediately follow argv. Might cause
|
/prebuilts/go/linux-x86/src/runtime/ |
stubs.go | 223 // These two lines find the PC and SP immediately following 236 // immediately and can only be passed to nosplit functions.
|
/build/blueprint/ |
ninja_strings.go | 219 // The brackets were immediately closed. That's no good.
|
/external/v8/src/js/ |
prologue.js | 48 // Import immediately from exports of previous scripts. We need this for
|
/libcore/ |
NativeCode.mk | 25 # sub.mk. See, the "error" directives immediately below.
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
tls_test.go | 169 // immediately read it. Because it's racy, we skip this test
|
/prebuilts/go/darwin-x86/src/encoding/pem/ |
pem.go | 124 // immediately, without a leading newline.
|
/prebuilts/go/darwin-x86/src/go/types/ |
labels.go | 88 // all is the scope of all declared labels, parent the set of labels declared in the immediately
|
/prebuilts/go/darwin-x86/src/os/ |
doc.go | 34 // Kill causes the Process to exit immediately.
|
/prebuilts/go/darwin-x86/src/path/ |
path.go | 137 // Split splits path immediately following the final slash,
|
/prebuilts/go/darwin-x86/src/syscall/ |
exec_windows.go | 21 // - every back slash (\) is doubled, but only if immediately
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
tls_test.go | 169 // immediately read it. Because it's racy, we skip this test
|
/prebuilts/go/linux-x86/src/encoding/pem/ |
pem.go | 124 // immediately, without a leading newline.
|
/prebuilts/go/linux-x86/src/go/types/ |
labels.go | 88 // all is the scope of all declared labels, parent the set of labels declared in the immediately
|