Home
last modified time | relevance | path

Searched refs:Needs (Results 1 – 25 of 55) sorted by relevance

123

/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp73 char Needs = 0; member
78 char Needs = 0; member
195 Instructions[&MI].Needs = Flags; in scanInstructions()
219 if ((II.OutNeeds & StateWQM) && !(II.Needs & StateWQM) && MI.isTerminator()) { in propagateInstruction()
220 Instructions[&MI].Needs = StateWQM; in propagateInstruction()
221 II.Needs = StateWQM; in propagateInstruction()
225 BI.Needs |= II.Needs; in propagateInstruction()
226 if ((BI.InNeeds | II.Needs) != BI.InNeeds) { in propagateInstruction()
227 BI.InNeeds |= II.Needs; in propagateInstruction()
233 char InNeeds = II.Needs | II.OutNeeds; in propagateInstruction()
[all …]
/external/freetype/
Dmodules.cfg116 # include/freetype/ftcache.h. Needs ftglyph.c.
120 # TrueType GX/AAT table validation. Needs ftgxval.c below.
143 # OpenType table validation. Needs ftotval.c below.
170 # Access BDF-specific strings. Needs BDF font driver.
191 # Access FSType information. Needs fttype1.c.
201 # Convenience functions to handle glyphs. Needs ftbitmap.c.
231 # Interface for accessing PFR-specific data. Needs PFR font driver.
236 # Path stroker. Needs ftglyph.c.
241 # Support for synthetic emboldening and slanting of fonts. Needs ftbitmap.c.
252 # Interface for accessing data specific to Windows FNT files. Needs winfnt
/external/llvm/test/Bitcode/Inputs/
Dmodule_hash.ll1 ; Needs a function for the combined index to be populated
/external/swiftshader/third_party/subzero/tests_lit/reader_tests/
Dbinops.ll9 ; TODO(kschimpf): add i8/i16. Needs bitcasts.
107 ; TODO(kschimpf): sub i8/i16. Needs bitcasts.
205 ; TODO(kschimpf): mul i8/i16. Needs bitcasts.
279 ; TODO(kschimpf): sdiv i8/i16. Needs bitcasts.
341 ; TODO(kschimpf): srem i8/i16. Needs bitcasts.
403 ; TODO(kschimpf): udiv i8/i16. Needs bitcasts.
465 ; TODO(kschimpf): urem i8/i16. Needs bitcasts.
599 ; TODO(kschimpf): and i1/i8/i16. Needs bitcasts.
661 ; TODO(kschimpf): or i1/i8/i16. Needs bitcasts.
723 ; TODO(kschimpf): xor i1/i8/i16. Needs bitcasts.
[all …]
/external/conscrypt/android-stub/
Dbuild.gradle3 // Needs to be binary-compatible with Android minSdkVersion.
/external/conscrypt/benchmark-base/
Dbuild.gradle3 // Needs to be binary-compatible with Android minSdkVersion.
/external/selinux/secilc/test/
Dbounds.cil228 ;; Needs: (allow b_t6a b_t6b (c1 (p1a)))
232 ;; Needs: (allow b_t6a b_t6b (c2 (p2a)))
237 ;; Needs: (allow b_t6a b_t6b (c3 (p3c)))
/external/curl/tests/data/
Dtest9313 HTTP/1.1 407 Needs proxy authentication
Dtest103532 perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) n…
Dtest103433 perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) n…
Dtest9415 HTTP/1.1 407 Needs proxy authentication
Dtest16538 perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) n…
Dtest144848 perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) n…
Dtest204648 perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) n…
Dtest204749 perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(langinfo(CODESET())) n…
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AccumulatorApplyGradient.pbtxt24 The data type of accumulated gradients. Needs to correspond to the type
Dapi_def_AccumulatorTakeGradient.pbtxt24 The data type of accumulated gradients. Needs to correspond to the type
Dapi_def_SparseAccumulatorApplyGradient.pbtxt39 The data type of accumulated gradients. Needs to correspond to the type
Dapi_def_SparseAccumulatorTakeGradient.pbtxt36 The data type of accumulated gradients. Needs to correspond to the type
Dapi_def_SymbolicGradient.pbtxt47 (Needs some math expert to say the comment above better.)
/external/valgrind/docs/internals/
D3_8_BUGSTATUS.txt189 Needs investigation
332 Needs cleanup+test cases. Queried.
355 Needs review; would be nice to redo this with a more robust API
366 Needs further discussion?
380 Needs investigation. Quite possibly a real bug.
497 Needs to be looked at. Is this real, or some Gentoo-caused
/external/conscrypt/constants/
Dbuild.gradle7 // Needs to be binary-compatible with Android minSdkVersion.
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Dstack_allocated.txt6 Member<HeapObject> m_obj; // Needs tracing.
/external/v8/tools/clang/blink_gc_plugin/tests/
Dstack_allocated.txt6 Member<HeapObject> m_obj; // Needs tracing.
/external/hyphenation-patterns/en-US/
Dhyph-en-us.lic.txt20 % Needs extended pattern memory.

123