/external/lldb/test/lang/cpp/unique-types/ |
D | main.cpp | 17 std::vector<short> shorts; in main() local 21 shorts.push_back(i); in main()
|
/external/clang/test/CodeGenCXX/ |
D | lpad-linetable.cpp | 62 std::vector<short> shorts; in main() local 66 shorts.push_back(i); in main()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
D | Arrays.java | 377 public static int hashCode(short[][][] shorts) in hashCode() argument 381 for (int i = 0; i != shorts.length; i++) in hashCode() 383 hc = hc * 257 + hashCode(shorts[i]); in hashCode() 389 public static int hashCode(short[][] shorts) in hashCode() argument 393 for (int i = 0; i != shorts.length; i++) in hashCode() 395 hc = hc * 257 + hashCode(shorts[i]); in hashCode()
|
/external/valgrind/main/none/tests/ |
D | shorts.vgtest | 1 prog: shorts
|
D | Makefile.am | 160 shorts.stderr.exp shorts.vgtest \ 198 shortpush shorts stackgrowth sigstackgrowth \ program
|
D | Makefile.in | 101 sha1_test$(EXEEXT) shortpush$(EXEEXT) shorts$(EXEEXT) \ 334 shorts_SOURCES = shorts.c 335 shorts_OBJECTS = shorts.$(OBJEXT) 414 sha1_test.c shortpush.c shorts.c sigstackgrowth.c \ 433 sha1_test.c shortpush.c shorts.c sigstackgrowth.c \ 886 shorts.stderr.exp shorts.vgtest \ 1171 shorts$(EXEEXT): $(shorts_OBJECTS) $(shorts_DEPENDENCIES) $(EXTRA_shorts_DEPENDENCIES) 1172 @rm -f shorts$(EXEEXT) 1287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shorts.Po@am__quote@
|
/external/javassist/src/test/test/javassist/convert/ |
D | ArrayAccessReplaceTest.java | 282 private short[] shorts; field in ArrayAccessReplaceTest.Simple 334 return shorts[pos]; in getShort() 378 shorts[pos] = value; in setShort()
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | subtract_mmx.asm | 166 add rdi, 256*2 ;diff = diff + 256 (shorts)
|
D | subtract_sse2.asm | 164 add rdi, 256*2 ;diff = diff + 256 (shorts)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/ |
D | subtract_mmx.asm | 166 add rdi, 256*2 ;diff = diff + 256 (shorts)
|
D | subtract_sse2.asm | 164 add rdi, 256*2 ;diff = diff + 256 (shorts)
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/ |
D | filter_v6.asm | 41 mov r3, r3, lsl #1 ; multiply width by 2 because using shorts 131 mov r3, r3, lsl #1 ; multiply width by 2 because using shorts 224 mov r3, r3, lsl #1 ; multiply width by 2 because using shorts
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
D | filter_v6.asm | 41 mov r3, r3, lsl #1 ; multiply width by 2 because using shorts 131 mov r3, r3, lsl #1 ; multiply width by 2 because using shorts 224 mov r3, r3, lsl #1 ; multiply width by 2 because using shorts
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | DFA.as | 178 /** Given a String that has a run-length-encoding of some unsigned shorts
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRDFA.m | 180 /** Given a String that has a run-length-encoding of some unsigned shorts
|
/external/openssl/crypto/des/ |
D | VERSION | 296 longs and ints as 8 bytes and shorts as 4 bytes.
|
/external/pcre/dist/ |
D | HACKING | 148 mode, shorts in 16-bit mode, 32-bit words in 32-bit mode), containing items of
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | UNUSED_STABS.txt | 1123 * shorts in `struct nlist' in a.out.h. */
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 1354 // convert from a vector of 4 shorts to a vector of 4 floats.
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | C.stg | 2469 /* Dump DFA tables as static initialized arrays of shorts(16 bits)/characters(8 bits)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 3885 N^V "shorts" :G2P
|
/external/bison/ |
D | ChangeLog-2012 | 16590 (rule_list_t): New, replaces `shorts'. 16765 Much remains to be done, in particular wrt `shorts' from types.h. 18104 * src/symtab.c, src/symtab.h: Use token_number_t instead of shorts. 18201 * src/state.h (state_h): Code input lines on ints, not shorts. 22887 shorts.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 26249 shorts S{rts
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 10255 http://main.wgbh.org/wgbh/producingfortv/shorts.html 10415 http://mbhs.bergtraum.k12.ny.us/cybereng/shorts/botd.html 10416 http://mbhs.bergtraum.k12.ny.us/cybereng/shorts/phctf.html 58194 http://www.mybelfast.co.uk/belfast/property-shorts.htm 64299 http://www.phowmo.com/sgc/shorts/sgodnt01.html 74744 http://www.themedicinewheel.net/shorts/5pounds.html 79897 http://www.whateverpictures.com/shorts/orgasm.html
|