Home
last modified time | relevance | path

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

123

/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.py168 defs = gn_to_bp_utils.GetArchSources(os.path.join(skia_gn_dir, 'opts.gni')) variable
/external/skqp/tools/skqp/
Dgn_to_bp.py170 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/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/skqp/gn/
Dgn_to_bp.py354 defs = gn_to_bp_utils.GetArchSources(os.path.join(here, 'opts.gni')) variable
/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/skia/gn/
Dgn_to_bp.py410 defs = gn_to_bp_utils.GetArchSources(os.path.join(here, 'opts.gni')) variable
/external/libaom/libaom/common/
Dargs.c151 void arg_show_usage(FILE *fp, const struct arg_def *const *defs) { in arg_show_usage()
/external/tensorflow/tensorflow/core/framework/
Dop_def_util_test.cc429 const std::vector<OpDef::AttrDef>& defs) { in Rep()
/external/skqp/tests/
DSVGDeviceTest.cpp207 const SkDOM::Node* defs = dom->getFirstChild(root, "defs"); in FindImageShaderNodes() local
/external/skia/tests/
DSVGDeviceTest.cpp213 const SkDOM::Node* defs = dom->getFirstChild(root, "defs"); in FindImageShaderNodes() local
/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/swiftshader/src/Pipeline/
DSpirvShader.hpp220 std::unordered_map<uint32_t, Object> defs; member in sw::SpirvShader
/external/skia/src/svg/
DSkSVGDevice.cpp326 AutoElement defs("defs", fWriter); in addResources() local
793 AutoElement defs("defs", fWriter); in drawBitmapCommon() local
/external/skqp/src/svg/
DSkSVGDevice.cpp323 AutoElement defs("defs", fWriter); in addResources() local
794 AutoElement defs("defs", fWriter); in drawBitmapCommon() local
/external/v8/tools/turbolizer/src/
Dgraph-view.ts137 const defs = svg.append('svg:defs'); constant
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp591 const bool *defs = &v.Defs[0]; in Read_UInt32_Vector() local
1060 const bool *defs = &v.Defs[0]; in ReadUInt64DefVector() local

123