HomeSort by relevance Sort by last modified time
    Searched full:007 (Results 1 - 25 of 257) sorted by null

1 2 3 4 5 6 7 8 91011

  /development/ide/xcode/pvjpeg.xcodeproj/
project.pbxproj 10 007ECA0E0DA67F7B0086775A /* jpgdec_bitstream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA010DA67F7B0086775A /* jpgdec_bitstream.cpp */; };
11 007ECA0F0DA67F7B0086775A /* jpgdec_cint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA020DA67F7B0086775A /* jpgdec_cint.cpp */; };
12 007ECA100DA67F7B0086775A /* jpgdec_colorconv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA030DA67F7B0086775A /* jpgdec_colorconv.cpp */; };
13 007ECA110DA67F7B0086775A /* jpgdec_ct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA040DA67F7B0086775A /* jpgdec_ct.cpp */; };
14 007ECA120DA67F7B0086775A /* jpgdec_decoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 007ECA050DA67F7B0086775A /* jpgdec_decoder.cpp */; }
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
exception-007.js 2 * File Name: exception-007
11 var SECTION = "exception-007";
expression-007.js 2 File Name: expression-007.js
11 var SECTION = "expression-007";
statement-007.js 2 File Name: statement-007.js
10 var SECTION = "statement-007";
  /external/llvm/test/MC/AsmParser/
directive_ascii.s 26 # CHECK: .asciz "\001\001\007\0008\001\0001\200"
  /external/llvm/test/MC/ELF/
ident.s 13 // CHECK-NEXT: ('_section_data', '00666f6f 00626172 007a6564 00')
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
dowhile-007.js 2 * File Name: dowhile-007
11 var SECTION = "dowhile-007";
try-007.js 2 * File Name: try-007.js
12 var SECTION = "try-007";
  /docs/source.android.com/src/devices/tech/input/
getevent.jd 48 0074 0075 0077 0079 007a 007b 007c 007d
49 007e 007f 0080 0081 0082 0083 0084 0085
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 200 punpcklwd xmm2, xmm0 ; 007 003 006 002 005 001 004 000
208 movdqa xmm1, xmm2 ; 007 003 006 002 005 001 004 000
210 punpckhdq xmm1, xmm4 ; 015 011 007 003 014 010 006 002
221 movdqa xmm7, xmm1 ; 015 011 007 003 014 010 006 002
223 punpckhdq xmm7, xmm6 ; 115 111 015 011 107 103 007 003
278 punpcklwd xmm2, xmm0 ; 007 003 006 002 005 001 004 000
286 movdqa xmm1, xmm2 ; 007 003 006 002 005 001 004 000
288 punpckhdq xmm1, xmm4 ; 015 011 007 003 014 010 006 002
299 movdqa xmm7, xmm1 ; 015 011 007 003 014 010 006 002
301 punpckhdq xmm7, xmm6 ; 115 111 015 011 107 103 007 00
    [all...]
  /development/samples/devbytes/animation/Bouncer/res/layout/
activity_bouncer.xml 18 android:background="#007F00"
activity_bouncer1.xml 18 android:background="#007F00"
activity_bouncer2.xml 18 android:background="#007F00"
activity_bouncer3.xml 18 android:background="#007F00"
  /external/naver-fonts/
README 11 2. Remove non-Korean characters other than ASCII (up to U+007F)
  /sdk/adtproductbuild/
build.properties 24 timestamp=007
  /sdk/monitor/
build.properties 24 timestamp=007
  /dalvik/dx/tests/032-bb-live-code/
expected.txt 359 block 0069: 0069..007f
377 007a: imul
378 007b: lmul
379 007c: fmul
380 007d: dmul
381 007e: idiv
382 next 007f
383 block 007f: 007f..0080
384 007f: ldi
    [all...]
  /dalvik/dx/tests/024-code-bytecode/
expected.txt 145 007a: dup_x2
146 007b: dup2
147 007c: dup2_x1
148 007d: dup2_x2
149 007e: swap
150 007f: iadd
small-class.txt 149 5b # 007a: dup_x2
150 5c # 007b: dup2
151 5d # 007c: dup2_x1
152 5e # 007d: dup2_x2
153 5f # 007e: swap
154 60 # 007f: iadd
  /external/llvm/lib/Support/
regcname.h 50 { "BEL", '\007' },
51 { "alert", '\007' },
  /external/webkit/Source/WebKit/chromium/src/
WebInputEvent.cpp 143 return "U+007F"; // Standard says that DEL becomes U+007F.
  /ndk/sources/host-tools/ndk-stack/regex/
cname.h 50 { "BEL", '\007' },
51 { "alert", '\007' },
  /external/chromium/chrome/browser/extensions/
key_identifier_conversion_views_unittest.cc 45 EXPECT_EQ(ui::VKEY_DELETE, KeyEventFromKeyIdentifier("U+007F").key_code());
  /external/v8/test/mjsunit/regress/
regress-1415.js 39 // U+007F in two bytes.

Completed in 1499 milliseconds

1 2 3 4 5 6 7 8 91011