Home
last modified time | relevance | path

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

12

/external/python/cpython2/Tools/scripts/
Dparseentities.py35 def writefile(f,defs): argument
63 defs = parse(text) variable
Difdef.py32 defs = [] variable
/external/python/cpython3/Tools/scripts/
Dparseentities.py34 def writefile(f,defs): argument
61 defs = parse(text) variable
Difdef.py32 defs = [] variable
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_def_use.cpp38 void def_use::process_phi(container_node *c, bool defs, bool uses) { in process_phi()
49 void def_use::run_on(node* n, bool defs) { in run_on()
/external/skia/tools/skqp/
Dgn_to_bp.py182 defs = gn_to_bp_utils.GetArchSources(os.path.join(skia_gn_dir, 'opts.gni')) variable
/external/skqp/tools/skqp/
Dgn_to_bp.py184 defs = gn_to_bp_utils.GetArchSources(os.path.join(skia_gn_dir, 'opts.gni')) variable
/external/mesa3d/src/compiler/nir/
Dnir_phi_builder.c78 nir_ssa_def *defs[0]; member
109 unsigned bit_size, const BITSET_WORD *defs) in nir_phi_builder_add_value()
/external/skia/gn/
Dgn_to_bp.py262 defs = gn_to_bp_utils.GetArchSources(os.path.join(here, 'opts.gni')) variable
/external/skqp/gn/
Dgn_to_bp.py257 defs = gn_to_bp_utils.GetArchSources(os.path.join(here, 'opts.gni')) variable
/external/annotation-tools/scene-lib/src/annotations/el/
DDefCollector.java25 private final Set<AnnotationDef> defs; field in DefCollector
/external/ltp/testcases/network/stress/ns-tools/
Dns-traffic.h146 struct nd_neighbor_solicit defs; member
152 struct nd_neighbor_advert defs; member
158 struct nd_redirect defs; member
/external/libvpx/libvpx/
Dargs.c90 void arg_show_usage(FILE *fp, const struct arg_def *const *defs) { in arg_show_usage()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp736 const CaseDefinition defs[] = in createDefaultValueTests() local
809 const CaseDefinition defs[] = in createBasicSpecializationTests() local
925 const CaseDefinition defs[] = in createWorkGroupSizeTests() local
1015 const CaseDefinition defs[] = in createBuiltInOverrideTests() local
1050 const CaseDefinition defs[] = in createExpressionTests() local
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dast-build.c512 XkbFileCreate(enum xkb_file_type type, char *name, ParseCommon *defs, in XkbFileCreate()
542 ParseCommon *defs = NULL; in XkbFileFromComponents() local
/external/skqp/src/svg/
DSkSVGDevice.cpp410 AutoElement defs("defs", fWriter); in addResources() local
706 AutoElement defs("defs", fWriter); in drawBitmapCommon() local
791 AutoElement defs("defs", fWriter); in drawTextOnPath() local
/external/skia/src/svg/
DSkSVGDevice.cpp411 AutoElement defs("defs", fWriter); in addResources() local
733 AutoElement defs("defs", fWriter); in drawBitmapCommon() local
818 AutoElement defs("defs", fWriter); in drawTextOnPath() local
/external/tensorflow/tensorflow/core/framework/
Dop_def_util_test.cc429 const std::vector<OpDef::AttrDef>& defs) { in Rep()
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h154 upb_def** defs; // used only while finalizing member
/external/protobuf/php/ext/google/protobuf/
Ddef.c166 upb_def **defs = emalloc(sizeof(upb_def *) * num); in PHP_METHOD() local
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp574 const bool *defs = &crcs.Defs[0]; in ReadHashDigests() local
1035 const bool *defs = &v.Defs[0]; in ReadUInt64DefVector() local
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTElementDef.java431 void setElements(XSLTElementDef[] defs) in setElements()
/external/python/cpython2/Tools/bgen/bgen/
Dscantools.py384 def setoutput(self, spec, defs = None): argument
/external/lzma/C/
D7zArcIn.c341 const Byte *defs; in ReadUi32s() local
1051 Byte *defs; in ReadTime() local
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c99 preprocess_prog(struct context *ctx, const char *src, const char *defs) in preprocess_prog()
144 const char *src, const char *defs) in init_prog()

12