| /third_party/gn/src/base/containers/ |
| H A D | flat_map.h | 256 flat_map<Key, Mapped, Compare>::flat_map(std::vector<value_type> items, in flat_map() argument
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | proc_files.c | 34 static ITEM *items[7]; variable
|
| /third_party/libuv/src/unix/ |
| H A D | os390-syscalls.h | 49 struct pollfd* items; member
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | entropy_encode.h | 83 static BROTLI_INLINE void SortHuffmanTreeItems(HuffmanTree* items, in SortHuffmanTreeItems() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_schemes.c | 30 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 D | os390-syscalls.h | 49 struct pollfd* items; member
|
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | file.rs | 62 let mut items = Vec::new(); in parse() variables
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | file.rs | 62 let mut items = Vec::new(); in parse() variables
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | file.rs | 62 let mut items = Vec::new(); in parse() variables
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | file.rs | 62 let mut items = Vec::new(); in parse() variables
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | file.rs | 62 let mut items = Vec::new(); in parse() variables
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| H A D | data_structures.py | 35 def items(self): member in DictOfStringSets
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_schemes.c | 30 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 D | entropy_encode.h | 83 static BROTLI_INLINE void SortHuffmanTreeItems(HuffmanTree* items, in SortHuffmanTreeItems() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | output-options.hh | 50 char *items = g_strjoinv ("/", const_cast<char **> (supported_formats)); in add_options() local
|
| /third_party/toybox/toys/other/ |
| H A D | hwclock.c | 45 int hctosys = 0, items = fscanf(fp, "%d", &hctosys); in rtc_find() local
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | enum_type_wrapper.py | 98 def items(self): member in EnumTypeWrapper
|
| /third_party/rust/crates/syn/src/ |
| H A D | file.rs | 100 let mut items = Vec::new(); in parse() variables
|
| /base/print/print_fwk/frameworks/helper/print_helper/include/ |
| H A D | printer_capability_helper.h | 97 std::vector<T> items; in ProcessJsArrayProperty() local
|
| /foundation/multimodalinput/input/service/event_handler/src/ |
| H A D | key_event_value_transformation.cpp | 509 int32_t KeyItemsTransKeyIntention(const std::vector<KeyEvent::KeyItem> &items) in KeyItemsTransKeyIntention() argument
|
| /kernel/linux/linux-6.6/include/uapi/sound/sof/ |
| H A D | header.h | 67 struct sof_manifest_tlv items[]; member
|
| /third_party/icu/icu4c/source/test/depstest/ |
| H A D | dependencies.py | 39 items = {} variable [all...] |
| /third_party/icu/tools/unicode/c/genregexcasing/ |
| H A D | genregexcasing.cpp | 103 int items=0; in main() local
|
| /third_party/libexif/libexif/fuji/ |
| H A D | mnote-fuji-entry.c | 59 } items[] = { variable
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | DigitSequenceTest.java | 123 private static <T extends Comparable<T>> void testComparator(T... items) { in testComparator() argument [all...] |