Searched defs:VAL (Results 1 – 11 of 11) sorted by relevance
| /external/clang/test/CodeGenCXX/ |
| D | debug-info-byval.cpp | 18 class VAL { class
|
| /external/clang/test/Index/ |
| D | annotate-tokens.m | 63 #define VAL 0 macro
|
| /external/clang/include/clang/AST/ |
| D | TemplateBase.h | 89 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
| D | Expr.h | 1223 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
| /external/deqp/framework/common/ |
| D | tcuTexture.cpp | 870 #define PN(VAL, OFFS, BITS) (normFloatToChannel((VAL), (BITS)) << (OFFS)) in setPixel() argument 871 #define PU(VAL, OFFS, BITS) (uintToChannel((VAL), (BITS)) << (OFFS)) in setPixel() argument 956 #define PU(VAL, OFFS, BITS) (uintToChannel((deUint32)(VAL), (BITS)) << (OFFS)) in setPixel() argument 1011 #define PN(VAL, OFFS, BITS) (normFloatToChannel((VAL), (BITS)) << (OFFS)) in setPixDepth() argument 1048 #define PU(VAL, OFFS, BITS) (uintToChannel((deUint32)(VAL), (BITS)) << (OFFS)) in setPixStencil() argument
|
| /external/llvm/include/llvm/ADT/ |
| D | APInt.h | 81 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
| /external/elfutils/0.153/libdw/ |
| D | libdwP.h | 553 #define READ_AND_RELOCATE(RELOC_HOOK, VAL) \ argument
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
| D | tgsi_exec.c | 1608 #define FETCH(VAL,INDEX,CHAN)\ argument 1611 #define IFETCH(VAL,INDEX,CHAN)\ argument
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_exec.c | 1608 #define FETCH(VAL,INDEX,CHAN)\ argument 1611 #define IFETCH(VAL,INDEX,CHAN)\ argument
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fASTCDecompressionCases.cpp | 556 #define SB(NDX, VAL) dst.setBit((NDX), (VAL)) in writeBlockMode() argument
|
| /external/chromium_org/third_party/WebKit/Source/core/css/parser/ |
| D | CSSPropertyParser.cpp | 6275 enum { ID, VAL } state = ID; in parseCounter() enumerator
|