/third_party/alsa-utils/alsamixer/ |
H A D | curskey.c | 114 int key; in create_ncurses_keynames() local 189 int curskey_mod_key(int key, unsigne argument [all...] |
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_include.c | 29 static int get_string(snd_config_t *compound, const char *key, const char **str) in get_string() argument
|
/third_party/curl/lib/ |
H A D | hash.c | 80 mk_hash_element(const void *key, size_t key_len, const void *p) in mk_hash_element() argument 105 Curl_hash_add(struct Curl_hash *h, void *key, size_t key_len, void *p) in Curl_hash_add() argument 148 Curl_hash_delete(struct Curl_hash *h, void *key, size_t key_len) Curl_hash_delete() argument 175 Curl_hash_pick(struct Curl_hash *h, void *key, size_t key_len) Curl_hash_pick() argument 274 Curl_hash_str(void *key, size_t key_length, size_t slots_num) Curl_hash_str() argument [all...] |
/third_party/cups-filters/backend/ |
H A D | ieee1284.c | 518 char key[256], /* Key string */ in get_1284_values() local [all...] |
/third_party/gn/src/gn/ |
H A D | string_atom.cc | 47 KeyType key; member 101 Insert(Node* node, size_t hash, KeyType key) Insert() argument 124 find(std::string_view key) find() argument 192 find(std::string_view key) find() argument [all...] |
H A D | rust_project_writer_helpers.h | 54 void AddRustenv(std::string key, std::string value) { in AddRustenv() argument
|
/third_party/gptfdisk/ |
H A D | gptcurses.h | 31 int key; // Keyboard shortcut member
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
H A D | CollationKey.java | 150 public CollationKey(String source, byte key[]) in CollationKey() argument 159 private CollationKey(String source, byte key[], int length) in CollationKey() argument 178 CollationKey(String source, RawCollationKey key) CollationKey() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | LocaleValidityChecker.java | 122 static SpecialCase get(String key) { in get() argument [all...] |
H A D | LocaleExtensions.java | 126 public Extension getExtension(Character key) { in getExtension() argument 130 public String getExtensionValue(Character key) { in getExtensionValue() argument [all...] |
H A D | BaseLocale.java | 236 public static Key normalize(Key key) { in normalize() argument 257 protected Key normalizeKey(Key key) { in normalizeKey() argument 262 createObject(Key key) createObject() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/range/ |
H A D | StandardPluralRanges.java | 46 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument 83 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | CompactData.java | 180 public void put(UResource.Key key, UResource.Value value, boolean isRoot) { in put() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
H A D | UnitPreferences.java | 196 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument [all...] |
H A D | ConversionRates.java | 145 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
H A D | NumberRangeFormatterSettings.java | 31 private final int key; field in NumberRangeFormatterSettings 35 NumberRangeFormatterSettings(NumberRangeFormatterSettings<?> parent, int key, Object value) { in NumberRangeFormatterSettings() argument 141 /* package-protected */ abstract T create(int key, Object value); in create() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nmfmapts.cpp | 308 URegistryKey key = NumberFormat::registerFactory(new NFTestFactory(), status); in testRegistration() local
|
H A D | tsdcfmsy.cpp | 276 DecimalFormatSymbols::ENumberFormatSymbol key = in testDigitSymbols() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
H A D | ULocaleCollationTest.java | 82 boolean unregister(Object key); in unregister() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | hash.h | 204 put(const UnicodeString& key, void* value, UErrorCode& status) put() argument 208 puti(const UnicodeString& key, int32_t value, UErrorCode& status) puti() argument 212 putiAllowZero(const UnicodeString& key, int32_t value, UErrorCode& status) putiAllowZero() argument 225 getiAndFound(const UnicodeString& key, UBool &found) const getiAndFound() argument 229 remove(const UnicodeString& key) remove() argument 233 removei(const UnicodeString& key) removei() argument [all...] |
H A D | rbbirb.h | 52 UnicodeString key; member in RBBISymbolTableEntry 203 UnicodeString *key; member
|
H A D | resbund.cpp | 318 UnicodeString ResourceBundle::getNextString(const char ** key, UErrorCode& status) { in getNextString() argument 342 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() argument 354 ResourceBundle ResourceBundle::getWithFallback(const char* key, UErrorCode& status){ in getWithFallback() argument 364 UnicodeString ResourceBundle::getStringEx(const char* key, UErrorCode& status) const { in getStringEx() argument
|
H A D | rbbistbl.cpp | 187 void RBBISymbolTable::addEntry (const UnicodeString &key, RBBINode *val, UErrorCode &err) { in addEntry() argument [all...] |
H A D | servls.cpp | 74 ICUServiceKey* key = createKey(&locName, kind, status); in get() local
|
H A D | static_unicode_sets.cpp | 36 inline UnicodeSet* getImpl(Key key) { in getImpl() argument 68 void saveSet(Key key, const UnicodeString& unicodeSetPattern, UErrorCode& status) { in saveSet() argument 213 get(Key key) get() argument [all...] |