Home
last modified time | relevance | path

Searched +defs:path +defs:key (Results 126 – 150 of 2484) sorted by relevance

12345678910>>...100

/aosp_15_r20/external/skia/src/utils/
H A DSkShadowUtils.cpp233 sk_sp<SkVertices> add(const SkPath& path, const FACTORY& factory, const SkMatrix& matrix, in add()
275 CachedTessellationsRec(const SkResourceCache::Key& key, in CachedTessellationsRec()
348 ShadowedPath(const SkPath* path, const SkMatrix* viewMatrix) in ShadowedPath()
356 const SkPath& path() const { return *fPath; } in path() function in __anonee488b7b0111::ShadowedPath
385 ShadowInvalidator(const SkResourceCache::Key& key) { in ShadowInvalidator()
414 SkScalar tx, SkScalar ty, bool)> drawProc, ShadowedPath& path, SkColor color) { in draw_shadow()
417 SkResourceCache::Key* key = nullptr; in draw_shadow() local
538 static bool fill_shadow_rec(const SkPath& path, const SkPoint3& zPlaneParams, in fill_shadow_rec()
564 void SkShadowUtils::DrawShadow(SkCanvas* canvas, const SkPath& path, const SkPoint3& zPlaneParams, in DrawShadow()
577 bool SkShadowUtils::GetLocalBounds(const SkMatrix& ctm, const SkPath& path, in GetLocalBounds()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DAbstractPoller.java78 abstract Object implRegister(Path path, in implRegister()
85 abstract void implCancelKey(WatchKey key); in implCancelKey()
131 final void cancel(WatchKey key) { in cancel()
255 Path path = (Path)params[0]; in processRequests() local
268 WatchKey key = (WatchKey)params[0]; in processRequests() local
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-module.c67 char *path; member
110 static inline const char *path_join(const char *path, size_t prefixlen, in path_join()
180 const char *path; in kmod_module_parse_depline() local
262 static int kmod_module_new(struct kmod_ctx *ctx, const char *key, in kmod_module_new()
348 char key[PATH_MAX]; in kmod_module_new_from_alias() local
388 const char *path, in kmod_module_new_from_path()
960 const char *path; in kmod_module_insert_module() local
1838 char path[PATH_MAX], buf[32]; in kmod_module_get_initstate() local
1989 char path[PATH_MAX]; in kmod_module_get_refcnt() local
2246 const char *path = kmod_module_get_path(mod); in kmod_module_get_elf() local
[all …]
/aosp_15_r20/external/libchrome/components/json_schema/
H A Djson_schema_validator.cc54 const char* key; member
59 bool CompareToString(const ExpectedType& entry, const std::string& key) { in CompareToString()
317 JSONSchemaValidator::Error::Error(const std::string& path, in Error()
465 const std::string& path) { in Validate()
536 const std::string& path) { in ValidateChoices()
559 const std::string& path) { in ValidateEnum()
595 const std::string& path) { in ValidateObject()
676 const std::string& path) { in ValidateArray()
718 const std::string& path) { in ValidateTuple()
767 const std::string& path) { in ValidateString()
[all …]
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_keystore.c179 full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path) in full_path_to_fapi_path()
247 expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name) in expand_path()
301 const char *path, in expand_path_to_object()
485 const char *path) in ifapi_keystore_load_async()
578 const char *path, in ifapi_keystore_store_async()
790 char *path) in ifapi_keystore_delete()
820 expand_directory(IFAPI_KEYSTORE *keystore, const char *path, char **directory_name) in expand_directory()
943 char *path; in keystore_search_obj() local
1098 const char *path) in ifapi_keystore_check_overwrite()
1158 const char *path) in ifapi_keystore_check_writeable()
[all …]
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dcompile_tasks.py26 def _reload_python_module_in_subproc(key, path): argument
34 def _reload_python_module(key, path): argument
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/
H A DS3Utilities.java340 String key = null; in parsePathStyleUri() local
341 String path = uri.getPath(); in parsePathStyleUri() local
364 String key = null; in parseVirtualHostedStyleUri() local
365 String path = uri.getPath(); in parseVirtualHostedStyleUri() local
379 String key = null; in parseAwsCliStyleUri() local
384 String path = uri.getPath(); in parseAwsCliStyleUri() local
/aosp_15_r20/external/selinux/libselinux/src/
H A Dlabel_media.c24 char *key; /* key string */ member
33 static int process_line(const char *path, const char *line_buf, int pass, in process_line()
39 char *key, *context; in process_line() local
75 const char *path = NULL; in init() local
190 const char *key, in lookup()
H A Dlabel_db.c73 char *key; member
91 process_line(const char *path, char *line_buf, unsigned int line_num, in process_line()
95 char *type, *key, *context, *temp; in process_line() local
197 db_lookup(struct selabel_handle *rec, const char *key, int type) in db_lookup()
245 const char *path = NULL; in db_init() local
H A Dlabel_x.c25 char *key; /* key string */ member
35 static int process_line(const char *path, const char *line_buf, int pass, in process_line()
41 char *type, *key, *context; in process_line() local
102 const char *path = NULL; in init() local
217 const char *key, int type) in lookup()
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DStorageSummaryFragment.java181 final String key = StorageSummaryFragment.VolPreference.makeKey(volumeInfo); in refresh() local
193 final String key = StorageSummaryFragment.MissingPreference.makeKey(volumeRecord); in refresh() local
221 final String key = StorageSummaryFragment.VolPreference.makeKey(volumeInfo); in refresh() local
232 final String key = StorageSummaryFragment.UnsupportedDiskPreference.makeKey(diskInfo); in refresh() local
275 final File path = vol.getPath(); in getSizeString() local
319 public void onStorageStateChanged(String path, String oldState, String newState) { in onStorageStateChanged()
/aosp_15_r20/cts/libs/webkit-shared/src/android/webkit/cts/
H A DIWebServer.aidl32 String path, String responseString, in List<HttpHeader> responseHeaders); in setResponse()
34 String getAbsoluteUrl(String path); in getAbsoluteUrl()
38 String getDelayedAssetUrl(String path); in getDelayedAssetUrl()
40 String getRedirectingAssetUrl(String path); in getRedirectingAssetUrl()
42 String getAssetUrl(String path); in getAssetUrl()
44 String getAuthAssetUrl(String path); in getAuthAssetUrl()
52 int getRequestCountWithPath(String path); in getRequestCountWithPath()
56 HttpRequest getLastRequest(String path); in getLastRequest()
60 String getCookieUrl(String path); in getCookieUrl()
62 String getSetCookieUrl(String path, String key, String value, String attributes); in getSetCookieUrl()
[all …]
/aosp_15_r20/system/update_engine/common/
H A Dprefs_unittest.cc80 for (const auto& key : keys2) in MultiNamespaceKeyTest() local
92 for (const auto& key : keys2corner) in MultiNamespaceKeyTest() local
99 for (const auto& key : keys1) in MultiNamespaceKeyTest() local
109 for (const auto& key : keys0) in MultiNamespaceKeyTest() local
117 for (const auto& key : keys0corner) in MultiNamespaceKeyTest() local
151 bool SetValue(const string& key, const string& value) { in SetValue()
190 base::FilePath path; in TEST_F() local
196 base::FilePath path; in TEST_F() local
201 base::FilePath path; in TEST_F() local
609 auto key = prefs_.CreateSubKey({"ns", "sp", "sk"}); in TEST_F() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new.c374 char net_obj_path[WPAS_DBUS_OBJECT_PATH_MAX], *path; in wpas_dbus_signal_network() local
514 char path[WPAS_DBUS_OBJECT_PATH_MAX]; in wpas_dbus_signal_network_enabled_changed() local
541 char *key = "pbc-overlap"; in wpas_dbus_signal_wps_event_pbc_overlap() local
579 char *key = "success"; in wpas_dbus_signal_wps_event_success() local
620 char *key = "fail"; in wpas_dbus_signal_wps_event_fail() local
666 char *key = "m2d"; in wpas_dbus_signal_wps_event_m2d() local
1386 char peer_obj_path[WPAS_DBUS_OBJECT_PATH_MAX], *path; in wpas_dbus_signal_p2p_provision_discovery() local
1490 char peer_obj_path[WPAS_DBUS_OBJECT_PATH_MAX], *path; in wpas_dbus_signal_p2p_go_neg_req() local
1700 char peer_obj_path[WPAS_DBUS_OBJECT_PATH_MAX], *path; in wpas_dbus_signal_p2p_go_neg_resp() local
1864 char peer_obj_path[WPAS_DBUS_OBJECT_PATH_MAX], *path; in wpas_dbus_signal_p2p_peer_joined() local
[all …]
/aosp_15_r20/packages/modules/Virtualization/build/apex/
Dsign_virt_apex.py151 def ExtractAvbPubkey(args, key, output): argument
156 def is_lz4(args, path): argument
222 def find_all_values_by_key(pairs, key): argument
275 def AddHashFooter(args, key, image_path, additional_images=()): argument
321 def AddHashTreeFooter(args, key, image_path): argument
426 def MakeVbmetaImage(args, key, vbmeta_img, images=None, chained_partitions=None): argument
536 def IsInitrdImage(path): argument
641 def resign_rialto(args, key, rialto_path): argument
667 def assert_different_value(original, updated, key, context): argument
/aosp_15_r20/external/skia/dm/
H A DDMJsonWriter.cpp37 CommandLineFlags::StringArray key, in DumpJson()
43 SkString path = SkOSPath::Join(dir, "dm.json"); in DumpJson() local
106 bool JsonWriter::ReadJson(const char* path, void(*callback)(BitmapResult)) { in ReadJson()
125 const ObjectValue& key = (*r)["key"].as<ObjectValue>(); in ReadJson() local
/aosp_15_r20/external/python/mako/mako/
Dutil.py176 def __init__(self, key, value): argument
188 def __getitem__(self, key): argument
196 def setdefault(self, key, value): argument
202 def __setitem__(self, key, value): argument
374 def read_file(path, mode="rb"): argument
379 def read_python_file(path): argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DCheckCLDR.java101 public String getStringValue(String path) { in getStringValue()
106 public String getUnresolvedStringValue(String path) { in getUnresolvedStringValue()
383 private String key; field in CheckCLDR.Options.Option
389 Option(String key) { in Option()
405 private final String key; // for fast compare field in CheckCLDR.Options
428 public void set(String key, String value) { in set()
1134 public final String getHTML(String path, String fullPath, String value) throws Exception { in getHTML()
1240 String path, String fullPath, String value, Options options, List<CheckStatus> result) { in check()
1300 String path, String fullPath, String value, Options options, List<CheckStatus> result) { in getExamples()
1307 String path, in handleGetExamples()
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java113 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put()
389 String key = keys.next(); in localeDisplayNameInternal() local
545 private String keyDisplayName(String key, boolean skipAdjust) { in keyDisplayName()
552 public String keyDisplayName(String key) { in keyDisplayName()
556 private String keyValueDisplayName(String key, String value, boolean skipAdjust) { in keyValueDisplayName()
580 public String keyValueDisplayName(String key, String value) { in keyValueDisplayName()
672 public ICUDataTable(String path, ULocale locale, boolean nullIfNotFound) { in ICUDataTable()
707 private final String path; field in LocaleDisplayNamesImpl.ICUDataTables
709 protected ICUDataTables(String path) { in ICUDataTables()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DLocaleDisplayNamesImpl.java117 public void put(UResource.Key key, UResource.Value value, boolean noFallback) { in put()
393 String key = keys.next(); in localeDisplayNameInternal() local
549 private String keyDisplayName(String key, boolean skipAdjust) { in keyDisplayName()
556 public String keyDisplayName(String key) { in keyDisplayName()
560 private String keyValueDisplayName(String key, String value, boolean skipAdjust) { in keyValueDisplayName()
584 public String keyValueDisplayName(String key, String value) { in keyValueDisplayName()
679 public ICUDataTable(String path, ULocale locale, boolean nullIfNotFound) { in ICUDataTable()
714 private final String path; field in LocaleDisplayNamesImpl.ICUDataTables
716 protected ICUDataTables(String path) { in ICUDataTables()
/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.cc205 const Component& path, in FindQueryAndRefParts()
247 const Component& path, in ParsePath()
769 const Component& path, in DoExtractFileName()
799 Component* key, in DoExtractQueryKeyValue()
991 const Component& path, in ExtractFileName()
997 const Component& path, in ExtractFileName()
1004 Component* key, in ExtractQueryKeyValue()
1011 Component* key, in ExtractQueryKeyValue()
1127 const Component& path, in ParsePathInternal()
1135 const Component& path, in ParsePathInternal()
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Tests/
H A DSignatureRunnerTest.swift111 static var path: String = { variable
113 guard let path = bundle.path(forResource: info.name, ofType: info.extension) else { return "" } variable
118 static let key = "add" variable
139 static let key = "sub" variable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DFileStore.cpp136 const std::string& path, in File()
283 FileStore::FileStore(std::string path, int numWorkers) in FileStore()
326 void FileStore::set(const std::string& key, const std::vector<uint8_t>& value) { in set()
337 const std::string& key, in compareSet()
363 std::vector<uint8_t> FileStore::get(const std::string& key) { in get()
398 int64_t FileStore::addHelper(const std::string& key, int64_t i) { in addHelper()
420 int64_t FileStore::add(const std::string& key, int64_t value) { in add()
433 bool FileStore::deleteKey(const std::string& key) { in deleteKey()
450 for (const auto& key : keys) { in check() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_eld.c93 static void parse_sad_field(struct eld_sad *sad, const char *key, char *value) in parse_sad_field()
149 static bool eld_parse_entry(const char *path, struct eld_entry *eld) in eld_parse_entry()
153 char *key, *value, *sad_key; in eld_parse_entry() local
212 char path[PATH_MAX]; in eld_get_igt() local
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDevice.cpp43 const std::string path = getPmemPath(); in loadPersistentKeyValues() local
71 const std::string path = getPmemPath(); in savePersistentKeyValues() local
121 HWC3::Error Device::getPersistentKeyValue(const std::string& key, const std::string& defaultValue, in getPersistentKeyValue()
143 HWC3::Error Device::setPersistentKeyValue(const std::string& key, const std::string& value) { in setPersistentKeyValue()

12345678910>>...100