Home
last modified time | relevance | path

Searched +defs:path +defs:key (Results 26 – 50 of 2011) sorted by relevance

12345678910>>...81

/aosp_15_r20/external/toybox/toys/other/
H A Dsysctl.c30 static char *split_key(char *key) in split_key()
44 static void key_error(char *key) in key_error()
50 static int write_key(char *path, char *key, char *value) in write_key()
68 char *path, *data, *key; in do_show_keys() local
93 static void process_key(char *key, char *value) in process_key()
95 char *path; in process_key() local
122 char *line = 0, *key, *val; in sysctl_main() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dfilterrb.cpp20 ResKeyPath::ResKeyPath(const std::string& path, UErrorCode& status) { in ResKeyPath()
34 std::string key = path.substr(i, j - i); in ResKeyPath() local
47 void ResKeyPath::push(const std::string& key) { in push()
62 } else for (auto& key : value.pieces()) { in operator <<() local
86 ResKeyPath path(ruleLine.substr(1), status); in addRule() local
90 void SimpleRuleBasedPathFilter::addRule(const ResKeyPath& path, bool inclusionRule, UErrorCode& sta… in addRule()
111 for (auto& key : path.pieces()) { in match() local
162 const ResKeyPath& path, in applyRule()
180 auto& key = *it; in applyRule() local
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp21 ResKeyPath::ResKeyPath(const std::string& path, UErrorCode& status) { in ResKeyPath()
35 std::string key = path.substr(i, j - i); in ResKeyPath() local
48 void ResKeyPath::push(const std::string& key) { in push()
63 } else for (const auto& key : value.pieces()) { in operator <<() local
87 ResKeyPath path(ruleLine.substr(1), status); in addRule() local
91 void SimpleRuleBasedPathFilter::addRule(const ResKeyPath& path, bool inclusionRule, UErrorCode& sta… in addRule()
112 for (const auto& key : path.pieces()) { in match() local
163 const ResKeyPath& path, in applyRule()
181 const auto& key = *it; in applyRule() local
/aosp_15_r20/external/selinux/libselinux/src/
H A Dlabel_file.c52 static int find_stem_from_file(struct saved_data *data, const char *key) in find_stem_from_file()
72 static unsigned int symhash(hashtab_t h, const_hashtab_key_t key) in symhash()
96 static int destroy_chkdups_key(hashtab_key_t key) in destroy_chkdups_key()
106 static int nodups_specs(struct saved_data *data, const char *path) in nodups_specs()
170 struct selabel_handle *rec, const char *path) in process_text_file()
189 const char *path) in load_mmap()
538 static FILE *open_file(const char *path, const char *suffix, in open_file()
610 static int process_file(const char *path, const char *suffix, in process_file()
690 static int selabel_subs_init(const char *path, struct selabel_digest *digest, in selabel_subs_init()
774 static char *selabel_sub_key(struct saved_data *data, const char *key) in selabel_sub_key()
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dmailbox.py37 def __init__(self, path, factory=None, create=True): argument
46 def remove(self, key): argument
50 def __delitem__(self, key): argument
53 def discard(self, key): argument
60 def __setitem__(self, key, message): argument
64 def get(self, key, default=None): argument
71 def __getitem__(self, key): argument
79 def get_message(self, key): argument
83 def get_string(self, key): argument
90 def get_bytes(self, key): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dmailbox.py37 def __init__(self, path, factory=None, create=True): argument
46 def remove(self, key): argument
50 def __delitem__(self, key): argument
53 def discard(self, key): argument
60 def __setitem__(self, key, message): argument
64 def get(self, key, default=None): argument
71 def __getitem__(self, key): argument
79 def get_message(self, key): argument
83 def get_string(self, key): argument
90 def get_bytes(self, key): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dmailbox.py37 def __init__(self, path, factory=None, create=True): argument
46 def remove(self, key): argument
50 def __delitem__(self, key): argument
53 def discard(self, key): argument
60 def __setitem__(self, key, message): argument
64 def get(self, key, default=None): argument
71 def __getitem__(self, key): argument
79 def get_message(self, key): argument
83 def get_string(self, key): argument
90 def get_bytes(self, key): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dmailbox.py37 def __init__(self, path, factory=None, create=True): argument
46 def remove(self, key): argument
50 def __delitem__(self, key): argument
53 def discard(self, key): argument
60 def __setitem__(self, key, message): argument
64 def get(self, key, default=None): argument
71 def __getitem__(self, key): argument
79 def get_message(self, key): argument
83 def get_string(self, key): argument
90 def get_bytes(self, key): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/
Dmailbox.py37 def __init__(self, path, factory=None, create=True): argument
46 def remove(self, key): argument
50 def __delitem__(self, key): argument
53 def discard(self, key): argument
60 def __setitem__(self, key, message): argument
64 def get(self, key, default=None): argument
71 def __getitem__(self, key): argument
79 def get_message(self, key): argument
83 def get_string(self, key): argument
90 def get_bytes(self, key): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dmailbox.py37 def __init__(self, path, factory=None, create=True): argument
46 def remove(self, key): argument
50 def __delitem__(self, key): argument
53 def discard(self, key): argument
60 def __setitem__(self, key, message): argument
64 def get(self, key, default=None): argument
71 def __getitem__(self, key): argument
79 def get_message(self, key): argument
83 def get_string(self, key): argument
90 def get_bytes(self, key): argument
[all …]
/aosp_15_r20/external/python/cpython2/Lib/
Dmailbox.py43 def __init__(self, path, factory=None, create=True): argument
52 def remove(self, key): argument
56 def __delitem__(self, key): argument
59 def discard(self, key): argument
66 def __setitem__(self, key, message): argument
70 def get(self, key, default=None): argument
77 def __getitem__(self, key): argument
84 def get_message(self, key): argument
88 def get_string(self, key): argument
92 def get_file(self, key): argument
[all …]
/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/include/bpf/
DBpfMap.h88 Result<Key> getNextKey(const Key& key) const { in getNextKey()
96 Result<Value> readValue(const Key key) const { in readValue()
105 [[clang::reinitializes]] Result<void> init(const char* path, int fd, bool writable) { in init()
120 [[clang::reinitializes]] Result<void> init(const char* path) { in init()
181 auto key = getFirstKey(); in isEmpty() local
193 const function<Result<void>(const Key& key, in iterate()
208 const function<Result<void>(const Key& key, const Value& value, in iterateWithValue()
242 [[clang::reinitializes]] Result<void> init(const char* path) { in init()
246 Result<void> writeValue(const Key& key, const Value& value, uint64_t flags) { in writeValue()
253 Result<void> deleteValue(const Key& key) { in deleteValue()
[all …]
/aosp_15_r20/packages/modules/Connectivity/bpf/headers/include/bpf/
DBpfMap.h88 Result<Key> getNextKey(const Key& key) const { in getNextKey()
96 Result<Value> readValue(const Key key) const { in readValue()
105 [[clang::reinitializes]] Result<void> init(const char* path, int fd, bool writable) { in init()
120 [[clang::reinitializes]] Result<void> init(const char* path) { in init()
181 auto key = getFirstKey(); in isEmpty() local
193 const function<Result<void>(const Key& key, in iterate()
208 const function<Result<void>(const Key& key, const Value& value, in iterateWithValue()
242 [[clang::reinitializes]] Result<void> init(const char* path) { in init()
246 Result<void> writeValue(const Key& key, const Value& value, uint64_t flags) { in writeValue()
253 Result<void> deleteValue(const Key& key) { in deleteValue()
[all …]
/aosp_15_r20/trusty/user/app/storage/
Dblock_tree.c462 data_block_t key = 0; in block_tree_node_get_key() local
681 data_block_t key; in block_tree_node_print_leaf() local
787 data_block_t key; in block_tree_node_check() local
876 data_block_t key; in block_tree_check_sub_tree() local
1206 data_block_t key, in block_tree_node_find_block()
1288 data_block_t key, in block_tree_walk()
1290 struct block_tree_path* path) { in block_tree_walk()
1393 void block_tree_path_next(struct block_tree_path* path) { in block_tree_path_next()
1600 struct block_tree_path* path, in block_tree_block_dirty()
1655 struct block_tree_path* path, in block_tree_block_get_write()
[all …]
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DDelegatedData.java92 public void setAttribute(String key, String value) { in setAttribute()
97 public String getAttribute(String key) { in getAttribute()
102 public boolean hasAttribute(String key) { in hasAttribute()
196 public Data getChild(String path) { in getChild()
201 public Data createChild(String path) { in createChild()
206 public void removeTree(String path) { in removeTree()
245 public String getValue(String path, String defaultValue) { in getValue()
250 public int getIntValue(String path, int defaultValue) { in getIntValue()
255 public String getValue(String path) { in getValue()
260 public int getIntValue(String path) { in getIntValue()
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUResourceBundle.java302 public ICUResourceBundle getWithFallback(String path) throws MissingResourceException { in getWithFallback()
326 public ICUResourceBundle at(String key) { in at()
350 public ICUResourceBundle findWithFallback(String path) { in findWithFallback()
353 public String findStringWithFallback(String path) { in findStringWithFallback()
358 public String getStringWithFallback(String path) throws MissingResourceException { in getStringWithFallback()
376 public UResource.Value getValueWithFallback(String path) throws MissingResourceException { in getValueWithFallback()
396 public void getAllItemsWithFallbackNoFail(String path, UResource.Sink sink) { in getAllItemsWithFallbackNoFail()
411 public void getAllItemsWithFallback(String path, UResource.Sink sink) in getAllItemsWithFallback()
432 UResource.Key key = new UResource.Key(); in getAllItemsWithFallback() local
449 public void getAllChildrenWithFallback(final String path, final UResource.Sink sink) in getAllChildrenWithFallback()
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DICUResourceBundle.java297 public ICUResourceBundle getWithFallback(String path) throws MissingResourceException { in getWithFallback()
321 public ICUResourceBundle at(String key) { in at()
345 public ICUResourceBundle findWithFallback(String path) { in findWithFallback()
348 public String findStringWithFallback(String path) { in findStringWithFallback()
353 public String getStringWithFallback(String path) throws MissingResourceException { in getStringWithFallback()
371 public UResource.Value getValueWithFallback(String path) throws MissingResourceException { in getValueWithFallback()
391 public void getAllItemsWithFallbackNoFail(String path, UResource.Sink sink) { in getAllItemsWithFallbackNoFail()
406 public void getAllItemsWithFallback(String path, UResource.Sink sink) in getAllItemsWithFallback()
427 UResource.Key key = new UResource.Key(); in getAllItemsWithFallback() local
444 public void getAllChildrenWithFallback(final String path, final UResource.Sink sink) in getAllChildrenWithFallback()
[all …]
/aosp_15_r20/cts/libs/testserver/src/android/webkit/cts/
H A DCtsTestServer.java337 public String getAbsoluteUrl(String path) { in getAbsoluteUrl()
347 public String getAssetUrl(String path) { in getAssetUrl()
359 public String getDelayedAssetUrl(String path) { in getDelayedAssetUrl()
369 public String getDelayedAssetUrl(String path, int delayMs) { in getDelayedAssetUrl()
384 public String getAuthAssetUrl(String path) { in getAuthAssetUrl()
406 public String getRedirectingAssetUrl(String path) { in getRedirectingAssetUrl()
417 public String getRedirectingAssetUrl(String path, int numRedirects) { in getRedirectingAssetUrl()
434 public String getQueryRedirectingAssetUrl(String path) { in getQueryRedirectingAssetUrl()
452 public String getSetCookieUrl(String path, String key, String value) { in getSetCookieUrl()
464 public String getSetCookieUrl(String path, String key, String value, String attributes) { in getSetCookieUrl()
[all …]
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DPollingWatchServiceTest.java86 Key key = watcher.register(createDirectory(), ImmutableList.of(ENTRY_CREATE)); in testRegister() local
103 Path path = fs.getPath("/a.txt"); in testRegister_fileIsNotDirectory() local
114 Key key = watcher.register(createDirectory(), ImmutableList.of(ENTRY_CREATE)); in testCancellingLastKeyStopsPolling() local
152 JimfsPath path = createDirectory(); in testWatchForOneEventType() local
169 JimfsPath path = createDirectory(); in testWatchForMultipleEventTypes() local
227 WatchKey key = watcher.take(); in assertWatcherHasEvents() local
243 JimfsPath path = fs.getPath("/" + UUID.randomUUID().toString()); in createDirectory() local
/aosp_15_r20/external/libchrome/base/
H A Dpath_service_unittest.cc27 FilePath path; in ReturnsValidPath() local
68 FilePath path; in ReturnsInvalidPath() local
85 for (int key = PATH_START + 1; key < PATH_END; ++key) { in TEST_F() local
101 for (int key = PATH_WIN_START + 1; key < PATH_WIN_END; ++key) { in TEST_F() local
112 for (int key = PATH_MAC_START + 1; key < PATH_MAC_END; ++key) { in TEST_F() local
116 for (int key = PATH_ANDROID_START + 1; key < PATH_ANDROID_END; in TEST_F() local
121 for (int key = PATH_POSIX_START + 1; key < PATH_POSIX_END; in TEST_F() local
175 FilePath path; in TEST_F() local
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar ... .EventObject { private static final long serialVersionUID private String key private Object newValue private Object oldValue public void <init ...
/aosp_15_r20/frameworks/native/libs/cputimeinstate/
H A Dcputimeinstate.cpp66 static std::optional<std::vector<uint32_t>> readNumbersFromFile(const std::string &path) { in readNumbersFromFile()
116 std::string path = in initGlobals() local
128 std::string path = StringPrintf("%s/%s/%s", basepath, policy.c_str(), "related_cpus"); in initGlobals() local
171 std::string path = StringPrintf(BPF_FS_PATH "prog_timeInState_tracepoint_%s_%s", in retrieveProgramFd() local
183 auto path = StringPrintf("/sys/devices/system/cpu/cpufreq/policy%u/scaling_cur_freq", in getPolicyFreqIdx() local
226 freq_idx_key_t key; in startTrackingUidTimes() local
316 const time_key_t key = {.uid = uid, .bucket = i}; in getUidCpuFreqTimes() local
369 time_key_t key, prevKey; in getUidsUpdatedCpuFreqTimes() local
430 const time_key_t key = {.uid = uid, .bucket = i}; in getUidConcurrentTimes() local
481 time_key_t key, prevKey; in getUidsUpdatedConcurrentTimes() local
[all …]
/aosp_15_r20/external/fonttools/Lib/fontTools/
H A DafmLib.py139 def __init__(self, path=None): argument
154 def read(self, path): argument
237 def write(self, path, sep="\r"): argument
378 def __getitem__(self, key): argument
386 def __setitem__(self, key, value): argument
394 def __delitem__(self, key): argument
409 def readlines(path): argument
415 def writelines(path, lines, sep="\r"): argument
423 path = EasyDialogs.AskFileForOpen() variable
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/leveldb/
DLevelDBInstance.java37 private LevelDBInstance(long ptr, String path) { in LevelDBInstance()
42 static LevelDBInstance createLevelDBInstance(String path) { in createLevelDBInstance()
68 public LevelDBResult query(String key) { in query()
123 public LevelDBResult delete(String key) { in delete()
153 private static native long nativeCreateInstance(String path); in nativeCreateInstance()
155 private native LevelDBResult nativeQuery(long nativePtr, String key); in nativeQuery()
161 private native LevelDBResult nativeDelete(long nativePtr, String key); in nativeDelete()
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/tests/
Dtest.rs402 let key = (0_u32).to_ne_bytes(); in test_object_percpu_update() localVariable
427 let key = (0_u32).to_ne_bytes(); in test_object_percpu_invalid_update_fn() localVariable
441 let key = (0_u32).to_ne_bytes(); in test_object_percpu_lookup_update() localVariable
486 let key: [u8; 0] = []; in test_object_map_queue_crud() localVariable
534 let key: [u8; 0] = []; in test_object_map_bloom_filter_crud() localVariable
585 let key: [u8; 0] = []; in test_object_map_stack_crud() localVariable
717 let path = "/sys/fs/bpf/mymap_test_object_map_pin"; in test_object_map_pin() localVariable
737 let path = "/sys/fs/bpf/mymap_test_pin_to_load_from_path"; in test_object_loading_pinned_map_from_path() localVariable
797 let path = "/sys/fs/bpf/myprog"; in test_object_program_pin() localVariable
826 let path = "/sys/fs/bpf/mylink"; in test_object_link_pin() localVariable
[all …]

12345678910>>...81