Searched refs:size_t (Results 23051 - 23075 of 38644) sorted by relevance
1...<<921922923924925926927928929930>>...1546
/third_party/toybox/kconfig/ |
H A D | util.c | 87 size_t l = strlen(gs->s) + strlen(s) + 1; in str_append()
|
/third_party/toybox/toys/posix/ |
H A D | paste.c | 47 size_t blen; in paste_files()
|
H A D | uudecode.c | 31 size_t allocated_length; in uudecode_main()
|
/third_party/vixl/examples/aarch64/ |
H A D | literal.cc | 65 size_t code_size = masm.GetSizeOfCodeGenerated(); in LiteralExample()
|
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | win32filemap.c | 57 void (*processor)(const void *, size_t, const TCHAR *, void *arg), in filemap()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | device-port.h | 86 pa_device_port *pa_device_port_new(pa_core *c, pa_device_port_new_data *data, size_t extra);
|
H A D | semaphore-osx.c | 48 static char *sem_name(char *fn, size_t l, int id) { in sem_name()
|
/third_party/python/Include/cpython/ |
H A D | pthread_stubs.h | 73 PyAPI_FUNC(int) pthread_attr_setstacksize(pthread_attr_t *attr, size_t stacksize);
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | delimited_message_util.cc | 99 size_t size = message.ByteSizeLong(); in SerializeDelimitedToCodedStream()
|
/third_party/python/Modules/ |
H A D | addrinfo.h | 132 size_t ai_addrlen; /* length of ai_addr */
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | raw_logging.h | 117 void SafeWriteToStderr(const char *s, size_t len);
|
H A D | unscaledcycleclock.cc | 94 size_t length = sizeof(timebase_frequency);
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | node_hash_policy.h | 70 static size_t space_used(const slot_type* slot) { in space_used()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | thread_pool.h | 47 for (size_t i = 0; i < threads_.size(); i++) { in ~ThreadPool()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | seed_sequences_test.cc | 97 const size_t kNumVariates = 1000; in TestReproducibleVariateSequencesForNonsecureURBG()
|
/third_party/skia/modules/skottie/src/effects/ |
H A D | BlackAndWhiteEffect.cpp | 83 enum : size_t { in BlackAndWhiteAdapter()
|
H A D | CornerPinEffect.cpp | 34 enum : size_t { in CornerPinAdapter()
|
/third_party/skia/include/core/ |
H A D | SkDrawable.h | 121 static sk_sp<SkDrawable> Deserialize(const void* data, size_t size, in Deserialize()
|
H A D | SkDrawLooper.h | 118 static sk_sp<SkDrawLooper> Deserialize(const void* data, size_t size, in Deserialize()
|
H A D | SkVertices.h | 97 size_t approximateSize() const;
|
H A D | SkColorFilter.h | 58 static sk_sp<SkColorFilter> Deserialize(const void* data, size_t size,
|
H A D | SkOverdrawCanvas.h | 36 void onDrawPoints(PointMode, size_t, const SkPoint[], const SkPaint&) override;
|
/third_party/skia/experimental/graphite/src/ |
H A D | DrawTypes.h | 159 size_t fOffset = 0;
|
/third_party/skia/experimental/tskit/bindings/ |
H A D | extension.cpp | 50 function("_privateExtension", optional_override([](uintptr_t rPtr, size_t len)->int { in EMSCRIPTEN_BINDINGS()
|
/third_party/skia/fuzz/oss_fuzz/ |
H A D | FuzzSKSL2Pipeline.cpp | 60 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput()
|
Completed in 24 milliseconds
1...<<921922923924925926927928929930>>...1546