Home
last modified time | relevance | path

Searched refs:gist (Results 1 – 25 of 44) sorted by relevance

12

/external/llvm-project/polly/lib/External/isl/
Disl_multi_gist.c16 __isl_give MULTI(BASE) *FN(MULTI(BASE),gist)(__isl_take MULTI(BASE) *multi, in MULTI()
19 return FN(FN(MULTI(BASE),apply),DOMBASE)(multi, context, &FN(EL,gist)); in MULTI()
Disl_test.c1769 const char *gist; member
1792 isl_map *map, *gist; in test_plain_gist() local
1799 gist = isl_map_read_from_str(ctx, plain_gist_tests[i].gist); in test_plain_gist()
1800 equal = isl_map_is_equal(map, gist); in test_plain_gist()
1802 isl_map_free(gist); in test_plain_gist()
1859 const char *gist; member
1958 set2 = isl_set_read_from_str(ctx, gist_tests[i].gist); in test_gist()
3654 const char *gist; member
3679 str = pwqp_gist_tests[i].gist; in test_pwqp_gist()
Disl_ast_build_expr.c1921 isl_set *set, *gist; in add_intermediate_piece() local
1927 gist = isl_set_gist(isl_set_copy(set), isl_set_copy(data->dom)); in add_intermediate_piece()
1928 arg = isl_ast_build_expr_from_set_internal(data->build, gist); in add_intermediate_piece()
Disl_pw_templ.c621 res_ij = FN(EL,gist)(res_ij, isl_set_copy(common)); in FN()
996 __isl_give PW *FN(PW,gist)(__isl_take PW *pw, __isl_take isl_set *context) in FN() argument
999 return FN(PW,gist_aligned)(pw, context, &FN(EL,gist), in FN()
Disl_union_templ.c977 __isl_give UNION *FN(UNION,gist)(__isl_take UNION *u, in FN() argument
981 .fn = &FN(PW,gist), in FN()
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
DParseResponseWithGson.java36 Gist gist = gson.fromJson(response.body().charStream(), Gist.class); in run() local
37 for (Map.Entry<String, GistFile> entry : gist.files.entrySet()) { in run()
/external/tensorflow/.github/ISSUE_TEMPLATE/
D60-tflite-converter-issue.md20 1) Reference [TensorFlow Model Colab](https://colab.research.google.com/gist/ymodak/e96a4270b95320…
21 2) Reference [TensorFlow Lite Model Colab](https://colab.research.google.com/gist/ymodak/0dfeb2825…
/external/oss-fuzz/docs/
DGemfile.lock45 jekyll-gist (= 1.5.0)
122 jekyll-gist (1.5.0)
/external/glide/third_party/gif_decoder/
DREADME.third_party1 URL: https://gist.githubusercontent.com/devunwired/4479231/raw/df2725be4ae0f12f5265deaf0a769936ea94…
/external/perfetto/docs/analysis/
Dmetrics.md99 NOTE: See this [GitHub gist][gist] to see how the code should look at the end of
103 [gist]: https://gist.github.com/LalitMaganti/c221cf0cae17e298dfa82b118edf9080
333 … that the workspace looks the same as the contents of this [GitHub gist](https://gist.github.com/L…
/external/bcc/examples/tracing/
Dkvm_hypercall.txt12 https://gist.github.com/abenbachir/344822b5ba9fc5ac384cdec3f087e018
/external/rust/crates/serde_json/
DREADME.md84 <a href="https://play.rust-lang.org/?edition=2018&gist=d69d8e3156d4bb81c4461b60b772ab72" target="_b…
142 <a href="https://play.rust-lang.org/?edition=2018&gist=15cfab66d38ff8a15a9cf1d8d897ac68" target="_b…
209 <a href="https://play.rust-lang.org/?edition=2018&gist=6ccafad431d72b62e77cc34c8e879b24" target="_b…
242 <a href="https://play.rust-lang.org/?edition=2018&gist=f9101a6e61dfc9e02c6a67f315ed24f2" target="_b…
273 <a href="https://play.rust-lang.org/?edition=2018&gist=3472242a08ed2ff88a944f2a2283b0ee" target="_b…
/external/llvm-project/polly/docs/
DTipsAndTricks.rst56 `<https://gist.github.com/dcci/891cd98d80b1b95352a407d80914f7cf>`_.
/external/glide/
DREADME.md231 * Dave Smith for the [gif decoder gist](https://gist.github.com/devunwired/4479231) Glide's gif dec…
/external/rust/crates/serde_test/
DREADME.md30 <a href="https://play.rust-lang.org/?edition=2018&gist=72755f28f99afc95e01d63174b28c1f5" target="_b…
/external/rust/crates/serde/
DREADME.md30 <a href="https://play.rust-lang.org/?edition=2018&gist=72755f28f99afc95e01d63174b28c1f5" target="_b…
/external/rust/crates/serde_derive/
DREADME.md30 <a href="https://play.rust-lang.org/?edition=2018&gist=72755f28f99afc95e01d63174b28c1f5" target="_b…
/external/harfbuzz_ng/test/shaping/data/in-house/tests/
Dmacos.tests1 # 10.12.6 https://gist.github.com/ebraminio/1704341fa16b06979e605aafd88198cf
20 # 10.13.6 https://gist.github.com/ebraminio/d432e831b3f7ebe30245dde5775e1c7e
39 # 10.14.2 https://gist.github.com/ebraminio/4b731a82f11a662b2164622ebb93086a
/external/skia/site/docs/user/
Dcolor.md84 (Order matters there.) The gist is, we assume any untagged sources are sRGB.
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h331 inline isl::checked::aff gist(isl::checked::set context) const;
1272 inline isl::checked::basic_map gist(isl::checked::basic_map context) const;
1318 inline isl::checked::basic_set gist(isl::checked::basic_set context) const;
1490 inline isl::checked::map gist(isl::checked::map context) const;
1586 inline isl::checked::multi_aff gist(isl::checked::set context) const;
1698 inline isl::checked::multi_pw_aff gist(isl::checked::set set) const;
1772 inline isl::checked::multi_union_pw_aff gist(isl::checked::union_set context) const;
1921 inline isl::checked::pw_aff gist(isl::checked::set context) const;
2031 inline isl::checked::pw_multi_aff gist(isl::checked::set set) const;
2556 inline isl::checked::set gist(isl::checked::set context) const;
[all …]
Disl-noexceptions.h283 inline aff gist(set context) const;
673 inline basic_map gist(basic_map context) const;
834 inline basic_set gist(basic_set context) const;
1309 inline map gist(map context) const;
1578 inline multi_aff gist(set context) const;
1674 inline multi_pw_aff gist(set set) const;
1774 inline multi_union_pw_aff gist(union_set context) const;
1984 inline pw_aff gist(set context) const;
2143 inline pw_multi_aff gist(set set) const;
2269 inline pw_qpolynomial gist(set context) const;
[all …]
Dcpp.h395 inline isl::aff gist(isl::set context) const;
1337 inline isl::basic_map gist(isl::basic_map context) const;
1383 inline isl::basic_set gist(isl::basic_set context) const;
1555 inline isl::map gist(isl::map context) const;
1651 inline isl::multi_aff gist(isl::set context) const;
1763 inline isl::multi_pw_aff gist(isl::set set) const;
1837 inline isl::multi_union_pw_aff gist(isl::union_set context) const;
1986 inline isl::pw_aff gist(isl::set context) const;
2096 inline isl::pw_multi_aff gist(isl::set set) const;
2621 inline isl::set gist(isl::set context) const;
[all …]
/external/perfetto/docs/design-docs/
Dheapprofd-sampling.md179 [full results]: https://gist.github.com/fmayer/3aafcaf58f8db09714ba09aa4ac2b1ac
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py184 def gist(arg0, arg1): member in union_pw_multi_aff
581 def gist(arg0, arg1): member in multi_union_pw_aff
937 def gist(arg0, arg1): member in union_pw_aff
947 return union_pw_multi_aff(arg0).gist(arg1)
1303 def gist(arg0, arg1): member in multi_pw_aff
1313 return multi_union_pw_aff(arg0).gist(arg1)
1931 def gist(arg0, arg1): member in pw_multi_aff
1941 return union_pw_multi_aff(arg0).gist(arg1)
2512 def gist(arg0, arg1): member in pw_aff
2522 return union_pw_aff(arg0).gist(arg1)
[all …]
/external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/doc/
DDepthwiseConv2D_int8.md61 ([Latency Numbers Every Programmer Should Know](https://gist.github.com/jboner/2841832),

12