Home
last modified time | relevance | path

Searched defs:items (Results 26 - 50 of 578) sorted by relevance

12345678910>>...24

/third_party/gn/src/base/containers/
H A Dflat_map.h256 flat_map<Key, Mapped, Compare>::flat_map(std::vector<value_type> items, in flat_map() argument
/third_party/alsa-utils/alsamixer/
H A Dproc_files.c34 static ITEM *items[7]; variable
/third_party/libuv/src/unix/
H A Dos390-syscalls.h49 struct pollfd* items; member
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.h83 static BROTLI_INLINE void SortHuffmanTreeItems(HuffmanTree* items, in SortHuffmanTreeItems() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_schemes.c30 static const char *nid2name(int meth, const OSSL_ITEM *items, size_t items_n) in nid2name() argument
17 meth2nid(const void *meth, int (*meth_is_a)(const void *meth, const char *name), const OSSL_ITEM *items, size_t items_n) meth2nid() argument
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.h49 struct pollfd* items; member
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dfile.rs62 let mut items = Vec::new(); in parse() variables
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dfile.rs62 let mut items = Vec::new(); in parse() variables
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dfile.rs62 let mut items = Vec::new(); in parse() variables
/third_party/rust/crates/cxx/syntax/
H A Dfile.rs62 let mut items = Vec::new(); in parse() variables
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dfile.rs62 let mut items = Vec::new(); in parse() variables
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Ddata_structures.py35 def items(self): member in DictOfStringSets
/third_party/openssl/crypto/rsa/
H A Drsa_schemes.c30 static const char *nid2name(int meth, const OSSL_ITEM *items, size_t items_n) in nid2name() argument
17 meth2nid(const void *meth, int (*meth_is_a)(const void *meth, const char *name), const OSSL_ITEM *items, size_t items_n) meth2nid() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.h83 static BROTLI_INLINE void SortHuffmanTreeItems(HuffmanTree* items, in SortHuffmanTreeItems() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Doutput-options.hh50 char *items = g_strjoinv ("/", const_cast<char **> (supported_formats)); in add_options() local
/third_party/toybox/toys/other/
H A Dhwclock.c45 int hctosys = 0, items = fscanf(fp, "%d", &hctosys); in rtc_find() local
/third_party/protobuf/python/google/protobuf/internal/
H A Denum_type_wrapper.py98 def items(self): member in EnumTypeWrapper
/third_party/rust/crates/syn/src/
H A Dfile.rs100 let mut items = Vec::new(); in parse() variables
/base/print/print_fwk/frameworks/helper/print_helper/include/
H A Dprinter_capability_helper.h97 std::vector<T> items; in ProcessJsArrayProperty() local
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_event_value_transformation.cpp509 int32_t KeyItemsTransKeyIntention(const std::vector<KeyEvent::KeyItem> &items) in KeyItemsTransKeyIntention() argument
/kernel/linux/linux-6.6/include/uapi/sound/sof/
H A Dheader.h67 struct sof_manifest_tlv items[]; member
/third_party/icu/icu4c/source/test/depstest/
H A Ddependencies.py39 items = {} variable
[all...]
/third_party/icu/tools/unicode/c/genregexcasing/
H A Dgenregexcasing.cpp103 int items=0; in main() local
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c59 } items[] = { variable
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DDigitSequenceTest.java123 private static <T extends Comparable<T>> void testComparator(T... items) { in testComparator() argument
[all...]

Completed in 7 milliseconds

12345678910>>...24