HomeSort by relevance Sort by last modified time
    Searched refs:VAL (Results 1 - 25 of 39) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
debug-info-byval.cpp 17 class VAL {
25 void get(int *i, unsigned dl, VAL v, VAL *p, unsigned n, EVT missing_arg) {
  /build/tools/droiddoc/test/stubs/src/com/android/stubs/
InterfaceEnum.java 20 VAL;
  /build/tools/droiddoc/test/stubs/expected/com/android/stubs/
InterfaceEnum.java 5 VAL();
  /external/llvm/include/llvm/ADT/
APInt.h 78 /// integer bit-width <= 64, it uses VAL, otherwise it uses pVal.
80 uint64_t VAL; ///< Used to store the <= 64 bits integer value.
96 APInt(uint64_t* val, unsigned bits) : BitWidth(bits), pVal(val) { }
143 VAL &= mask;
152 return isSingleWord() ? VAL : pVal[whichWord(bitPosition)];
179 void initSlowCase(unsigned numBits, uint64_t val, bool isSigned);
206 bool EqualSlowCase(uint64_t Val) const;
220 /// If isSigned is true then val is treated as if it were a signed value
223 /// the range of val are zero filled)
    [all...]
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 72 #define X(VAL) {VAL, #VAL}
  /external/llvm/lib/Support/
APInt.cpp 76 void APInt::initSlowCase(unsigned numBits, uint64_t val, bool isSigned) {
78 pVal[0] = val;
79 if (isSigned && int64_t(val) < 0)
93 VAL = bigVal[0];
107 : BitWidth(numBits), VAL(0) {
112 : BitWidth(numBits), VAL(0) {
117 : BitWidth(numbits), VAL(0) {
137 VAL = 0;
144 VAL = RHS.VAL;
436 uint64_t* val = getMemory(numWords); local
444 uint64_t *val = getMemory(numWords); local
452 uint64_t *val = getMemory(numWords); local
    [all...]
  /frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeBackgroundService.java 51 final int VAL = mRandom.nextInt();
53 alloc[j] = VAL;
FakeApp.java 150 final int VAL = i*2 + 100;
153 mStuffing[OFF+j] = VAL;
  /system/extras/showslab/
showslab.c 229 #define BUILD_SORT_FUNC(VAL) \
230 static int sort_ ## VAL \
232 return (a-> VAL > b-> VAL); }
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 180 #define X(VAL) {VAL, #VAL}
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 99 #define X(VAL) {VAL, #VAL}
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 175 #define X(VAL) {VAL, #VAL}
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 284 #define X(VAL) {VAL, #VAL}
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 285 #define X(VAL) {VAL, #VAL}
  /frameworks/rs/driver/
rsdGL.cpp 90 #define X(VAL) {VAL, #VAL}
  /frameworks/native/opengl/libs/EGL/
trace.cpp 42 #define GL_ENUM(VAL,NAME) {VAL, #NAME},
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
defaults.h 792 #define CONST_OK_FOR_CONSTRAINT_P(VAL,C,STR) CONST_OK_FOR_LETTER_P (VAL, C)
tree.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 256 #define SET_IDENTIFIER_GLOBAL_VALUE(NODE, VAL) \
257 set_namespace_binding ((NODE), global_namespace, (VAL))
260 #define SET_IDENTIFIER_NAMESPACE_VALUE(NODE, VAL) \
261 set_namespace_binding ((NODE), current_namespace, (VAL))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 256 #define SET_IDENTIFIER_GLOBAL_VALUE(NODE, VAL) \
257 set_namespace_binding ((NODE), global_namespace, (VAL))
260 #define SET_IDENTIFIER_NAMESPACE_VALUE(NODE, VAL) \
261 set_namespace_binding ((NODE), current_namespace, (VAL))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 256 #define SET_IDENTIFIER_GLOBAL_VALUE(NODE, VAL) \
257 set_namespace_binding ((NODE), global_namespace, (VAL))
260 #define SET_IDENTIFIER_NAMESPACE_VALUE(NODE, VAL) \
261 set_namespace_binding ((NODE), current_namespace, (VAL))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 267 #define SET_IDENTIFIER_GLOBAL_VALUE(NODE, VAL) \
268 set_namespace_binding ((NODE), global_namespace, (VAL))
271 #define SET_IDENTIFIER_NAMESPACE_VALUE(NODE, VAL) \
272 set_namespace_binding ((NODE), current_namespace, (VAL))
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h 960 #define CONST_OK_FOR_CONSTRAINT_P(VAL,C,STR) CONST_OK_FOR_LETTER_P (VAL, C)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h 960 #define CONST_OK_FOR_CONSTRAINT_P(VAL,C,STR) CONST_OK_FOR_LETTER_P (VAL, C)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h 960 #define CONST_OK_FOR_CONSTRAINT_P(VAL,C,STR) CONST_OK_FOR_LETTER_P (VAL, C)
    [all...]

Completed in 518 milliseconds

1 2