Home
last modified time | relevance | path

Searched defs:size (Results 2326 - 2350 of 22382) sorted by relevance

1...<<919293949596979899100>>...896

/third_party/python/Modules/_ctypes/libffi_osx/
H A Dffi.c108 struct_on_stack( int size) struct_on_stack() argument
[all...]
/third_party/pulseaudio/speex/tmv/
H A Dmisc_tm.h44 void *speex_alloc (int size) in speex_alloc() argument
57 void *speex_alloc_scratch (int size) in speex_alloc_scratch() argument
70 void *speex_realloc (void *ptr, int size) in speex_realloc() argument
/third_party/pulseaudio/src/pulse/
H A Dxmalloc.c58 void* pa_xmalloc(size_t size) { in pa_xmalloc() argument
69 void* pa_xmalloc0(size_t size) { in pa_xmalloc0() argument
80 void *pa_xrealloc(void *ptr, size_t size) { in pa_xrealloc() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h175 size_t size() const { in size() function in llvm::gsym::LineTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInjectedSourceStream.h33 uint32_t size() const { return InjectedSourceTable.size(); } in size() function in llvm::pdb::InjectedSourceStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPredIteratorCache.h65 size_t size(BasicBlock *BB) const { return GetNumPreds(BB); } in size() function in llvm::PredIteratorCache
H A DValueSymbolTable.h81 inline unsigned size() const { return unsigned(vmap.size()); } in size() function in llvm::ValueSymbolTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DRemarkParser.h74 size_t size() const { return Offsets.size(); } in size() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRecyclingAllocator.h62 inline void *operator new(size_t size, in operator new() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DTrace.h66 size_type size() const { return Records.size(); } in size() function in llvm::xray::Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.h64 unsigned size() const { return ValuePtrs.size(); } in size() function in llvm::BitcodeReaderValueList
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave.c23 uint32_t test_basic_vla(uint32_t size, uint32_t start, uint32_t inc) { in test_basic_vla() argument
37 uint32_t test_vla_in_loop(uint32_t size, uint32_t start, uint32_t inc) { in test_vla_in_loop() argument
53 uint32_t test_two_vlas_in_loops(uint32_t size, uint32_t start, uint32_t inc) { in test_two_vlas_in_loops() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DLinuxMallocProfiling.cpp36 void *internalAllocator(size_t size, void *caller) { in internalAllocator() argument
50 void *operator new(size_t size) { in operator new() argument
55 void *operator new[](size_t size) { in operator new[]() argument
60 extern "C" void *malloc(size_t size) { in malloc() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Ddata_builder.h41 explicit DataBuilder(const uint8_t* data, size_t size) in DataBuilder() argument
H A Dtint_ast_clone_fuzzer.cc51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
52 std::string str(reinterpret_cast<const char*>(data), size); in LLVMFuzzerTestOneInput() local
H A Dtint_reader_writer_fuzzer.h37 int Run(const uint8_t* data, size_t size) { in Run() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Darray.cc28 std::string SizeExprToString(const Expression* size, in SizeExprToString() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform_test.cc87 auto* size = arr->As<ast::Array>()->count->As<ast::IntLiteralExpression>(); in TEST_F() local
107 auto* size = arr->As<ast::Array>()->count->As<ast::IntLiteralExpression>(); in TEST_F() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dslide_hash_neon.h55 const size_t size = hash_size * sizeof(head[0]); in neon_slide_hash() local
/third_party/skia/third_party/externals/zlib/contrib/tests/fuzzers/
H A Ddeflate_fuzzer.cc24 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
H A Dstreaming_inflate_fuzzer.cc22 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput() argument
/third_party/skia/third_party/skcms/
H A Dskcms_internal.h27 uint32_t size; member
/third_party/skia/tools/fiddle/
H A Dfiddle_main.h63 SkISize size; member
/third_party/skia/tools/viewer/
H A DSkRiveSlide.cpp31 const auto& size = ab->getSize(); in load() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstrmap.h25 CharStringMap(int32_t size, UErrorCode &errorCode) { in CharStringMap() argument

Completed in 10 milliseconds

1...<<919293949596979899100>>...896