Home
last modified time | relevance | path

Searched refs:size_t (Results 23051 - 23075 of 38644) sorted by relevance

1...<<921922923924925926927928929930>>...1546

/third_party/toybox/kconfig/
H A Dutil.c87 size_t l = strlen(gs->s) + strlen(s) + 1; in str_append()
/third_party/toybox/toys/posix/
H A Dpaste.c47 size_t blen; in paste_files()
H A Duudecode.c31 size_t allocated_length; in uudecode_main()
/third_party/vixl/examples/aarch64/
H A Dliteral.cc65 size_t code_size = masm.GetSizeOfCodeGenerated(); in LiteralExample()
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dwin32filemap.c57 void (*processor)(const void *, size_t, const TCHAR *, void *arg), in filemap()
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h86 pa_device_port *pa_device_port_new(pa_core *c, pa_device_port_new_data *data, size_t extra);
H A Dsemaphore-osx.c48 static char *sem_name(char *fn, size_t l, int id) { in sem_name()
/third_party/python/Include/cpython/
H A Dpthread_stubs.h73 PyAPI_FUNC(int) pthread_attr_setstacksize(pthread_attr_t *attr, size_t stacksize);
/third_party/protobuf/src/google/protobuf/util/
H A Ddelimited_message_util.cc99 size_t size = message.ByteSizeLong(); in SerializeDelimitedToCodedStream()
/third_party/python/Modules/
H A Daddrinfo.h132 size_t ai_addrlen; /* length of ai_addr */
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Draw_logging.h117 void SafeWriteToStderr(const char *s, size_t len);
H A Dunscaledcycleclock.cc94 size_t length = sizeof(timebase_frequency);
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dnode_hash_policy.h70 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 Dthread_pool.h47 for (size_t i = 0; i < threads_.size(); i++) { in ~ThreadPool()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dseed_sequences_test.cc97 const size_t kNumVariates = 1000; in TestReproducibleVariateSequencesForNonsecureURBG()
/third_party/skia/modules/skottie/src/effects/
H A DBlackAndWhiteEffect.cpp83 enum : size_t { in BlackAndWhiteAdapter()
H A DCornerPinEffect.cpp34 enum : size_t { in CornerPinAdapter()
/third_party/skia/include/core/
H A DSkDrawable.h121 static sk_sp<SkDrawable> Deserialize(const void* data, size_t size, in Deserialize()
H A DSkDrawLooper.h118 static sk_sp<SkDrawLooper> Deserialize(const void* data, size_t size, in Deserialize()
H A DSkVertices.h97 size_t approximateSize() const;
H A DSkColorFilter.h58 static sk_sp<SkColorFilter> Deserialize(const void* data, size_t size,
H A DSkOverdrawCanvas.h36 void onDrawPoints(PointMode, size_t, const SkPoint[], const SkPaint&) override;
/third_party/skia/experimental/graphite/src/
H A DDrawTypes.h159 size_t fOffset = 0;
/third_party/skia/experimental/tskit/bindings/
H A Dextension.cpp50 function("_privateExtension", optional_override([](uintptr_t rPtr, size_t len)->int { in EMSCRIPTEN_BINDINGS()
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Pipeline.cpp60 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { in LLVMFuzzerTestOneInput()

Completed in 24 milliseconds

1...<<921922923924925926927928929930>>...1546