/external/jsilver/src/com/google/clearsilver/jsilver/exceptions/ |
ExceptionUtil.java | 22 * Class to hold utilities related to exceptions used by JSilver code.
|
/external/kernel-headers/original/uapi/linux/ |
kexec.h | 50 * This structure is used to hold the arguments that are used when
|
/external/libavc/encoder/ |
ih264e_version.h | 51 * Pointer to hold version info
|
/external/libcups/cups/ |
backend.h | 44 CUPS_BACKEND_HOLD = 3, /* Job failed, hold job */
|
/external/libvpx/libvpx/vp8/decoder/ |
ec_types.h | 34 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a
|
/external/llvm/test/CodeGen/PowerPC/ |
allocate-r0.ll | 11 ; Because r0 is allocatable, we can use it to hold r3 without spilling.
|
ctrloop-large-ec.ll | 19 ; On PPC32, CTR is also 32 bits, and so cannot hold a 64-bit count.
|
/external/llvm/test/Transforms/Inline/ |
byval_lifetime.ll | 4 ; By inlining foo, an alloca is created in main to hold the byval argument, so
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/ |
2-1.c | 37 fprintf(stderr, "Main: hold the mutex for a while\n");
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/ |
5-1.c | 9 * A thread may hold multiple concurrent read locks on 'rwlock' and the application shall
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/ |
4-1.c | 11 * [EPERM] the current thread doesn't hold the lock on the rwlock
|
/external/mockito/src/main/java/org/mockito/internal/util/reflection/ |
FieldInitializationReport.java | 34 * @return <code>true</code> if created, <code>false</code> if the field did already hold an instance.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
UnknownBox.java | 26 * will just hold the box's data.
|
/external/pcre/dist2/doc/html/ |
pcre2_serialize_free.html | 29 <b>pcre2_serialize_encode()</b> to hold a serialized byte stream. The argument
|
/external/python/cpython2/Lib/plat-irix5/ |
AL.py | 43 ##HOLD, RELEASE = 0, 1
|
/external/python/cpython2/Lib/plat-irix6/ |
AL.py | 43 ##HOLD, RELEASE = 0, 1
|
/external/python/cpython2/Objects/stringlib/ |
README.txt | 12 the type used to hold a character (char or Py_UNICODE)
|
/external/python/cpython3/Objects/stringlib/ |
README.txt | 12 the type used to hold a character (char or Py_UNICODE)
|
/external/replicaisland/src/com/replica/replicaisland/ |
AnimationFrame.java | 20 * A single animation frame. Frames contain a texture, a hold time, and collision volumes to
|
/external/selinux/libselinux/src/ |
regex.h | 51 * function is called it allocates a buffer large enough to hold the version 77 * a pcre2_match_data structure of appropriate size to hold all possible 157 * If the buffer given to hold the error message is to small it truncates the 162 * @arg buffer String buffer to hold the formated error string.
|
/external/skia/include/core/ |
SkDeferredDisplayListRecorder.h | 26 * Snap off and hold on to an SkDeferredDisplayList
|
/external/skia/src/sksl/ir/ |
SkSLIntLiteral.h | 21 // 64-bit integers, but for right now an int64_t will hold every value we care about
|
/external/skqp/include/core/ |
SkDeferredDisplayListRecorder.h | 26 * Snap off and hold on to an SkDeferredDisplayList
|
/external/skqp/src/sksl/ir/ |
SkSLIntLiteral.h | 21 // 64-bit integers, but for right now an int64_t will hold every value we care about
|
/external/syslinux/gpxe/src/include/gpxe/ |
socket.h | 95 * enough to hold a socket address for any TCP/IP address
|