Searched
full:calling (Results
376 -
400 of
11340) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/cert/ |
pem_tokenizer.h | 36 // GetNext() must have returned true before calling this method. 41 // GetNext() must have returned true before calling this method.
|
/external/chromium_org/net/dns/ |
dns_socket_pool.h | 36 // preallocated, allocation requests are satisfied by calling the factory 46 // calling AllocateSocket or FreeSocket.
|
/external/chromium_org/net/tools/quic/test_tools/ |
server_thread.h | 50 // after calling Pause() and before calling Resume().
|
/external/chromium_org/ppapi/proxy/ |
message_handler.h | 27 // MessageHandler wraps a PPP_MessageHandler to encapsulate calling methods 28 // on the right thread and calling the Destroy function when this
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
die.h | 29 // information. But calling ExitGroup() is correct and in some rare cases 49 // we should be calling LOG(FATAL). But there are some situations where
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
liveconnect-applet-array-parameters.html | 6 <h1>Calling Java Array Test page</h1> 7 This page calls a Java method which takes Arrays as parameters. On successful calling of the function, the passed in values are printed
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/ |
mapping_file_provider.h | 33 // descriptions, and are organized by country calling code and language that the 40 // list of country_calling_code_size calling codes, and a function
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_copy_sub_buffer.spec | 72 If dpy and drawable are the display and drawable for the calling 75 may be issued immediately after calling glXCopySubBufferMESA, but
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/ |
NOTES | 34 The module is not active by default, and must be installed by calling 51 hooks, and (optionally) cease calling _swsetup_InvalidateState().
|
/external/chromium_org/third_party/re2/re2/testing/ |
regexp_generator.h | 34 // Generates all the regular expressions, calling HandleRegexp(re) for each. 37 // Generates n random regular expressions, calling HandleRegexp(re) for each.
|
/external/chromium_org/third_party/skia/include/utils/ |
SkCanvasStateUtils.h | 47 * to reconstruct the canvas. The caller is responsible for calling 62 * calling unref on the SkCanvas.
|
/external/chromium_org/third_party/skia/src/core/ |
SkTLS.h | 41 * Remove (optionally calling the DeleteProc if it was specificed in Get) 57 * that after calling GetSpecific, we know that we can legally call
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLNameAllocator.h | 36 * Destructs the name allocator. The caller is responsible for calling the 67 * object as empty to deallocate any underlying GPU memory before calling
|
/external/chromium_org/ui/gl/android/ |
surface_texture.h | 57 // texture. Must be called with that context current on the calling thread. 62 // by calling ANativeWindow_release().
|
/external/chromium_org/v8/src/base/platform/ |
semaphore.h | 42 // Suspends the calling thread until the semaphore counter is non zero 46 // Suspends the calling thread until the counter is non zero or the timeout
|
/external/clang/bindings/python/tests/cindex/ |
util.py | 42 # Convenience for calling on a TU. 60 # Convenience for calling on a TU.
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
malloc-in-qsort.cc | 23 printf("Calling QsortCallback\n"); 30 printf("Calling qsort\n");
|
/external/deqp/doc/testspecs/GLES3/ |
functional.fence_sync.txt | 26 + Calling glWaitSync 28 + Calling glClientWaitSync and verifying return values
|
/external/llvm/lib/Target/MSP430/ |
README.txt | 18 2. Libcalls: multiplication, division, remainder. Note, that calling convention 19 for libcalls is incomptible with calling convention of libcalls of msp430-gcc
|
/external/ltrace/testsuite/ltrace.minor/ |
time-record-T.exp | 39 # Verify the time for calling sleep. 62 # Verify the time for calling nanosleep.
|
/external/mdnsresponder/mDNSPosix/ |
mDNSPosix.h | 67 // Call mDNSPosixGetFDSet before calling select(), to update the parameters 71 // After calling mDNSPosixGetFDSet(), call select(nfds, &readfds, NULL, NULL, &timeout); as usual
|
/external/mesa3d/docs/ |
MESA_copy_sub_buffer.spec | 72 If dpy and drawable are the display and drawable for the calling 75 may be issued immediately after calling glXCopySubBufferMESA, but
|
/external/mesa3d/src/mesa/swrast_setup/ |
NOTES | 34 The module is not active by default, and must be installed by calling 51 hooks, and (optionally) cease calling _swsetup_InvalidateState().
|
/external/mockito/src/org/mockito/internal/configuration/injection/ |
MockInjectionStrategy.java | 34 * The implementation should take care of the actual calling if required. 59 * The code takes care of calling the next strategy if available and if of course if required
|
/external/openssl/crypto/conf/ |
README | 37 When the application closes down the modules are cleaned up by calling an 67 can be added by calling OPENSSL_load_builtin_modules().
|
Completed in 1012 milliseconds
<<11121314151617181920>>