Home
last modified time | relevance | path

Searched defs:Dictionary (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp25 Json::Value* CuttlefishConfig::EnvironmentSpecific::Dictionary() { in Dictionary() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
29 const Json::Value* CuttlefishConfig::EnvironmentSpecific::Dictionary() const { in Dictionary() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
33 Json::Value* CuttlefishConfig::MutableEnvironmentSpecific::Dictionary() { in Dictionary() function in cuttlefish::CuttlefishConfig::MutableEnvironmentSpecific
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DDictionary.java49 class Dictionary<K,V> { class
54 public Dictionary() { in Dictionary() method in Dictionary
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DDictionary.java49 class Dictionary<K,V> { class
54 public Dictionary() { in Dictionary() method in Dictionary
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/
DDictionary.java49 class Dictionary<K,V> { class
54 public Dictionary() { in Dictionary() method in Dictionary
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/
H A Dobject.h89 friend class Dictionary; variable
197 Dictionary() : Handle(TaggedValue::Dict()) {} in Dictionary() function
220 explicit Dictionary(TaggedValue v) : Handle(std::move(v)) {} in Dictionary() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DStructuredData.h63 class Dictionary; variable
386 Dictionary() : Object(lldb::eStructuredDataTypeDictionary) {} in Dictionary() function
388 Dictionary(ObjectSP obj_sp) : Object(lldb::eStructuredDataTypeDictionary) { in Dictionary() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DStructuredData.h63 class Dictionary; variable
386 Dictionary() : Object(lldb::eStructuredDataTypeDictionary) {} in Dictionary() function
388 Dictionary(ObjectSP obj_sp) : Object(lldb::eStructuredDataTypeDictionary) { in Dictionary() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DStructuredData.h63 class Dictionary; variable
386 Dictionary() : Object(lldb::eStructuredDataTypeDictionary) {} in Dictionary() function
388 Dictionary(ObjectSP obj_sp) : Object(lldb::eStructuredDataTypeDictionary) { in Dictionary() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DStructuredData.h63 class Dictionary; variable
400 Dictionary() : Object(lldb::eStructuredDataTypeDictionary) {} in Dictionary() function
402 Dictionary(ObjectSP obj_sp) : Object(lldb::eStructuredDataTypeDictionary) { in Dictionary() function
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dnvram_config.cpp145 const Json::Value* NvramConfig::InstanceSpecific::Dictionary() const { in Dictionary() function in cuttlefish::NvramConfig::InstanceSpecific
149 Json::Value* NvramConfig::InstanceSpecific::Dictionary() { in Dictionary() function in cuttlefish::NvramConfig::InstanceSpecific
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionary.java33 public abstract class Dictionary { class
80 public Dictionary(final String dictType, final Locale locale) { in Dictionary() method in Dictionary
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/legal/jdk.localedata/
Dthaidict.md3 ### Thai Dictionary License
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/legal/jdk.localedata/
Dthaidict.md3 ### Thai Dictionary License
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/legal/jdk.localedata/
Dthaidict.md3 ### Thai Dictionary License
/aosp_15_r20/build/soong/fuzz/
H A Dfuzz_common.go423 Dictionary *string `android:"path"` member
434 Dictionary android.Path member
/aosp_15_r20/external/pytorch/torch/_export/db/examples/
H A Ddictionary.py4 class Dictionary(torch.nn.Module): class
/aosp_15_r20/external/nanopb-c/tests/cyclic_messages/
H A Dcyclic.proto14 message Dictionary message
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h30 class Dictionary; variable
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDefs.h30 class Dictionary; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h30 class Dictionary; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h30 class Dictionary; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerDefs.h30 class Dictionary; variable
/aosp_15_r20/external/brotli/csharp/org/brotli/dec/
H A DDictionary.cs20 internal sealed class Dictionary class
/aosp_15_r20/external/brotli/java/org/brotli/dec/
H A DDictionary.java20 public final class Dictionary { class
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dcollections.h52 static const std::string& Dictionary() { in Dictionary() function

12345678910>>...13