Home
last modified time | relevance | path

Searched defs:word2 (Results 1 – 15 of 15) sorted by relevance

/external/pigweed/pw_fuzzer/examples/
Dtoy_fuzzer.cc31 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/
Ddbus.c289 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/
Delf_reader_linux.cc60 uint16_t word2 = htons(*reinterpret_cast<const int16_t*>(guid + 6)); in ElfSegmentBuildIDNoteAsString() local
/external/ipsec-tools/src/racoon/
Deaytest.c843 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
880 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
/external/libchrome/base/i18n/
Dbreak_iterator_unittest.cc77 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/
DSkSLSPIRVCodeGenerator.cpp276 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/
DSkSLSPIRVCodeGenerator.cpp302 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/
Dfuzzerutil_test.cpp472 uint32_t word2 = fuzzerutil::FloatToWord(1.23f); in TEST() local
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp1561 uint32_t word2; in processConstant() member
1594 uint32_t word2; in processConstant() member
DSerializer.cpp1515 uint32_t word2; in prepareConstantInt() member
1568 uint32_t word2; in prepareConstantFp() member
/external/libavc/decoder/
Dih264d_parse_cavlc.c212 UWORD32 word, word2, cur_bit, cur_word, code_val, code_num, clz; in ih264d_uvlc() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h354 unsigned word2 : 9; member
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc324 std::string word2; in TEST() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h609 uint64_t word2 : 60; member
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp11384 uint32_t word2 = in EmulateVLDM() local
11720 uint32_t word2 = in EmulateVLDR() local