Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc39 function_type_ = FunctionApiInfo::FunctionType::BACKWARD; in Init()
133 function_type == FunctionApiInfo::FunctionType::BACKWARD); in ValidateSignature()
181 case FunctionApiInfo::FunctionType::BACKWARD: in Init()
196 ValidateSignatures(bwd_funcs, FunctionApiInfo::FunctionType::BACKWARD)); in Init()
214 case FunctionApiInfo::FunctionType::BACKWARD: in GetEquivalentImplementations()
Dfunction_api_info.h39 BACKWARD, enumerator
Dimplementation_selector.cc171 if (apiInfo.function_type() == FunctionApiInfo::BACKWARD) { in UpdateNodeDef()
/external/icu/icu4c/source/tools/tzcode/
DMakefile.in103 # sed -e "s/^BACKWARD=.*/BACKWARD= backward pacificnew/" $(TZORIG)/Makefile.orig > $(TZORIG)/Makefi…
/external/llvm-project/lld/test/COFF/
Dassociative-comdat-order.test13 # RUN: llvm-objdump -s %t.exe | FileCheck --check-prefix=BACKWARD %s
14 # BACKWARD: Contents of section .text:
15 # BACKWARD: 180001000 01000000 02000000 03000000 ............
/external/igt-gpu-tools/tests/i915/
Dgem_pwrite.c115 #define BACKWARD 0x2 macro
150 if (flags & BACKWARD) { in test_big_cpu()
213 if (flags & BACKWARD) { in test_big_gtt()
377 { "backwards", BACKWARD },
379 { "fbr", FORWARD | BACKWARD | RANDOM },
/external/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()
/external/python/parse_type/
DCHANGES.txt12 BACKWARD INCOMPATIBLE CHANGES:
Dpytest.ini33 # -- BACKWARD COMPATIBILITY: pytest < 2.8
/external/skqp/tests/
DSRGBReadWritePixelsTest.cpp64 template <float (*FORWARD)(float), float (*BACKWARD)(float)>
83 lower = BACKWARD(lowerComponent / 255.f); in check_double_conversion()
84 upper = BACKWARD(upperComponent / 255.f); in check_double_conversion()
/external/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()
/external/llvm-project/llvm/include/llvm/Analysis/
DMustExecute.h178 BACKWARD = 0, enumerator
336 Visited.count({I, ExplorationDirection::BACKWARD}); in count()
/external/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
/external/llvm-project/llvm/lib/Analysis/
DMustExecute.cpp822 Visited.insert({I, ExplorationDirection::BACKWARD}); in resetInstruction()
837 if (Tail && Visited.insert({Tail, ExplorationDirection ::BACKWARD}).second) in advance()
/external/python/cpython3/Tools/unicode/python-mappings/
DCP273.TXT45 0x2C 0x008C #PARTIAL LINE BACKWARD (PLU)
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp58 enum class FREE_ORDER { FORWARD, BACKWARD, RANDOM, COUNT }; enumerator
594 case FREE_ORDER::BACKWARD: in MainTest()
650 case FREE_ORDER::BACKWARD: in MainTest()
3718 case FREE_ORDER::BACKWARD: in BenchmarkAlgorithmsCase()
3835 case 0: freeOrder = FREE_ORDER::BACKWARD; break; in BenchmarkAlgorithms()
/external/antlr/tool/
DCHANGES.txt256 interface and other tools! [BREAKS BACKWARD COMPATIBILITY]
587 * Added 3 methods to Tree interface [BREAKS BACKWARD COMPATIBILITY]
769 * [BACKWARD INCOMPATIBLE if you override match()]
945 * BACKWARD INCOMPATIBILITY
1144 BACKWARD INCOMPATIBILITY since file names change.
/external/cldr/common/uca/
Dallkeys_DUCET.txt48 008C ; [.0000.0000.0000.0000] # <PARTIAL LINE BACKWARD>
Dallkeys_CLDR.txt52 008C ; [.0000.0000.0000] # <PARTIAL LINE BACKWARD>
DUCA_Rules.txt51 = '\u008C' # 1.1 [Cc] [0000.0000.0000] U+008C <PARTIAL LINE BACKWARD>
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;
/external/icu/icu4c/source/data/unidata/
DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DUnicodeData.txt141 008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;

12