/external/pigweed/pw_fuzzer/examples/ |
D | toy_fuzzer.cc | 31 void toy_example(const char* word1, const char* word2) { in toy_example() 65 const char* word1 = reinterpret_cast<const char*>(data); in LLVMFuzzerTestOneInput() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r700_asm.c | 81 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) in r700_bytecode_alu_read()
|
D | r600_asm.c | 2796 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) in r600_bytecode_alu_read()
|
/external/libchrome/base/debug/ |
D | elf_reader_linux.cc | 59 uint16_t word1 = htons(*reinterpret_cast<const int16_t*>(guid + 4)); in ElfSegmentBuildIDNoteAsString() local
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | main.c | 98 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand()
|
/external/arm-optimized-routines/math/test/rtest/ |
D | main.c | 97 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand()
|
/external/kernel-headers/original/uapi/linux/ |
D | romfs_fs.h | 27 __be32 word1; member
|
/external/skqp/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 241 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction() 269 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction() 276 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 284 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 291 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 299 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 308 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 319 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 331 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 344 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
|
/external/ipsec-tools/src/racoon/ |
D | eaytest.c | 843 char *word1 = "1234567890", *word2 = "12345678901234567890"; local 880 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
|
/external/libchrome/base/i18n/ |
D | break_iterator_unittest.cc | 76 const string16 word1(str.substr(0, 10)); in TEST() local 305 const string16 word1(str.substr(0, 11)); in TEST() local
|
/external/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 267 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction() 295 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction() 302 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 310 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 317 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 325 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 334 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 345 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 357 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() 370 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
|
/external/python/cpython2/Python/ |
D | dtoa.c | 192 #define word1(x) (x)->L[0] macro 195 #define word1(x) (x)->L[1] macro
|
/external/python/cpython3/Python/ |
D | dtoa.c | 187 #define word1(x) (x)->L[0] macro 190 #define word1(x) (x)->L[1] macro
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Deserializer.cpp | 1560 uint32_t word1; in processConstant() member 1593 uint32_t word1; in processConstant() member
|
D | Serializer.cpp | 1514 uint32_t word1; in prepareConstantInt() member 1567 uint32_t word1; in prepareConstantFp() member
|
/external/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | codegen.h | 353 unsigned word1 : 32; member
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | re2_test.cc | 323 std::string word1; in TEST() local
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard.h | 608 uint64_t word1 : 60; member
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 11378 uint32_t word1 = in EmulateVLDM() local 11715 uint32_t word1 = MemARead(context, address, addr_byte_size, 0, &success); in EmulateVLDR() local
|