/external/tensorflow/tensorflow/contrib/ignite/python/tests/sql/ |
D | init.sql | 16 CREATE TABLE TEST_CACHE (ID LONG PRIMARY KEY, NAME VARCHAR, VAL LONG); field
|
/external/syzkaller/executor/ |
D | kvm.S | 148 #define VMSET(FIELD, VAL) \ argument 154 #define VMSET_LIMITED(FIELD, VAL, MSR) \ argument
|
/external/kernel-headers/original/uapi/linux/ |
D | btf.h | 83 #define BTF_INT_ENCODING(VAL) (((VAL) & 0x0f000000) >> 24) argument 84 #define BTF_INT_OFFSET(VAL) (((VAL & 0x00ff0000)) >> 16) argument 85 #define BTF_INT_BITS(VAL) ((VAL) & 0x000000ff) argument
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-byval.cpp | 18 class VAL { class
|
/external/ltp/testcases/kernel/syscalls/sigrelse/ |
D | sigrelse01.c | 145 #define CHILD_EXIT(VAL) ((VAL >> 8) & 0377) /* exit value of child process */ argument 146 #define CHILD_SIG(VAL) (VAL & 0377) /* signal value of child proc */ argument
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | firmware_constants.py | 249 VAL = _Validator() variable
|
/external/u-boot/include/ |
D | lcdvideo.h | 29 #define LCDBIT(BIT, VAL) ((VAL) << (31 - BIT)) argument
|
/external/u-boot/drivers/net/ |
D | mcfmii.c | 33 #define mk_mii_write(ADDR, REG, VAL) (0x50020000 | ((ADDR << 23) | \ argument
|
D | mpc8xx_fec.c | 704 #define mk_mii_write(ADDR, REG, VAL) (0x50020000 | ((ADDR << 23) | \ argument
|
/external/clang/test/Index/ |
D | annotate-tokens.m | 63 #define VAL 0 macro
|
/external/strace/tests/ |
D | futex.c | 154 # define VAL ((unsigned long) 0xbadda7a0facefeedLLU) macro
|
/external/strace/tests-mx32/ |
D | futex.c | 154 # define VAL ((unsigned long) 0xbadda7a0facefeedLLU) macro
|
/external/strace/tests-m32/ |
D | futex.c | 154 # define VAL ((unsigned long) 0xbadda7a0facefeedLLU) macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | AMDHSAKernelDescriptor.h | 43 #define AMDHSA_BITS_SET(DST, MSK, VAL) \ argument
|
D | TargetParser.h | 261 #define X86_FEATURE(VAL, ENUM) \ argument
|
/external/python/apitools/apitools/base/protorpclite/ |
D | descriptor_test.py | 162 VAL = 1 variable in DescribeFieldTest.testDefault_EnumField.MyEnum
|
/external/clang/include/clang/AST/ |
D | TemplateBase.h | 91 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1268 #define PN(VAL, OFFS, BITS) (unormFloatToChannel((VAL), (BITS)) << (OFFS)) in setPixel() argument 1269 #define PS(VAL, OFFS, BITS) (snormFloatToChannel((VAL), (BITS)) << (OFFS)) in setPixel() argument 1270 #define PU(VAL, OFFS, BITS) (uintToChannel((VAL), (BITS)) << (OFFS)) in setPixel() argument 1271 #define PI(VAL, OFFS, BITS) (intToChannel((VAL), (BITS)) << (OFFS)) in setPixel() argument 1418 #define PU(VAL, OFFS, BITS) (uintToChannel((deUint32)(VAL), (BITS)) << (OFFS)) in setPixel() argument 1419 #define PI(VAL, OFFS, BITS) (intToChannel((deUint32)(VAL), (BITS)) << (OFFS)) in setPixel() argument
|
D | tcuAstcUtil.cpp | 1998 #define SB(NDX, VAL) dst.setBit((NDX), (VAL)) in writeBlockMode() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APInt.h | 93 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APInt.h | 79 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 83 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 79 uint64_t VAL; ///< Used to store the <= 64 bits integer value. member
|
/external/elfutils/libdw/ |
D | libdwP.h | 860 #define READ_AND_RELOCATE(RELOC_HOOK, VAL) \ argument
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.c | 1994 #define FETCH(VAL,INDEX,CHAN)\ argument 1997 #define IFETCH(VAL,INDEX,CHAN)\ argument
|