Home
last modified time | relevance | path

Searched defs:data (Results 176 - 200 of 28935) sorted by relevance

12345678910>>...1158

/third_party/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.cpp7 Z7_COM7F_IMF(COutStreamWithCRC::Write(const void *data, UInt32 size, UInt32 *processedSize)) in Write() argument
/third_party/musl/src/crypt/
H A Dcrypt_r.c3 char *__crypt_r(const char *key, const char *salt, struct crypt_data *data) in __crypt_r() argument
/third_party/node/deps/brotli/c/common/
H A Ddictionary.c5902 void BrotliSetDictionaryData(const uint8_t* data) { in BrotliSetDictionaryData() argument
/third_party/libevdev/test/
H A Dtest-context.c63 const void *data = NULL; in START_TEST() local
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/lib/
H A Dlibrpc01.h24 struct data { struct
28 char *data; member
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dalternate_format.cc23 static const unsigned char data[] = { member
H A Dlite_metadata.cc23 static const unsigned char data[] = { member
[all...]
H A Dmetadata.cc23 static const unsigned char data[] = { member
[all...]
H A Dshort_metadata.cc23 static const unsigned char data[] = { member
H A Dtest_metadata.cc23 static const unsigned char data[] = { member
/third_party/mesa3d/src/util/
H A Dcrc32.c115 util_hash_crc32(const void *data, size_t size) in util_hash_crc32() argument
/third_party/musl/fuzztest/atoi_fuzzer/
H A Datoi_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
33 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/third_party/musl/libc-test/src/functional/
H A Dfwscanf.c17 static FILE *writetemp(const char *data) in writetemp() argument
/third_party/musl/libc-test/src/functionalext/ldso_cfi/large_size_library/
H A Dlarge_size_lib.cpp26 char __attribute__((section(".text"))) data[1 << 28]; variable
/third_party/node/deps/openssl/openssl/include/openssl/
H A Drc4.h30 RC4_INT data[256]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DProgramPipelineGL.cpp17 ProgramPipelineGL::ProgramPipelineGL(const gl::ProgramPipelineState &data, in ProgramPipelineGL() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_opt_legalization_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_opt_performance_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_opt_size_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dspvtools_val_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Diterator_test.cpp31 std::vector<std::unique_ptr<int>> data; in TEST() local
49 std::vector<std::unique_ptr<int>> data; in TEST() local
66 std::vector<std::unique_ptr<int>> data; TEST() local
83 std::vector<std::unique_ptr<int>> data; TEST() local
102 std::vector<std::unique_ptr<int>> data; TEST() local
114 std::vector<std::unique_ptr<int>> data; TEST() local
[all...]
/third_party/skia/src/effects/
H A DSkOverdrawColorFilter.cpp36 auto data = SkData::MakeUninitialized(kNumColors * sizeof(SkPMColor4f)); in MakeWithSkColors() local
/third_party/skia/samplecode/
H A DSampleAudio.cpp26 auto data = SkData::MakeFromFileName("/Users/reed/skia/mp3/scott-joplin-peacherine-rag.mp3"); variable
/third_party/openssl/include/openssl/
H A Drc4.h30 RC4_INT data[256]; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A Dspvtools_opt_legalization_fuzzer.cpp21 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument

Completed in 119 milliseconds

12345678910>>...1158