/external/pigweed/pw_fuzzer/examples/ |
D | toy_fuzzer.cc | 31 void toy_example(const char* word1, const char* word2) { in toy_example() 75 const char* word2 = reinterpret_cast<const char*>(&data[offset]); in LLVMFuzzerTestOneInput() local
|
/external/libcups/notifier/ |
D | dbus.c | 289 const char *word2 = event + 7; /* Second word */ in main() local 304 const char *word2 = event + 8; /* Second word */ in main() local 330 const char *word2 = event + 4; /* Second word */ in main() local
|
/external/libchrome/base/debug/ |
D | elf_reader_linux.cc | 60 uint16_t word2 = htons(*reinterpret_cast<const int16_t*>(guid + 6)); in ElfSegmentBuildIDNoteAsString() local
|
/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 | 77 const string16 word2(str.substr(11, 5)); in TEST() local 306 const string16 word2(str.substr(11, 5)); in TEST() local
|
/external/skqp/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 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/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 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/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
D | fuzzerutil_test.cpp | 472 uint32_t word2 = fuzzerutil::FloatToWord(1.23f); in TEST() local
|
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
D | Deserializer.cpp | 1561 uint32_t word2; in processConstant() member 1594 uint32_t word2; in processConstant() member
|
D | Serializer.cpp | 1515 uint32_t word2; in prepareConstantInt() member 1568 uint32_t word2; in prepareConstantFp() member
|
/external/libavc/decoder/ |
D | ih264d_parse_cavlc.c | 212 UWORD32 word, word2, cur_bit, cur_word, code_val, code_num, clz; in ih264d_uvlc() local
|
/external/mesa3d/src/gallium/drivers/lima/ir/pp/ |
D | codegen.h | 354 unsigned word2 : 9; member
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | re2_test.cc | 324 std::string word2; in TEST() local
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard.h | 609 uint64_t word2 : 60; member
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 11384 uint32_t word2 = in EmulateVLDM() local 11720 uint32_t word2 = in EmulateVLDR() local
|