Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 25 of 259) sorted by relevance

1234567891011

/third_party/python/Modules/_decimal/libmpdec/literature/
Dmulmod-ppro.txt151 rewrite <- (Qred_correct (T)); simpl (Qred (T)).
172 rewrite <- (Qdiv_mult_l x z). rewrite <- (Qdiv_mult_l y z).
196 rewrite Qlt_mult_by_z with (z := (p * (1 + (2#1)^(-63))^2)).
199 rewrite <- Qmult_assoc.
200 rewrite (Qmult_comm (/ (p * (1 + (2 # 1) ^ (-63)) ^ 2)) (p * (1 + (2 # 1) ^ (-63)) ^ 2)).
201 rewrite Qmult_inv_r.
202 rewrite Qmult_1_r.
209 rewrite H5.
211 rewrite Qplus_comm.
212 rewrite Qlt_move_right.
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteRepeatedAssignToSwizzled.cpp30 static void rewrite(TIntermBlock *root);
45 void RewriteAssignToSwizzledTraverser::rewrite(TIntermBlock *root) in rewrite() function in sh::__anon5bd031fe0111::RewriteAssignToSwizzledTraverser
47 RewriteAssignToSwizzledTraverser rewrite; in rewrite() local
50 rewrite.nextIteration(); in rewrite()
51 root->traverse(&rewrite); in rewrite()
52 rewrite.updateTree(); in rewrite()
53 } while (rewrite.didRewrite()); in rewrite()
89 RewriteAssignToSwizzledTraverser::rewrite(root); in RewriteRepeatedAssignToSwizzled()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/
DRewriteRepeatedAssignToSwizzled.cpp30 ANGLE_NO_DISCARD static bool rewrite(TCompiler *compiler, TIntermBlock *root);
45 bool RewriteAssignToSwizzledTraverser::rewrite(TCompiler *compiler, TIntermBlock *root) in rewrite() function in sh::__anon3d2db1ab0111::RewriteAssignToSwizzledTraverser
47 RewriteAssignToSwizzledTraverser rewrite; in rewrite() local
50 rewrite.nextIteration(); in rewrite()
51 root->traverse(&rewrite); in rewrite()
52 if (!rewrite.updateTree(compiler, root)) in rewrite()
56 } while (rewrite.didRewrite()); in rewrite()
94 return RewriteAssignToSwizzledTraverser::rewrite(compiler, root); in RewriteRepeatedAssignToSwizzled()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_gvn.cpp45 bool rewrite = true; in visit() local
48 rewrite = false; in visit()
52 process_op(n, rewrite); in visit()
135 bool gvn::process_src(value* &v, bool rewrite) { in process_src() argument
139 if (rewrite && !v->gvn_source->is_rel()) { in process_src()
189 void gvn::process_op(node& n, bool rewrite) { in process_op() argument
195 process_src(v->rel, rewrite); in process_op()
198 if (rewrite && v->gvn_source && v->gvn_source->is_readonly() && in process_op()
201 } else if (rewrite && v->gvn_source && v->gvn_source->is_const() && in process_op()
206 process_src(v, rewrite); in process_op()
[all …]
/third_party/jsoncpp/test/
Dpyjsontestrunner.py61 rewrite = json.dumps(value)
63 file(rewrite_path, 'wt').write(rewrite + '\n')
64 return rewrite
68 rewrite = rewriteValueTree(json.write(root), rewrite_path) variable
69 rewrite_root = parseAndSaveValueTree(rewrite, rewrite_actual_path)
/third_party/jsoncpp/src/jsontestrunner/
Dmain.cpp199 Json::String* rewrite) { in rewriteValueTree() argument
200 *rewrite = write(root); in rewriteValueTree()
206 fprintf(fout, "%s\n", rewrite->c_str()); in rewriteValueTree()
300 Json::String rewrite; in runTest() local
301 exitCode = rewriteValueTree(rewritePath, root, opts.write, &rewrite); in runTest()
307 exitCode = parseAndSaveValueTree(rewrite, rewriteActualPath, "rewrite", in runTest()
/third_party/jsoncpp/
D.gitignore6 *.actual-rewrite
8 *.rewrite
DCONTRIBUTING.md104 * `test_complex_01.rewrite`: JSON document written by `jsontest` using the
107 * `test_complex_01.actual-rewrite`: flattened JSON element tree produced by
108 `jsontest` from reading `test_complex_01.rewrite`.
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DHoistConstants.cpp54 bool rewrite(TIntermBlock &root, IdGen &idGen) in rewrite() function in __anonc2d031d40111::Rewriter
95 return Rewriter(compiler, minRequiredSize).rewrite(root, idGen); in HoistConstants()
/third_party/nghttp2/doc/bash_completion/
Dnghttpx11rewrite --host-rewrite --altsvc --http2-altsvc --add-request-header --add-response-header --reques…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp257 static bool rewrite(Function &F) { in rewrite() function
321 Changed |= rewrite(F); in run()
328 return rewrite(F) ? PreservedAnalyses::none() : PreservedAnalyses::all(); in run()
/third_party/skia/src/sksl/ir/
DSkSLBinaryExpression.cpp187 std::unique_ptr<Expression> rewrite = in Make() local
192 return rewrite; in Make()
200 std::move(rewrite), in Make()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp95 bool rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove);
183 Changed |= rewrite(SA, Remove); in run()
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite() function in HexagonDCE
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
DgenRef.py1060 if results.rewrite:
1062 fp = open(results.rewrite, 'w', encoding='utf-8')
1066 rewrite = p.name variable
1068 if page != rewrite:
1069 print('RewriteRule ^', page, '.html$ ', rewrite, '.html',
/third_party/libfuse/test/
Dpytest.ini2 addopts = --verbose --assert=rewrite --tb=native -x -r a
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DConvertUnsupportedConstructorsToFunctionCalls.cpp311 bool rewrite(TIntermBlock &root) in rewrite() function in __anon85475c540111::Rebuild
335 return Rebuild(compiler).rewrite(root); in ConvertUnsupportedConstructorsToFunctionCalls()
/third_party/node/deps/npm/node_modules/call-limit/
DCHANGELOG.md10 * **call-limit:** Limiter rewrite ([bbd0ea6](https://github.com/iarna/call-limit/commit/bbd0ea6))
/third_party/popt/
DCHANGES37 - jbj: rewrite poptReadConfigFile(), styling for (i.e. my) readbility.
44 - jbj: fix: rewrite (and simplify) strdup_locale_from_utf8() (CID#7, CID#8, CID#11, CID#12).
64 - jbj: rewrite findProgramPath & move to popt.c. Nuke the findme.{c,h} toys.
107 - jbj: rewrite the callback logic using a switch for simplicity.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp184 void rewrite();
254 rewrite(); in runOnMachineFunction()
493 void VirtRegRewriter::rewrite() { in rewrite() function in VirtRegRewriter
/third_party/flutter/skia/third_party/externals/imgui/examples/
DREADME.txt74 …- If you use your own engine, you may decide to use some of existing bindings and/or rewrite some …
76 …first, before moving on to rewrite some of the code. Although it is tempting to rewrite both of th…
90 works and is bound, you can rewrite the code using your own systems.
/third_party/rust/crates/syn/examples/trace-var/
DREADME.md42 The procedural macro uses a syntax tree [`Fold`] to rewrite every `let`
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c1776 GstBuffer *rewrite, *index, *tmp; in gst_flv_mux_rewrite_header() local
1811 rewrite = gst_flv_mux_create_number_script_value ("duration", d); in gst_flv_mux_rewrite_header()
1819 rewrite = gst_buffer_append (rewrite, tmp); in gst_flv_mux_rewrite_header()
1823 return gst_flv_mux_push (mux, rewrite); in gst_flv_mux_rewrite_header()
1906 rewrite = gst_buffer_append (rewrite, index); in gst_flv_mux_rewrite_header()
1908 return gst_flv_mux_push (mux, rewrite); in gst_flv_mux_rewrite_header()
/third_party/mesa3d/docs/ci/
Dfdo-cache32 rewrite ^ /cache_gitlab_artifacts;
/third_party/libxml2/
Dcatalog.c1655 xmlCatalogEntryPtr rewrite = NULL; in xmlCatalogXMLResolve() local
1676 rewrite = cur; in xmlCatalogXMLResolve()
1691 if (rewrite != NULL) { in xmlCatalogXMLResolve()
1694 "Using rewriting rule %s\n", rewrite->name); in xmlCatalogXMLResolve()
1695 ret = xmlStrdup(rewrite->URL); in xmlCatalogXMLResolve()
1871 xmlCatalogEntryPtr rewrite = NULL; in xmlCatalogXMLResolveURI() local
1907 rewrite = cur; in xmlCatalogXMLResolveURI()
1922 if (rewrite != NULL) { in xmlCatalogXMLResolveURI()
1925 "Using rewriting rule %s\n", rewrite->name); in xmlCatalogXMLResolveURI()
1926 ret = xmlStrdup(rewrite->URL); in xmlCatalogXMLResolveURI()
/third_party/skia/third_party/externals/imgui/docs/
DBACKENDS.md107 You will likely be tempted to start by rewrite your own backend using your own custom/high-level fa…
112 You can LATER decide to rewrite yourself a custom backend if you really need to.
131 how Dear ImGui works and is setup. You can then rewrite a custom backend using your own engine API.

1234567891011