HomeSort by relevance Sort by last modified time
    Searched full:holds (Results 501 - 525 of 2458) sorted by null

<<21222324252627282930>>

  /external/skia/include/utils/
SkRandom.h 19 linear equation. Unlike rand(), this class holds its own seed (initially
157 multiply-with-carry "mother of all" algorithm. Unlike rand(), this class holds
  /external/smack/src/org/jivesoftware/smack/
ServerTrustManager.java 51 * Holds the domain of the remote server we are trying to connect
199 * @param x509Certificate the certificate the holds the identity of the remote server.
  /external/smack/src/org/jivesoftware/smack/packet/
Privacy.java 50 /** itemLists holds the set of privacy items classified in lists. It is a map where the
220 * Returns the collection of privacy list that the user holds. A Privacy List contains a set of
  /external/tcpdump/
nameser.h 272 * We also assume that a "u_int16_t" holds 2 "chars"
273 * and that a "u_int32_t" holds 4 "chars".
  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 95 hold zero, and so guest_FS_ZERO holds the 64-bit offset
157 hold 0x60, and so guest_GS_0x60 holds the 64-bit offset
  /external/valgrind/main/none/tests/amd64/
aes.c 227 ; xmm2 holds a 128-bit input; imm8 holds the RCON value
  /external/webkit/Source/JavaScriptCore/dfg/
DFGRegisterBank.h 42 // which value (if any) a machine register currently holds.
244 // Holds the current status of all registers.
  /external/webkit/Source/JavaScriptCore/jit/
JITCall.cpp 51 // regT0 holds callee, regT1 holds argCount
JITCall32_64.cpp 51 // regT0 holds callee, regT1 holds argCount
  /frameworks/native/include/utils/
Looper.h 52 * The Looper holds a strong reference to the message handler whenever it has
70 * A simple proxy that holds a weak reference to a message handler.
  /frameworks/native/libs/utils/
ZipUtils.cpp 123 /* output buffer holds all, so no need to write the output */
235 /* output buffer holds all, so no need to write the output */
  /hardware/qcom/display/liboverlay/
overlayMdp.h 33 * Mdp Ctrl holds corresponding fd and MDP related struct.
125 utils::eTransform mOrientation; //Holds requested orientation
  /libcore/luni/src/main/java/java/io/
EmulatedFieldsForLoading.java 50 * been assigned a value explicitly (false) or if it still holds a default
55 * @return <code>true</code> if the field holds it default value,
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 18 * currently holds the {@code expectedValue}, reporting {@code true} on
134 * variable holds {@code expectedValue} and no other thread is also
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLServerSocketTest.java 327 * Defines the keystore contents for the server, BKS version. Holds just a
357 * Defines the keystore contents for the server, JKS version. Holds just a
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 15 /* png_info is a structure that holds the information in a PNG file so
114 /* The tIME chunk holds the last time the displayed image data was
  /system/core/libpixelflinger/codeflinger/
armreg.h 74 /* On ARM3 and ARM6, this byte holds the foundry ID. */
78 /* On ARM7 it holds the architecture and variant (sub-model) */
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 170 /// This data structure holds the unrolled and vectorized values that
229 /// This is a helper class that holds the vectorizer state. It maps scalar
359 /// This POD struct holds information about reduction variables.
376 // This POD struct holds information about the memory runtime legality
394 /// Holds the pointers that we need to check.
396 /// Holds the pointer value at the beginning of the loop.
398 /// Holds the pointer value at the end of the loop.
524 /// Holds the integer induction variable. This is the counter of the
527 /// Holds the reduction variables.
529 /// Holds all of the induction variables that we found in the loop
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 30 * Holds state associated with a Surface used for MediaCodec encoder input.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageXmlParser.java 62 // holds current class name segments
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
ArrayData.java 29 * Pseudo-instruction which holds fill array data.
  /dalvik/dx/src/com/android/dx/dex/code/
ArrayData.java 29 * Pseudo-instruction which holds fill array data.
  /dalvik/libdex/
InstrUtils.h 127 * Holds the contents of a decoded instruction.
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 31 * s0 (rFP) is reserved [holds Dalvik frame pointer]
32 * s1 (rSELF) is reserved [holds current &Thread]
40 * ra is scratch for Jit (normally holds the return addr)
590 * Each instance of this struct holds a pseudo or real LIR instruction:
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
README.txt 45 performance, that holds true for this OpenGL ES version as

Completed in 1701 milliseconds

<<21222324252627282930>>