Home
last modified time | relevance | path

Searched refs:BACKWARD (Results 1 – 25 of 35) sorted by relevance

12

/third_party/boost/boost/graph/
Dssca_graph_generator.hpp25 BACKWARD = 2, enumerator
26 BOTH = FORWARD | BACKWARD
109 ? (direction(*gen) == 0 ? FORWARD : BACKWARD) in operator ++()
119 if (d & BACKWARD) in operator ++()
/third_party/icu/icu4c/source/tools/tzcode/
DMakefile.in103 # sed -e "s/^BACKWARD=.*/BACKWARD= backward pacificnew/" $(TZORIG)/Makefile.orig > $(TZORIG)/Makefi…
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
DMakefile.in103 # sed -e "s/^BACKWARD=.*/BACKWARD= backward pacificnew/" $(TZORIG)/Makefile.orig > $(TZORIG)/Makefi…
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DTransformsMapperTest.java8 import static org.unicode.icu.tool.cldrtoicu.mapper.TransformsMapperTest.Direction.BACKWARD;
52 FORWARD, BACKWARD, BOTH; enumConstant
121 cldrData(oneWay("foo", "bar", BACKWARD, "variant", EXTERNAL, "one two three", ++idx)); in testBackward()
/third_party/skia/tests/
DSRGBReadWritePixelsTest.cpp66 template <float (*FORWARD)(float), float (*BACKWARD)(float)>
85 lower = BACKWARD(lowerComponent / 255.f); in check_double_conversion()
86 upper = BACKWARD(upperComponent / 255.f); in check_double_conversion()
/third_party/flutter/skia/tests/
DSRGBReadWritePixelsTest.cpp65 template <float (*FORWARD)(float), float (*BACKWARD)(float)>
84 lower = BACKWARD(lowerComponent / 255.f); in check_double_conversion()
85 upper = BACKWARD(upperComponent / 255.f); in check_double_conversion()
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DGrek_Latn_UNGEGN.txt183 # MINIMAL FILTER GENERATED FOR: Latin-Greek/UNGEGN BACKWARD
DGrek_Latn.txt254 # MINIMAL FILTER GENERATED FOR: Latin-Greek BACKWARD
DLatn_Kana.txt385 # MINIMAL FILTER GENERATED FOR: Latin-Katakana BACKWARD
/third_party/skia/third_party/externals/icu/source/data/translit/
DGrek_Latn_UNGEGN.txt184 # MINIMAL FILTER GENERATED FOR: Latin-Greek/UNGEGN BACKWARD
DGrek_Latn.txt255 # MINIMAL FILTER GENERATED FOR: Latin-Greek BACKWARD
DLatn_Kana.txt386 # MINIMAL FILTER GENERATED FOR: Latin-Katakana BACKWARD
/third_party/icu/icu4c/source/data/translit/
DGrek_Latn_UNGEGN.txt184 # MINIMAL FILTER GENERATED FOR: Latin-Greek/UNGEGN BACKWARD
DGrek_Latn.txt255 # MINIMAL FILTER GENERATED FOR: Latin-Greek BACKWARD
DLatn_Kana.txt386 # MINIMAL FILTER GENERATED FOR: Latin-Katakana BACKWARD
/third_party/tzdata/
DMakefile175 BACKWARD= backward macro
511 TDATA= $(YDATA) $(NDATA) $(BACKWARD)
642 BACKWARD='$(BACKWARD)' \
DNEWS1031 Use 'make BACKWARD="backward pacificnew"' to create the link
1037 The Makefile now quotes values like BACKWARD more carefully when
1154 'make BACKWARD=' now suppresses backward-compatibility names
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h165 constexpr char BACKWARD[] = "backward"; variable
/third_party/python/Tools/unicode/python-mappings/
DCP273.TXT45 0x2C 0x008C #PARTIAL LINE BACKWARD (PLU)
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.cc188 auto g_back_name = g.name() + BACKWARD; in CreateForwardGroup()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc3030 if (!root->has_flag(BACKWARD) && pipeline_stages > 1) { in ReorderForPipelineSplit()
3031 root->set_flag(BACKWARD, true); in ReorderForPipelineSplit()
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dascend_session.cc102 constexpr char BACKWARD[] = "backward"; variable
/third_party/harfbuzz/perf/texts/
Den-words.txt813 BACKWARD
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt813 BACKWARD
/third_party/boost/libs/spirit/workbench/unicode/
DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;

12