Home
last modified time | relevance | path

Searched defs:used (Results 101 - 125 of 233) sorted by relevance

12345678910

/third_party/lwip/test/unit/api/
H A Dtest_sockets.c17 int used = 0; in test_sockets_get_used_count() local
/third_party/skia/src/pathops/
H A DSkIntersections.h215 int used() const { in used() function in SkIntersections
/third_party/skia/src/utils/
H A DSkCustomTypeface.cpp421 size_t used = path.readFromMemory(buffer + totalUsed, length - totalUsed); in Deserialize() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.h87 FT_Bool used; /* DS positions are valid */ member
/third_party/toybox/toys/posix/
H A Dtar.c429 long long len, used = 0, sent; in sendfile_sparse() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client.c148 int used; in tlsv1_client_handshake() local
311 int used; in tlsv1_client_decrypt() local
[all...]
H A Dtlsv1_server.c139 int used; in tlsv1_server_handshake() local
265 int used; in tlsv1_server_decrypt() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_named_pipe.c71 int used; member
100 static int ctrl_broken_pipe(HANDLE pipe, int used) in ctrl_broken_pipe() argument
547 int used; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client.c172 int used; in tlsv1_client_handshake() local
335 int used; in tlsv1_client_decrypt() local
[all...]
H A Dtlsv1_server.c139 int used; in tlsv1_server_handshake() local
265 int used; in tlsv1_server_decrypt() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_named_pipe.c71 int used; member
100 static int ctrl_broken_pipe(HANDLE pipe, int used) in ctrl_broken_pipe() argument
550 int used; member
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c49 int used; /* anything record on this track */ member
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h314 uint8_t used; member
/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.h54 bool used; member
/third_party/mbedtls/library/
H A Dsha512.c818 unsigned used; in mbedtls_sha512_finish() local
H A Dsha256.c702 uint32_t used; in mbedtls_sha256_finish() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c95 bool used[MAX_NUM_REF_PICS]; member
304 bool used; in st_ref_pic_set() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c1744 unsigned used = s->strm->avail_in; local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dglthread.h109 unsigned used; member
179 unsigned used; member
/third_party/node/deps/v8/src/objects/
H A Dcontexts.cc46 int used = table->used(kAcquireLoad); in Extend() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, unsigned used, unsigned new_size) crocus_grow_buffer() argument
H A Dcrocus_batch.h80 unsigned used; member
234 unsigned used = crocus_batch_bytes_used(batch); in crocus_require_command_space() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_context.c110 uint32_t used; member
117 uint32_t used; member
125 uint32_t used; member
133 uint32_t used; member
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCompiler.h83 bool used = false; member
/third_party/skia/src/core/
H A DSkResourceCache.cpp182 size_t used = rec->bytesUsed(); in remove() local
387 size_t used = 0; in validate() local
[all...]

Completed in 38 milliseconds

12345678910