/aosp_15_r20/external/fhir/spec/r4/json_definitions/ |
D | v3-codesystems.json | 7 "type" : "collection", string 472 "code" : "_SubstanceAdminSubstitutionReason" string 1242 "code" : "_WorkSchedule" string 1352 "code" : "_ActInvoiceGroupCode" string 1622 "code" : "_SeverityObservation" string 1732 "code" : "_RoleClassAssociative" string 2167 "code" : "_ActIncidentCode" string 2839 "code" : "_ActEncounterCode" string 3156 "code" : "_ActClassROI" string 3206 "code" : "COVERAGE" string [all …]
|
/aosp_15_r20/external/tpm2-tss/test/data/fapi/policy/ |
H A D | pol_nv_change_auth.json | 5 "type": "POLICYAUTHVALUE", string 8 "type": "POLICYCOMMANDCODE", string 9 "code": 315 number
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-struct/android_common/turbine/ |
D | net-utils-device-common-struct.jar | ... net.module.util.Struct {
public short type
public short code
public short checksum
public void <init |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/net-utils-device-common-struct/android_common_apex30/turbine/ |
D | net-utils-device-common-struct.jar | ... net.module.util.Struct {
public short type
public short code
public short checksum
public void <init |
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
H A D | Currency.java | 288 String code = list.get(0); in loadCurrency() local 315 private static boolean isAlpha3Code(String code) { in isAlpha3Code() 729 public static String parse(ULocale locale, String text, int type, ParsePosition pos) { in parse() 760 public static TextTrieMap<CurrencyStringInfo> getParsingTrie(ULocale locale, int type) { in getParsingTrie() 1046 public static boolean isAvailable(String code, Date from, Date to) { in isAvailable()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | Currency.java | 270 String code = list.get(0); in loadCurrency() local 296 private static boolean isAlpha3Code(String code) { in isAlpha3Code() 695 public static String parse(ULocale locale, String text, int type, ParsePosition pos) { in parse() 726 public static TextTrieMap<CurrencyStringInfo> getParsingTrie(ULocale locale, int type) { in getParsingTrie() 1005 public static boolean isAvailable(String code, Date from, Date to) { in isAvailable()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ConvertLanguageData.java | 262 public static String getLanguageCodeAndName(String code) { in getLanguageCodeAndName() 1064 public static String getCountryCodeAndName(String code) { in getCountryCodeAndName() 1900 String code, in addBest() 1916 String code = null; field in ConvertLanguageData.CodeAndPopulation 1975 Type type = Iso639Data.getType(languageSubtag); in generateIso639_2Data() local 2201 private static boolean checkCode(LstrType type, String code, List<String> sourceLine) { in checkCode() 2213 String language, BasicLanguageData.Type type, String script) { in addLanguage2Script() 2403 BasicLanguageData.Type type) { in showBasicLanguageData() 2440 BasicLanguageData.Type type) { in showBasicLanguageData2()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | mimetypes.py | 86 def add_type(self, type, ext, strict=True): argument 164 def guess_all_extensions(self, type, strict=True): argument 183 def guess_extension(self, type, strict=True): argument 249 add_type = lambda type, ext: self.add_type(type, ext, True) argument 310 def guess_all_extensions(type, strict=True): argument 327 def guess_extension(type, strict=True): argument 343 def add_type(type, ext, strict=True): argument 616 def usage(code, msg=''): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | mimetypes.py | 86 def add_type(self, type, ext, strict=True): argument 164 def guess_all_extensions(self, type, strict=True): argument 183 def guess_extension(self, type, strict=True): argument 249 add_type = lambda type, ext: self.add_type(type, ext, True) argument 310 def guess_all_extensions(type, strict=True): argument 327 def guess_extension(type, strict=True): argument 343 def add_type(type, ext, strict=True): argument 616 def usage(code, msg=''): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | mimetypes.py | 86 def add_type(self, type, ext, strict=True): argument 164 def guess_all_extensions(self, type, strict=True): argument 183 def guess_extension(self, type, strict=True): argument 249 add_type = lambda type, ext: self.add_type(type, ext, True) argument 310 def guess_all_extensions(type, strict=True): argument 327 def guess_extension(type, strict=True): argument 343 def add_type(type, ext, strict=True): argument 616 def usage(code, msg=''): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | mimetypes.py | 86 def add_type(self, type, ext, strict=True): argument 164 def guess_all_extensions(self, type, strict=True): argument 183 def guess_extension(self, type, strict=True): argument 249 add_type = lambda type, ext: self.add_type(type, ext, True) argument 310 def guess_all_extensions(type, strict=True): argument 327 def guess_extension(type, strict=True): argument 343 def add_type(type, ext, strict=True): argument 616 def usage(code, msg=''): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | mimetypes.py | 86 def add_type(self, type, ext, strict=True): argument 164 def guess_all_extensions(self, type, strict=True): argument 183 def guess_extension(self, type, strict=True): argument 249 add_type = lambda type, ext: self.add_type(type, ext, True) argument 310 def guess_all_extensions(type, strict=True): argument 327 def guess_extension(type, strict=True): argument 343 def add_type(type, ext, strict=True): argument 616 def usage(code, msg=''): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | mimetypes.py | 86 def add_type(self, type, ext, strict=True): argument 164 def guess_all_extensions(self, type, strict=True): argument 183 def guess_extension(self, type, strict=True): argument 249 add_type = lambda type, ext: self.add_type(type, ext, True) argument 310 def guess_all_extensions(type, strict=True): argument 327 def guess_extension(type, strict=True): argument 343 def add_type(type, ext, strict=True): argument 616 def usage(code, msg=''): argument
|
/aosp_15_r20/system/update_engine/ |
H A D | metrics_utils.cc | 33 metrics::AttemptResult GetAttemptResult(ErrorCode code) { in GetAttemptResult() 150 metrics::DownloadErrorCode GetDownloadErrorCode(ErrorCode code) { in GetDownloadErrorCode() 271 metrics::ConnectionType GetConnectionType(ConnectionType type, in GetConnectionType()
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | specialize.c | 260 _PyCode_Quicken(PyCodeObject *code) in _PyCode_Quicken() 548 analyze_descriptor(PyTypeObject *type, PyObject *name, PyObject **descr, int store) in analyze_descriptor() 607 PyObject *owner, _Py_CODEUNIT *instr, PyTypeObject *type, in specialize_dict_access() 668 PyTypeObject *type = Py_TYPE(owner); in _Py_Specialize_LoadAttr() local 762 PyTypeObject *type = Py_TYPE(owner); in _Py_Specialize_StoreAttr() local 1175 function_kind(PyCodeObject *code) { in function_kind() 1344 PyCodeObject *code = (PyCodeObject *)func->func_code; in _Py_Specialize_StoreSubscr() local 1486 PyCodeObject *code = (PyCodeObject *)func->func_code; in specialize_py_call() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator.cc | 73 static bool CheckType(DataType::Type type, Location location) { in CheckType() 135 DataType::Type type = environment->GetInstructionAt(i)->GetType(); in CheckTypeConsistency() local 162 bool CodeGenerator::ShouldCheckGCCard(DataType::Type type, in ShouldCheckGCCard() 224 void CodeGenerator::EmitJitRootPatches([[maybe_unused]] uint8_t* code, in EmitJitRootPatches() 401 [[maybe_unused]] /*out*/ ArenaVector<uint8_t>* code, in EmitThunkCode() 477 DataType::Type type = invoke->InputAt(i)->GetType(); in PrepareCriticalNativeArgumentMoves() local 1169 DataType::Type type = instruction->AsRem()->GetResultType(); in RecordPcInfo() local 1641 bool CodeGenerator::StoreNeedsWriteBarrier(DataType::Type type, in StoreNeedsWriteBarrier() 1833 void CodeGenerator::EmitJitRoots(uint8_t* code, in EmitJitRoots() 1851 ScaleFactor CodeGenerator::ScaleFactorForType(DataType::Type type) { in ScaleFactorForType()
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | ShaderCodeDictionary.cpp | 36 #define M(type) case StableKey::k##type : return "KnownRuntimeEffect_" #type; in get_known_rte_name() argument 37 #define M1(type) in get_known_rte_name() argument 38 #define M2(type, initializer) case StableKey::k##type : return "KnownRuntimeEffect_" #type; in get_known_rte_name() argument 90 std::string code = ""; in stitch_csv() local 225 std::string code = emit_helper_declaration(this) + " {"; in generateDefaultPreamble() local 641 SkSLType type = uniform_type_to_sksl_type(*u); in convertUniforms() local
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_emit_gv100.cpp | 385 gv100_selpFlip(const FixupEntry *entry, uint32_t *code, const FixupData& data) in gv100_selpFlip() 961 gv100_interpApply(const FixupEntry *entry, uint32_t *code, const FixupData& data) in gv100_interpApply() 1065 CodeEmitterGV100::emitLDSTs(int pos, DataType type) in emitLDSTs() 1386 int type = 0; in emitTXQ() local 1467 uint8_t type = 0, subOp; in emitSUATOM() local 1513 int type = 0; in emitSULD() local
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | mimetypes.py | 78 def add_type(self, type, ext, strict=True): argument 157 def guess_all_extensions(self, type, strict=True): argument 176 def guess_extension(self, type, strict=True): argument 297 def guess_all_extensions(type, strict=True): argument 314 def guess_extension(type, strict=True): argument 330 def add_type(type, ext, strict=True): argument 571 def usage(code, msg=''): argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/ |
H A D | vktPipelineCacheSCTests.cpp | 58 PipelineCacheTestType type; member 66 std::ostringstream name, code; in createShaders() local 78 std::ostringstream name, code; in createShaders() local 91 std::ostringstream name, code; in createShaders() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/ |
D | calc6.cpp | 144 void vmachine::execute(std::vector<int> const& code) in execute() 191 std::vector<int>& code; member 246 struct result { typedef void type; }; typedef 341 std::vector<int> code; // Our VM code in main() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-slow.c | 181 nd_uint8_t type; member 483 uint8_t code; in slow_oam_print() local 484 uint8_t type, length; in slow_oam_print() local 491 nd_uint8_t code; in slow_oam_print() member 495 nd_uint8_t type; in slow_oam_print() member
|
/aosp_15_r20/frameworks/av/services/mediaresourcemanager/ |
H A D | IMediaResourceMonitor.cpp | 31 virtual void notifyResourceGranted(/*in*/ int32_t pid, /*in*/ const int32_t type) in notifyResourceGranted() 46 status_t BnMediaResourceMonitor::onTransact( uint32_t code, const Parcel& data, Parcel* reply, in onTransact() 52 const int32_t type = data.readInt32(); in onTransact() local
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java-source/gen/com/android/server/thread/openthread/ |
D | INsdDiscoverServiceCallback.java | 16 …@Override public void onServiceDiscovered(java.lang.String name, java.lang.String type, boolean is… in onServiceDiscovered() 52 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() 97 …@Override public void onServiceDiscovered(java.lang.String name, java.lang.String type, boolean is… in onServiceDiscovered() 116 …public void onServiceDiscovered(java.lang.String name, java.lang.String type, boolean isFound) thr… in onServiceDiscovered()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | uregion.cpp | 30 uregion_getRegionFromNumericCode (int32_t code, UErrorCode *status) in uregion_getRegionFromNumericCode() 37 uregion_getAvailable(URegionType type, UErrorCode *status) in uregion_getAvailable() 59 uregion_getContainingRegionOfType(const URegion* uregion, URegionType type) in uregion_getContainingRegionOfType() 74 uregion_getContainedRegionsOfType(const URegion* uregion, URegionType type, UErrorCode *status) in uregion_getContainedRegionsOfType()
|