/external/libxml2/result/ |
D | ent9.rde | 21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 61 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 66 2 3 #text 0 1 WE need lot of garbage now to trigger the problem [all …]
|
D | ent9.rdr | 11 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 16 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem 56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem [all …]
|
D | ent9.sax | 28 SAX.characters( WE need lot of garbage now to, 50) 33 SAX.characters( WE need lot of garbage now to, 50) 38 SAX.characters( WE need lot of garbage now to, 50) 43 SAX.characters( WE need lot of garbage now to, 50) 48 SAX.characters( WE need lot of garbage now to, 50) 53 SAX.characters( WE need lot of garbage now to, 50) 58 SAX.characters( WE need lot of garbage now to, 50) 63 SAX.characters( WE need lot of garbage now to, 50) 68 SAX.characters( WE need lot of garbage now to, 50) 73 SAX.characters( WE need lot of garbage now to, 50) [all …]
|
D | ent9.sax2 | 28 SAX.characters( WE need lot of garbage now to, 50) 33 SAX.characters( WE need lot of garbage now to, 50) 38 SAX.characters( WE need lot of garbage now to, 50) 43 SAX.characters( WE need lot of garbage now to, 50) 48 SAX.characters( WE need lot of garbage now to, 50) 53 SAX.characters( WE need lot of garbage now to, 50) 58 SAX.characters( WE need lot of garbage now to, 50) 63 SAX.characters( WE need lot of garbage now to, 50) 68 SAX.characters( WE need lot of garbage now to, 50) 73 SAX.characters( WE need lot of garbage now to, 50) [all …]
|
/external/libxml2/result/noent/ |
D | ent9.sax2 | 27 SAX.characters( WE need lot of garbage now to, 50) 32 SAX.characters( WE need lot of garbage now to, 50) 37 SAX.characters( WE need lot of garbage now to, 50) 42 SAX.characters( WE need lot of garbage now to, 50) 47 SAX.characters( WE need lot of garbage now to, 50) 52 SAX.characters( WE need lot of garbage now to, 50) 57 SAX.characters( WE need lot of garbage now to, 50) 62 SAX.characters( WE need lot of garbage now to, 50) 67 SAX.characters( WE need lot of garbage now to, 50) 72 SAX.characters( WE need lot of garbage now to, 50) [all …]
|
/external/deqp-deps/glslang/Test/ |
D | 450.vert | 31 atomicCounterAdd(aui, ui); // ERROR, need 4.6 32 atomicCounterSubtract(aui, ui); // ERROR, need 4.6 33 atomicCounterMin(aui, ui); // ERROR, need 4.6 34 atomicCounterMax(aui, ui); // ERROR, need 4.6 35 atomicCounterAnd(aui, ui); // ERROR, need 4.6 36 atomicCounterOr(aui, ui); // ERROR, need 4.6 37 atomicCounterXor(aui, ui); // ERROR, need 4.6 38 atomicCounterExchange(aui, ui); // ERROR, need 4.6 39 atomicCounterCompSwap(aui, ui, ui); // ERROR, need 4.6 41 int a = gl_BaseVertex + gl_BaseInstance + gl_DrawID; // ERROR, need 4.6 [all …]
|
D | 310.frag | 257 lowp int a1 = gl_SampleID; // ERROR, need extension 258 mediump vec2 a2 = gl_SamplePosition; // ERROR, need extension 259 highp int a3 = gl_SampleMaskIn[0]; // ERROR, need extension 260 gl_SampleMask[0] = a3; // ERROR, need extension 261 mediump int n = gl_NumSamples; // ERROR, need extension 289 imageAtomicAdd( im2Di, P, dati); // ERROR, need extension 290 imageAtomicAdd( im2Du, P, datu); // ERROR, need extension 291 imageAtomicMin( im2Di, P, dati); // ERROR, need extension 292 imageAtomicMin( im2Du, P, datu); // ERROR, need extension 293 imageAtomicMax( im2Di, P, dati); // ERROR, need extension [all …]
|
D | runtimeArray.vert | 100 uniformTexelBufferDyn[i]; // ERROR, need extension 101 storageTexelBufferDyn[i]; // ERROR, need extension 102 uniformBuffer[i]; // ERROR, need extension 103 storageBuffer[i]; // ERROR, need extension 104 sampledImage[i]; // ERROR, need extension 105 storageImage[i]; // ERROR, need extension 106 uniformTexelBuffer[i]; // ERROR, need extension 107 storageTexelBuffer[i]; // ERROR, need extension
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | unreachable.ll | 3 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 5 ; RUN: | %if --need=target_X8632 --command FileCheck %s 6 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 8 ; RUN: | %if --need=target_X8632 --command FileCheck %s 10 ; RUN: %if --need=target_ARM32 \ 13 ; RUN: | %if --need=target_ARM32 \ 15 ; RUN: %if --need=target_ARM32 \ 18 ; RUN: | %if --need=target_ARM32 \ 21 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 24 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ [all …]
|
D | reorder-global-variables.ll | 6 ; RUN: %if --need=target_X8632 --command %p2i --filetype=asm --target x8632 \ 9 ; RUN: | %if --need=target_X8632 --command FileCheck %s 10 ; RUN: %if --need=target_X8632 --command %p2i --filetype=asm --target x8632 \ 13 ; RUN: | %if --need=target_X8632 --command FileCheck %s 16 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --target x8632 \ 19 ; RUN: | %if --need=target_X8632 --command FileCheck %s 20 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --target x8632 \ 23 ; RUN: | %if --need=target_X8632 --command FileCheck %s 26 ; RUN: %if --need=target_ARM32 --command %p2i --filetype=obj --target arm32 \ 30 ; RUN: | %if --need=target_ARM32 --command FileCheck %s [all …]
|
D | select-opt.ll | 6 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 8 ; RUN: | %if --need=target_X8632 --command FileCheck %s 9 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 11 ; RUN: | %if --need=target_X8632 --command FileCheck %s 13 ; RUN: %if --need=target_ARM32 \ 17 ; RUN: | %if --need=target_ARM32 \ 19 ; RUN: %if --need=target_ARM32 \ 23 ; RUN: | %if --need=target_ARM32 \ 26 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 30 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ [all …]
|
D | callindirect.pnacl.ll | 5 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 7 ; RUN: | %if --need=target_X8632 --command FileCheck %s 8 ; RUN: %if --need=allow_dump --need=target_X8632 --command %p2i --filetype=asm \ 10 ; RUN: | %if --need=allow_dump --need=target_X8632 --command FileCheck %s 11 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 13 ; RUN: | %if --need=target_X8632 --command FileCheck --check-prefix=OPTM1 %s 15 ; RUN: %if --need=target_X8664 --command %p2i --filetype=obj --disassemble \ 17 ; RUN: | %if --need=target_X8664 --command FileCheck --check-prefix X8664 %s 18 ; RUN: %if --need=allow_dump --need=target_X8664 --command %p2i --filetype=asm \ 20 ; RUN: | %if --need=allow_dump --need=target_X8664 \ [all …]
|
D | fp.arith.ll | 6 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 8 ; RUN: | %if --need=target_X8632 --command FileCheck %s 9 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 11 ; RUN: | %if --need=target_X8632 --command FileCheck %s 13 ; RUN: %if --need=target_ARM32 \ 16 ; RUN: | %if --need=target_ARM32 \ 18 ; RUN: %if --need=target_ARM32 \ 21 ; RUN: | %if --need=target_ARM32 \ 24 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 27 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ [all …]
|
D | globalinit.pnacl.ll | 6 ; RUN: %if --need=target_X8632 --command %p2i --filetype=asm --target x8632 \ 8 ; RUN: | %if --need=target_X8632 --command FileCheck %s 10 ; RUN: %if --need=target_ARM32 --command %p2i --filetype=asm --target arm32 \ 13 ; RUN: | %if --need=target_ARM32 --command FileCheck %s 16 ; RUN: %if --need=target_X8632 --command %p2i --filetype=asm --target x8632 \ 18 ; RUN: | %if --need=target_X8632 --command FileCheck %s --check-prefix=X8632 22 ; RUN: %if --need=target_X8632 --command %p2i --assemble --disassemble \ 25 ; RUN: | %if --need=target_X8632 --command FileCheck --check-prefix=IAS %s 27 ; RUN: %if --need=target_X8632 --command %p2i --assemble --disassemble \ 30 ; RUN: | %if --need=target_X8632 --command FileCheck --check-prefix=SYMTAB %s [all …]
|
D | bitcast.ll | 6 ; RUN: %if --need=target_ARM32 --command %p2i --filetype=obj --disassemble \ 8 ; RUN: | %if --need=target_ARM32 --command FileCheck %s \ 11 ; RUN: %if --need=target_ARM32 --command %p2i --filetype=obj --disassemble \ 13 ; RUN: | %if --need=target_ARM32 --command FileCheck %s \ 16 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 19 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ 23 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 26 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \
|
D | shift.ll | 4 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 6 ; RUN: | %if --need=target_X8632 --command FileCheck %s 8 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 10 ; RUN: | %if --need=target_X8632 --command FileCheck %s 12 ; RUN: %if --need=target_ARM32 \ 15 ; RUN: | %if --need=target_ARM32 \ 18 ; RUN: %if --need=target_ARM32 \ 21 ; RUN: | %if --need=target_ARM32 \ 24 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 27 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ [all …]
|
D | branch-opt.ll | 4 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 6 ; RUN: | %if --need=target_X8632 --command FileCheck --check-prefix=O2 %s 8 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 10 ; RUN: | %if --need=target_X8632 --command FileCheck --check-prefix=OM1 %s 12 ; RUN: %if --need=target_ARM32_dump \ 16 ; RUN: | %if --need=target_ARM32_dump \ 19 ; RUN: %if --need=target_ARM32 \ 23 ; RUN: | %if --need=target_ARM32 \ 27 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 31 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ [all …]
|
D | function_aligned.ll | 8 ; RUN: %if --need=target_ARM32 \ 11 ; RUN: | %if --need=target_ARM32 \ 13 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 16 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \
|
D | square.ll | 4 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 6 ; RUN: | %if --need=target_X8632 --command FileCheck %s 8 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 10 ; RUN: | %if --need=target_X8632 --command FileCheck %s 12 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 15 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \
|
D | arith.ll | 3 ; RUN: %if --need=target_X8632 --command %p2i --filetype=obj --disassemble \ 5 ; RUN: | %if --need=target_X8632 --command FileCheck %s 7 ; RUN: %if --need=target_ARM32 \ 10 ; RUN: | %if --need=target_ARM32 \ 12 ; RUN: %if --need=target_ARM32 \ 15 ; RUN: | %if --need=target_ARM32 \ 17 ; RUN: %if --need=target_ARM32 \ 20 ; RUN: | %if --need=target_ARM32 \ 23 ; RUN: %if --need=target_MIPS32 --need=allow_dump \ 26 ; RUN: | %if --need=target_MIPS32 --need=allow_dump \ [all …]
|
/external/u-boot/drivers/mtd/ubi/ |
D | misc.c | 95 int need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs; in ubi_update_reserved() local 97 if (need <= 0 || ubi->avail_pebs == 0) in ubi_update_reserved() 100 need = min_t(int, need, ubi->avail_pebs); in ubi_update_reserved() 101 ubi->avail_pebs -= need; in ubi_update_reserved() 102 ubi->rsvd_pebs += need; in ubi_update_reserved() 103 ubi->beb_rsvd_pebs += need; in ubi_update_reserved() 104 ubi_msg(ubi, "reserved more %d PEBs for bad PEB handling", need); in ubi_update_reserved()
|
/external/freetype/src/gzip/ |
D | inflate.c | 40 uLong need; /* stream check value */ member 196 z->state->sub.check.need = (uLong)NEXTBYTE << 24; in inflate() 200 z->state->sub.check.need += (uLong)NEXTBYTE << 16; in inflate() 204 z->state->sub.check.need += (uLong)NEXTBYTE << 8; in inflate() 208 z->state->sub.check.need += (uLong)NEXTBYTE; in inflate() 209 z->adler = z->state->sub.check.need; in inflate() 239 z->state->sub.check.need = (uLong)NEXTBYTE << 24; in inflate() 243 z->state->sub.check.need += (uLong)NEXTBYTE << 16; in inflate() 247 z->state->sub.check.need += (uLong)NEXTBYTE << 8; in inflate() 251 z->state->sub.check.need += (uLong)NEXTBYTE; in inflate() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | frame-pointer.ll | 5 ; Leaf function, no frame so no need for a frame pointer. 15 ; Leaf function, frame pointer is requested but we don't need any stack frame, 26 ; Leaf function, frame pointer is requested and we need a stack frame, so we 27 ; need to use a frame pointer. 37 ; Leaf function, frame pointer is requested and we need a stack frame, so we 38 ; need to use a frame pointer. A high register is pushed to the stack, so we 53 ; need for a stack frame. 63 ; Has a call, but still no need for a frame pointer. 96 ; Has a high register clobbered, no need for a frame pointer. 108 ; Has a high register clobbered, frame pointer requested. We need to split the [all …]
|
/external/python/httplib2/script/ |
D | release | 212 local need=$1 216 if [[ "$version_setup" != "$need" ]] ; then 217 echo "error: setup.py VERSION=$version_setup expected=$need" >&1 220 if [[ "$version_py2" != "$need" ]] ; then 221 echo "error: python2/httplib2/__init__.py:__version__=$version_py2 expected=$need" >&1 224 if [[ "$version_py3" != "$need" ]] ; then 225 echo "error: python3/httplib2/__init__.py:__version__=$version_py3 expected=$need" >&1
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | build_ios.md | 11 To create a universal iOS library for TensorFlow Lite, you need to build it 13 you will need to install Xcode 8 or later and the tools using `xcode-select`: 19 If this is a new install, you will need to run XCode once to agree to the 22 (You will also need to have [Homebrew](http://brew.sh/) installed.) 31 … an error where either automake or libtool install but do not link correctly, you'll first need to: 41 Then you need to run a shell script to download the dependencies you need: 69 You'll need to update various settings in your app to link against TensorFlow 74 - You'll need to add the library at
|