/aosp_15_r20/external/mesa3d/src/util/ |
H A D | disk_cache.c | 125 char *path = disk_cache_generate_cache_dir(local, gpu_name, driver_id, in disk_cache_type_create() local 346 disk_cache_remove(struct disk_cache *cache, const cache_key key) in disk_cache_remove() 362 create_put_job(struct disk_cache *cache, const cache_key key, in create_put_job() 473 blob_put_compressed(struct disk_cache *cache, const cache_key key, in blob_put_compressed() 502 blob_get_compressed(struct disk_cache *cache, const cache_key key, in blob_get_compressed() 551 disk_cache_put(struct disk_cache *cache, const cache_key key, in disk_cache_put() 569 disk_cache_put_nocopy(struct disk_cache *cache, const cache_key key, in disk_cache_put_nocopy() 589 disk_cache_get(struct disk_cache *cache, const cache_key key, size_t *size) in disk_cache_get() 624 disk_cache_put_key(struct disk_cache *cache, const cache_key key) in disk_cache_put_key() 651 disk_cache_has_key(struct disk_cache *cache, const cache_key key) in disk_cache_has_key() [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/native/ |
H A D | System.c | 47 #define PUTPROP(props, key, val) \ argument 61 #define PUTPROP_ForPlatformNString(props, key, val) \ argument 71 #define REMOVEPROP(props, key) \ argument 79 #define GETPROP(props, key, jret) \ argument 176 char path[PATH_MAX]; in System_specialProperties() local
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/aosp_15_r20/external/jsoncpp/src/lib_json/ |
H A D | json_value.cpp | 931 CZString key(index); in operator []() local 954 CZString key(index); in operator []() local 1038 Value& Value::resolveReference(const char* key) { in resolveReference() 1057 Value& Value::resolveReference(char const* key, char const* end) { in resolveReference() 1114 Value& Value::operator[](const char* key) { in operator []() 1118 Value& Value::operator[](const String& key) { in operator []() 1122 Value& Value::operator[](const StaticString& key) { in operator []() 1160 Value Value::get(char const* key, Value const& defaultValue) const { in get() 1163 Value Value::get(String const& key, Value const& defaultValue) const { in get() 1181 bool Value::removeMember(const char* key, Value* removed) { in removeMember() [all …]
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/ |
H A D | SipStackImpl.java | 759 String path = configurationProperties in SipStackImpl() local 775 String path = configurationProperties in SipStackImpl() local 1090 String key = ListeningPointImpl.makeKey(address, port, transport); in createListeningPoint() local 1159 String key = lip.getKey(); in deleteListeningPoint() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ExtractMessages.java | 170 private static String getProperty(String key, String defaultValue) { in getProperty() 186 public void handlePathValue(String path, String value) { in handlePathValue() 223 public void handlePathValue(String path, String value) { in handlePathValue() 379 String key = null; in reset() local
|
H A D | GenerateEnums.java | 397 Object key = it.next(); in loadCLDRData() local 438 String path = it.next(); in loadCLDRData() local 507 String path = it.next(); in getContainment() local 569 Object key = it.next(); in checkDuplicates() local 830 String path = in getDeprecatedReplacement() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ctr_drbg.c | 117 unsigned char key[MBEDTLS_CTR_DRBG_KEYSIZE]; in block_cipher_df() local 425 unsigned char key[MBEDTLS_CTR_DRBG_KEYSIZE]; in mbedtls_ctr_drbg_seed() local 586 const char *path) in mbedtls_ctr_drbg_write_seed_file() 619 const char *path) in mbedtls_ctr_drbg_update_seed_file()
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | StagefrightMediaScanner.cpp | 56 const char *path, const char *mimeType, in processFile() 73 const char *path, const char * /* mimeType */, in processFileInternal() 113 int key; in processFileInternal() member
|
/aosp_15_r20/packages/modules/ConfigInfrastructure/service/java/com/android/server/deviceconfig/ |
D | DeviceConfigBootstrapValues.java | 78 Path path = getPath(); in parseAndApplyBootstrapValues() local 101 String key = line.substring(namespaceDelimiter + 1, valueDelimiter); in processLine() local 115 private void writeToDeviceConfig(String namespace, String key, String value) { in writeToDeviceConfig()
|
/aosp_15_r20/external/python/cpython2/Lib/plat-os2emx/ |
D | pwd.py | 82 def __nullpathconv(path): argument 85 def __unixpathconv(path): argument 138 def __getitem__(self, key): argument
|
/aosp_15_r20/frameworks/native/cmds/service/ |
H A D | service.cpp | 185 const char *path = argv[optind++]; in main() local 202 const char *path = argv[optind++]; in main() local 246 char* key = strtok_r(argv[optind], "=", &context1); in main() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
H A D | JsonKeysetWriter.java | 86 public static KeysetWriter withPath(String path) throws IOException { in withPath() 101 public static KeysetWriter withPath(Path path) throws IOException { in withPath() 139 private JsonObject toJson(Keyset.Key key) { in toJson()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor_unittest.cc | 6225 FieldDescriptorProto* key = in TEST_F() local 6235 FieldDescriptorProto* key = in TEST_F() local 6245 FieldDescriptorProto* key = in TEST_F() local 6285 FieldDescriptorProto* key = in TEST_F() local 6295 FieldDescriptorProto* key = in TEST_F() local 6305 FieldDescriptorProto* key = in TEST_F() local 6315 FieldDescriptorProto* key = in TEST_F() local 6340 FieldDescriptorProto* key = in TEST_F() local 7617 int path[] = {FileDescriptorProto::kOptionsFieldNumber, in TEST_F() local 7630 int path[] = {FileDescriptorProto::kOptionsFieldNumber, in TEST_F() local [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor_unittest.cc | 6225 FieldDescriptorProto* key = in TEST_F() local 6235 FieldDescriptorProto* key = in TEST_F() local 6245 FieldDescriptorProto* key = in TEST_F() local 6285 FieldDescriptorProto* key = in TEST_F() local 6295 FieldDescriptorProto* key = in TEST_F() local 6305 FieldDescriptorProto* key = in TEST_F() local 6315 FieldDescriptorProto* key = in TEST_F() local 6340 FieldDescriptorProto* key = in TEST_F() local 7617 int path[] = {FileDescriptorProto::kOptionsFieldNumber, in TEST_F() local 7630 int path[] = {FileDescriptorProto::kOptionsFieldNumber, in TEST_F() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/ |
D | state.rs | 75 let key: InternalString = kv.key.get_internal().into(); in on_keyval() localVariable 105 let key = &path[path.len() - 1]; in start_array_table() localVariable 139 let key = &path[path.len() - 1]; in start_table() localVariable 164 let path = std::mem::take(&mut self.current_table_path); in finalize_table() localVariable 172 let key = &path[path.len() - 1]; in finalize_table() localVariable 192 let key = &path[path.len() - 1]; in finalize_table() localVariable
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/ |
D | AppManifestConfigMetricsLogger.java | 86 String key = String.format(Locale.US, PREFS_KEY_TEMPLATE, call.packageName, call.api); in handleLogUsage() local 134 String path = in dump() local 146 String key = pref.getKey(); in dump() local
|
/aosp_15_r20/external/sdk-platform-java/api-common-java/src/main/java/com/google/api/pathtemplate/ |
H A D | PathTemplate.java | 392 public TemplatedResourceName parse(String path) { in parse() 415 public void validate(String path, String exceptionMessagePrefix) { in validate() 456 public Map<String, String> validatedMatch(String path, String exceptionMessagePrefix) { in validatedMatch() 468 public boolean matches(String path) { in matches() 502 public Map<String, String> match(String path) { in match() 519 public Map<String, String> matchFromFullName(String path) { in matchFromFullName() 524 private Map<String, String> match(String path, boolean forceHostName) { in match() 821 public List<String> decode(String path) { in decode() 829 String key = entry.getKey(); in decode() local
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | disk_cache_test_util.cc | 20 char key[200]; in GenerateKey() local 64 bool DeleteCache(const base::FilePath& path) { in DeleteCache() 69 bool CheckCacheIntegrity(const base::FilePath& path, in CheckCacheIntegrity()
|
/aosp_15_r20/build/make/tools/aconfig/printflags/src/ |
H A D | main.rs | 32 let key = capture.get(1).unwrap().as_str().to_string(); in parse_device_config() localVariable 86 let path = format!("/{}/etc/aconfig_flags.pb", mount_point); in main() localVariable 96 let key = format!("{}/{}.{}", flag.namespace(), flag.package(), flag.name()); in main() localVariable
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | resbund.cpp | 209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() 316 UnicodeString ResourceBundle::getNextString(const char ** key, UErrorCode& status) { in getNextString() 340 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() argument 352 ResourceBundle ResourceBundle::getWithFallback(const char* key, UErrorCode& status){ in getWithFallback() 362 UnicodeString ResourceBundle::getStringEx(const char* key, UErrorCode& status) const { in getStringEx() argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | resbund.cpp | 209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() 318 UnicodeString ResourceBundle::getNextString(const char ** key, UErrorCode& status) { in getNextString() 342 ResourceBundle ResourceBundle::get(const char* key, UErrorCode& status) const { in get() argument 354 ResourceBundle ResourceBundle::getWithFallback(const char* key, UErrorCode& status){ in getWithFallback() 364 UnicodeString ResourceBundle::getStringEx(const char* key, UErrorCode& status) const { in getStringEx() argument
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/linux/ |
H A D | main_wnd.cc | 62 GdkEventKey* key, in OnKeyPressCallback() 69 GtkTreePath* path, in OnRowActivatedCallback() 378 void GtkMainWnd::OnKeyPress(GtkWidget* widget, GdkEventKey* key) { in OnKeyPress() 406 GtkTreePath* path, in OnRowActivated()
|
/aosp_15_r20/external/cronet/build/apple/ |
H A D | plist_util.py | 29 def __init__(self, key): argument 92 def LoadPList(path): argument 98 def SavePList(path, format, data): argument
|
/aosp_15_r20/external/angle/build/apple/ |
H A D | plist_util.py | 29 def __init__(self, key): argument 92 def LoadPList(path): argument 98 def SavePList(path, format, data): argument
|