/aosp_15_r20/external/fhir/spec/r4/json_definitions/ |
D | profiles-others.json | 79 …"human" : "If the resource is contained in another resource, it SHALL NOT contain nested Resources… string 87 …"human" : "If the resource is contained in another resource, it SHALL be referred to from elsewher… string 95 …"human" : "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a… string 103 … "human" : "If a resource is contained in another resource, it SHALL NOT have a security label", string 119 "human" : "A resource should have narrative for robust management", string 127 …"human" : "Name should be usable as an identifier for the module by machine processing application… string 135 … "human" : "Stratifier SHALL be either a single criteria or a set of criteria components", string 192 "human" : "All FHIR elements must have a @value or children", string 219 "human" : "All FHIR elements must have a @value or children", string 247 "human" : "All FHIR elements must have a @value or children", string [all …]
|
D | profiles-resources.json | 25577 "human" : "All FHIR elements must have a @value or children", string 25604 "human" : "All FHIR elements must have a @value or children", string 25632 "human" : "All FHIR elements must have a @value or children", string 25832 …"human" : "If the resource is contained in another resource, it SHALL NOT contain nested Resources… string 25840 …"human" : "If the resource is contained in another resource, it SHALL be referred to from elsewher… string 25848 …"human" : "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a… string 25856 … "human" : "If a resource is contained in another resource, it SHALL NOT have a security label", string 25872 "human" : "A resource should have narrative for robust management", string 25929 "human" : "All FHIR elements must have a @value or children", string 25956 "human" : "All FHIR elements must have a @value or children", string [all …]
|
D | profiles-types.json | 75 "human" : "All FHIR elements must have a @value or children", string 141 "human" : "All FHIR elements must have a @value or children", string 149 "human" : "Must have either extensions or value[x], not both", string 182 "human" : "All FHIR elements must have a @value or children", string 309 "human" : "All FHIR elements must have a @value or children", string 376 "human" : "All FHIR elements must have a @value or children", string 384 "human" : "Must have either extensions or value[x], not both", string 419 "human" : "All FHIR elements must have a @value or children", string 427 "human" : "Must have either extensions or value[x], not both", string 544 "human" : "All FHIR elements must have a @value or children", string [all …]
|
D | extension-definitions.json | 61 "human" : "All FHIR elements must have a @value or children", string 69 "human" : "Must have either extensions or value[x], not both", string 129 "human" : "All FHIR elements must have a @value or children", string 137 "human" : "Must have either extensions or value[x], not both", string 192 "human" : "All FHIR elements must have a @value or children", string 288 "human" : "All FHIR elements must have a @value or children", string 296 "human" : "Must have either extensions or value[x], not both", string 356 "human" : "All FHIR elements must have a @value or children", string 364 "human" : "Must have either extensions or value[x], not both", string 419 "human" : "All FHIR elements must have a @value or children", string [all …]
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | decode.c | 284 #define USC_CASE(name, human) \ in agxdecode_usc() argument 398 #define PPP_PRINT(map, header_name, struct_name, human) \ argument 527 #define CDM_PRINT(STRUCT_NAME, human) \ in agxdecode_cdm() argument 631 #define VDM_PRINT(header_name, STRUCT_NAME, human) \ in agxdecode_vdm() argument 678 #define IDX_PRINT(header_name, STRUCT_NAME, human) \ in agxdecode_vdm() argument 714 #define TESS_PRINT(header_name, STRUCT_NAME, human) \ in agxdecode_vdm() argument
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/annotation/ |
H A D | AnnotationVisibility.java | 31 private final String human; field in AnnotationVisibility 38 private AnnotationVisibility(String human) { in AnnotationVisibility()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/annotation/ |
H A D | AnnotationVisibility.java | 31 private final String human; field in AnnotationVisibility 38 private AnnotationVisibility(String human) { in AnnotationVisibility()
|
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | stats.c | 107 #define OP(counter, counter_type, human) \ in mutex_stats_init_cols() argument 132 #define OP(counter, counter_type, human) \ in mutex_stats_read_global() argument 156 #define OP(counter, counter_type, human) \ in mutex_stats_read_arena() argument 178 #define OP(counter, counter_type, human) \ in mutex_stats_read_arena_bin() argument 207 #define OP(counter, type, human) \ in mutex_stats_emit() argument
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/ |
H A D | ParseObserver.java | 67 public void parsed(ByteArray bytes, int offset, int len, String human); in parsed()
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
H A D | ItemType.java | 68 String human = typeName; in ItemType() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/ |
H A D | ItemType.java | 70 String human = typeName; in ItemType() local
|
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/ |
H A D | mutex_prof.h | 53 #define OP(counter, type, human) mutex_counter_##counter, argument
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/util/ |
H A D | FixedSizeList.java | 250 boolean human) { in toString0()
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/util/ |
H A D | FixedSizeList.java | 249 boolean human) { in toString0()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/command/dump/ |
H A D | DotDumper.java | 98 public void parsed(ByteArray bytes, int offset, int len, String human) { in parsed()
|
H A D | BaseDumper.java | 132 public void parsed(ByteArray bytes, int offset, int len, String human) { in parsed()
|
H A D | BlockDumper.java | 135 public void parsed(ByteArray bytes, int offset, int len, String human) { in parsed()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/cst/ |
H A D | ConstantPoolParser.java | 172 String human = wasUtf8.get(i) in parse() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/direct/ |
H A D | AnnotationParser.java | 427 String human = (value instanceof CstString) in parseConstant() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | RegisterSpec.java | 564 private String toString0(boolean human) { in toString0()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | RegisterSpec.java | 594 private String toString0(boolean human) { in toString0()
|
/aosp_15_r20/external/blktrace/ |
H A D | blkiomon.c | 90 static struct output drvdata, human, binary, debug; variable
|
/aosp_15_r20/external/python/httplib2/doc/html/ |
D | searchindex.js | 1 …{all:1,code:1,chain:1,proxy_type_xxx:1,follow:1,privat:1,readabl:1,those:1,sent:1,liter:1,everi:1,…
|
D | searchindex.json | 1 …><span class=\"pre\">httplib2</span></tt> A comprehensive HTTP client library."],{"all":[1],"code…
|
/aosp_15_r20/external/dexmaker/lib/ |
HD | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |