Searched defs:PARENT (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | SymbolTableListTraits.h | 49 #define DEFINE_SYMBOL_TABLE_PARENT_TYPE(NODE, PARENT) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | SymbolTableListTraits.h | 46 #define DEFINE_SYMBOL_TABLE_PARENT_TYPE(NODE, PARENT) \ argument
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | AltFormatsSchema.java | 62 private static final String PARENT = "Parent Format"; field in AltFormatsSchema
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | misc.h | 71 #define PARENT(_ptr, _type, _member) ({ \ macro 171 #define PARENT(_ptr, _type, _member) \ macro
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_ssa.cpp | 60 #define PARENT(i) (data[(i) + 2 * count]) macro
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
D | SupplementalData.java | 65 private static final AttributeKey PARENT = keyOf("parentLocale", "parent"); field in SupplementalData
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimedia_mediaLibrary.js | 426 PARENT: "parent", property
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 1582 #define DEPENDENCY_DUAL_ITEM(CORE, EXT, FIELD, PARENT) { &(CORE.FIELD), &(CORE.PARENT) }, { &(EXT.F… in featureBitInfluenceOnDeviceCreate() argument 1583 #define DEPENDENCY_SINGLE_ITEM(CORE, FIELD, PARENT) { &(CORE.FIELD), &(CORE.PARENT) } in featureBitInfluenceOnDeviceCreate() argument
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 4213 #define BUILD_ARRAY(INPUT, OUTPUT, NAME, METHOD, PARENT) \ argument
|