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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/ModuleMapLocations/Both/
module.map 1 module both {
module.modulemap 1 module both {
  /external/llvm/test/YAMLParser/
spec-05-13.data 4 both space and
  /development/ndk/samples/hello-neon/jni/
Application.mk 1 # Build both ARMv5TE and ARMv7-A machine code.
  /external/llvm/test/FileCheck/
check-multiple-prefixes-mixed.txt 1 // RUN: FileCheck -check-prefix=B -check-prefix=BOTH -input-file %s %s
2 // RUN: FileCheck -check-prefix=A -check-prefix=BOTH -input-file %s %s
6 ; BOTH: {{q}}qqqqq
  /external/deqp/data/gles2/shaders/
keywords.test 10 both ""
27 both ""
44 both ""
61 both ""
78 both ""
95 both ""
112 both ""
129 both ""
146 both ""
163 both ""
    [all...]
constants.test 13 both ""
31 both ""
45 both ""
58 both ""
71 both ""
84 both ""
97 both ""
110 both ""
123 both ""
136 both ""
    [all...]
conditionals.test 10 both ""
31 both ""
56 both ""
78 both ""
100 both ""
121 both ""
142 both ""
164 both ""
187 both ""
211 both ""
    [all...]
reserved_operators.test 8 both ""
27 both ""
46 both ""
65 both ""
84 both ""
103 both ""
122 both ""
141 both ""
160 both ""
179 both ""
    [all...]
preprocessor.test 5 both ""
16 both ""
28 both ""
46 both ""
57 both ""
68 both ""
84 both ""
101 both ""
122 both ""
138 both ""
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
externdef.errwarn 2 -:2: warning: `foo' both defined and declared extern
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar_supp.supp 1 # This suppression suppresses both of the buf errors.
  /external/deqp/data/gles3/shaders/
keywords.test 11 both ""
29 both ""
47 both ""
65 both ""
83 both ""
101 both ""
119 both ""
137 both ""
155 both ""
173 both ""
    [all...]
preprocessor.test 6 both ""
21 both ""
36 both ""
56 both ""
71 both ""
86 both ""
104 both ""
122 both ""
145 both ""
163 both ""
    [all...]
constants.test 14 both ""
34 both ""
50 both ""
65 both ""
80 both ""
95 both ""
110 both ""
125 both ""
140 both ""
155 both ""
    [all...]
switch.test 5 both ""
26 both ""
48 both ""
70 both ""
92 both ""
116 both ""
139 both ""
161 both ""
184 both ""
206 both ""
    [all...]
  /external/chromium_org/content/test/data/accessibility/
a-name-expected-win.txt 5 ROLE_SYSTEM_LINK name='both a named anchor and a link' state=FOCUSABLE,SELECTABLE,LINKED
6 ROLE_SYSTEM_TEXT name='both a named anchor and a link' state=READONLY,LINKED
aria-autocomplete.html 9 <div aria-autocomplete="both">autocomplete=both</div>
a-name-expected-android.txt 3 android.view.View clickable focusable name='both a named anchor and a link'
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
overview.dot 12 T1 -> C [dir=both]
13 Tn -> C [dir=both]
  /build/core/
executable.mk 1 # We don't automatically set up rules to build executables for both
5 # To build it for both set LOCAL_MULTILIB := both and specify
12 ifeq ($(my_module_multilib),both)
14 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
17 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
19 else #!LOCAL_MULTILIB == both
39 ifneq ($(my_module_multilib),both)
44 # check if preferred arch was not supported or asked to build both
native_test.mk 10 LOCAL_MULTILIB := both
  /external/clang/test/CodeGen/
unsigned-trapv.c 3 // RUN: %clang_cc1 -triple x86_64-apple-darwin %s -emit-llvm -o - -fsanitize=unsigned-integer-overflow -ftrapv | FileCheck %s --check-prefix=BOTH
10 // BOTH: @test_signed
18 // BOTH: sadd.with.overflow.i32
19 // BOTH-NOT: ubsan
20 // BOTH: llvm.trap
26 // BOTH: @test_unsigned
34 // BOTH: uadd.with.overflow.i32
35 // BOTH: ubsan
36 // BOTH-NOT: llvm.trap
  /dalvik/dx/tests/126-main-dex-list-one-dex/
info.txt 1 Run dx with both options --multi-dex --main-dex-list, verify that only one dex is generated when
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/
viewport-49.html 2 <title>Check that both width and height are increased to fill the visual viewport.</title>

Completed in 589 milliseconds

1 2 3 4 5 6 7 8 91011>>