Searched refs:revisit (Results 1 – 25 of 37) sorted by relevance
12
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | und-IPA.txt | 72 | dz ← ʣ ; # break apart, and revisit 73 | ts ← ʦ ; # break apart, and revisit 74 | dʒ ← ʤ ; # break apart, and revisit 75 | tʃ ← ʧ ; # break apart, and revisit
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/ |
D | revisit.ll | 11 ; RUN: opt < %s -disable-output -debug-pass-manager -unroll-revisit-child-loops 2>&1 \ 15 ; Basic test is fully unrolled and we revisit the post-unroll new sibling 137 ; When we revisit children, we also revisit the current loop.
|
/external/v8/src/compiler/ |
D | escape-analysis.cc | 332 Node* revisit = revisit_.top(); in ReduceFrom() local 333 if (state_.Get(revisit) == State::kRevisit) { in ReduceFrom() 334 state_.Set(revisit, State::kOnStack); in ReduceFrom() 335 stack_.push({revisit, 0}); in ReduceFrom()
|
/external/deqp/android/cts/master/src/ |
D | vk-test-issues.txt | 27 # b/112540895: Compile time is still unreasonable on low-end parts, revisit for Q
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | cgscc-devirt-iteration.ll | 23 ; call we revisit the SCC passes to reflect the more precise information. This 102 ; intrinsic we still revisit the SCC pass. This also covers cases where the
|
D | cgscc-observe-devirt.ll | 17 ; in the process change the very structure of the call graph we also revisit
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-MemoryResponse.txt | 23 a clearer idea of what our goals should be and we should revisit this
|
D | 2001-02-09-AdveComments.txt | 3 revisit synchronization, type inference, and other issues.
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-MemoryResponse.txt | 23 a clearer idea of what our goals should be and we should revisit this
|
D | 2001-02-09-AdveComments.txt | 3 revisit synchronization, type inference, and other issues.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-MemoryResponse.txt | 23 a clearer idea of what our goals should be and we should revisit this
|
D | 2001-02-09-AdveComments.txt | 3 revisit synchronization, type inference, and other issues.
|
/external/protobuf/objectivec/Tests/ |
D | GPBObjectiveCPlusPlusTest.mm | 54 // edited the testing project) and it might be time to revisit the GPB_ENUM
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/ |
D | fp-intrinsics.ll | 17 ; but we may want to revisit this for asynchronous exception handling.
|
/external/grpc-grpc/templates/ |
D | CMakeLists.txt.template | 152 # TODO(jtattermusch): revisit warnings that were silenced as part of upgrade to protobuf3.6.0 154 # TODO(jtattermusch): revisit C4267 occurrences throughout the code 156 # TODO(jtattermusch): needed to build boringssl with VS2017, revisit later
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | BUILD | 166 # set of core TensorFlow kernels. We may want to revisit this dependency
|
/external/googletest/googlemock/docs/ |
D | DesignDoc.md | 250 templates. We'll revisit this based on user feedback. 256 can revisit the implementation and add support for using `ACTION*()`
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | blend.rst | 19 exposes > 1 MRT, and we should revisit this issue if anyone ever does.
|
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster.proto | 38 * TODO: revisit this choice in the event that memory
|
/external/icu/icu4c/source/data/translit/ |
D | my_my_FONIPA.txt | 246 # U+103C MEDIAL RA before U+103D MEDIAL WA. # TODO: revisit this
|
/external/icu/icu4c/source/ |
D | acinclude.m4 | 138 ## revisit this for cross-compile.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | completeness.ll | 417 ;; Ensure that we revisit predicateinfo operands at the right points in time.
|
/external/v8/tools/mb/docs/ |
D | design_spec.md | 389 use for GYP at all. We may revisit how this works once we encourage more
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3collections.inl | 675 // Guard against a revisit and check for cycles
|
/external/u-boot/arch/arm/dts/ |
D | sama5d4.dtsi | 1427 /* WARNING: revisit as pin spec has changed */
|
12