Searched refs:size_t (Results 19951 - 19975 of 37922) sorted by relevance
1...<<791792793794795796797798799800>>...1517
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | batch.hh | 42 size_t l = strlen (buf); in batch_main()
|
/third_party/skia/third_party/externals/icu/fuzzers/ |
H A D | icu_to_case_fuzzer.cc | 27 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | chrome_subsetter.cc | 38 EXPECT_GT(input_buffer.size(), (size_t)0); in TestChromeSubsetter()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | object.c | 29 pa_object *pa_object_new_internal(size_t size, const char *type_id, bool (*check_type)(const char *type_id)) { in pa_object_new_internal()
|
H A D | socket-client.h | 38 pa_socket_client* pa_socket_client_new_sockaddr(pa_mainloop_api *m, const struct sockaddr *sa, size_t salen);
|
H A D | database.h | 36 size_t size;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | Header.h | 27 constexpr size_t GSYM_MAX_UUID_SIZE = 20;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Decompressor.h | 34 return decompress({Out.data(), (size_t)DecompressedSize}); in resizeAndDecompress()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.h | 29 static const size_t RedZoneSize = 128;
|
/third_party/skia/third_party/externals/tint/fuzzers/ |
H A D | mersenne_twister_engine.cc | 51 void MersenneTwisterEngine::RandomNBytes(uint8_t* dest, size_t n) {
|
H A D | tint_reader_writer_fuzzer.h | 37 int Run(const uint8_t* data, size_t size) { in Run()
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | call_target.h | 100 std::size_t operator()(const tint::sem::CallTargetSignature& sig) const;
|
H A D | constant.cc | 28 const Type* ElemType(const Type* ty, size_t num_elements) { in ElemType()
|
/third_party/skia/third_party/externals/tint/src/utils/io/ |
H A D | tmpfile_windows.cc | 52 bool TmpFile::Append(const void* data, size_t size) const { in Append()
|
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/ |
H A D | deflate_set_dictionary_fuzzer.cc | 15 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput()
|
/third_party/skia/tools/ |
H A D | get_current_monitor_profile.cpp | 21 size_t size = CFDataGetLength(dataRef); in main()
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
H A D | ImgHandler.cpp | 24 const char* upload_data, size_t* upload_data_size) { in handle()
|
/third_party/toybox/toys/other/ |
H A D | factor.c | 82 size_t len = 0; in factor_main()
|
/third_party/python/Python/clinic/ |
H A D | Python-tokenize.c.h | 32 if (strlen(source) != (size_t)source_length) { in tokenizeriter_new()
|
/third_party/pulseaudio/src/tests/ |
H A D | get-binary-name-test.c | 34 size_t allocated = 128; in START_TEST()
|
/third_party/python/Modules/clinic/ |
H A D | symtablemodule.c.h | 42 if (strlen(startstr) != (size_t)startstr_length) { in _symtable_symtable()
|
/third_party/skia/experimental/tskit/go/gen_types/testdata/ |
H A D | bindings1.cpp | 15 function("_privateFunction2", optional_override([](int x, int y)->size_t { in EMSCRIPTEN_BINDINGS()
|
/third_party/skia/modules/skottie/src/text/ |
H A D | RangeSelector.h | 63 std::tuple<float, float> resolve(size_t domain_size) const;
|
/third_party/skia/docs/examples/ |
H A D | Point_CrossProduct.cpp | 14 for (size_t i = 0; i < 4; ++i) { in REG_FIDDLE()
|
/third_party/skia/fuzz/ |
H A D | Fuzz.cpp | 19 void Fuzz::nextBytes(void* n, size_t size) { in nextBytes()
|
Completed in 22 milliseconds
1...<<791792793794795796797798799800>>...1517