Home
last modified time | relevance | path

Searched defs:used (Results 51 - 75 of 246) sorted by relevance

12345678910

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save.h120 GLuint used; /**< Number of 4-byte words used in buffer */ member
125 GLuint used; member
/third_party/mesa3d/src/mesa/main/
H A Dglthread.c51 unsigned used = batch->used; in glthread_unmarshal_batch() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_cs.c138 const size_t used = cur_buf->offset + cur_buf->committed_size; in vn_cs_encoder_gc_buffers() local
H A Dvn_feedback.h21 uint32_t used; member
/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-genrsa.c334 unsigned int used = 0; local
/third_party/pcre2/pcre2/src/
H A Dpcre2posix.c233 int used; in pcre2_regerror() local
/third_party/popt/src/
H A Dpoptint.c113 { size_t used = (size_t)(pout - dstr); in strdup_locale_from_utf8() local
/third_party/python/Lib/distutils/tests/
H A Dtest_util.py14 from distutils import util # used to patch _environ_checked namespace
/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorTableManager.h67 bool used() { return fNextAvailable > 0; } in used() function in GrD3DDescriptorTableManager::Heap
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-indic-table.py171 used = 0 variable
/third_party/toybox/toys/posix/
H A Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local
[all...]
/third_party/rust/crates/clap/src/parser/
H A Dparser.rs793 let mut used: Vec<Id> = matcher in parse_long_arg() variables
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dparser.cc313 std::unordered_set<int> used; in MatchesConversions() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpabuf.h22 size_t used; /* length of data in the buffer */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpabuf.h22 size_t used; /* length of data in the buffer */ member
/third_party/zlib/contrib/infback9/
H A Dinftree9.c42 unsigned used; /* code entries in table used */ in inflate_table9() local
[all...]
/third_party/zlib/
H A Dinftrees.c42 unsigned used; /* code entries in table used */ in inflate_table() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.c646 unsigned int used = 0; in find_set_bits() local
/third_party/elfutils/libelf/
H A Delf_compress.c105 size_t used = hsize; in __libelf_compress() local
/third_party/ffmpeg/libavcodec/
H A Dvmdvideo.c144 int i, l, used = 0; in rle_unpack() local
/third_party/ffmpeg/libavfilter/
H A Dvf_shufflepixels.c51 uint8_t *used; member
75 uint8_t *used = s->used; in make_horizontal_map() local
113 uint8_t *used = s->used; in make_vertical_map() local
152 uint8_t *used in make_block_map() local
[all...]
/third_party/curl/lib/
H A Dmd5.c474 unsigned long used; in my_md5_update() local
508 unsigned long used, available; in my_md5_final() local
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-lejp.c555 int n, used; in lws_struct_json_serialize() local
/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c43 size_t used; member
/third_party/libunwind/libunwind/tests/
H A Dtest-coredump-unwind.c94 int prefix_len, strerr_len, msgeol_len, used; in verror_msg_helper() local
[all...]

Completed in 27 milliseconds

12345678910