HomeSort by relevance Sort by last modified time
    Searched refs:different (Results 1 - 25 of 403) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/device/multi-static-instances/jni/
Application.mk 4 # that are linked to different STL runtimes.
  /external/clang/test/Sema/
vector-cast.c 14 't2' (vector of 16 'char' values) and 't1' (vector of 1 'long long' value) of different size}}
16 't1' (vector of 1 'long long' value) and 't2' (vector of 16 'char' values) of different size}}
23 type 't1' (vector of 1 'long long' value) and integer type 'short' of different size}}
27 type 't1' (vector of 1 'long long' value) and integer type 'short' of different size}}
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdftest1.asm 5 ;; [2] relocation to different segments in same module
6 ;; [3] relocation to same segment in different module
7 ;; [4] relocation to different segment in different module
9 ;; [6] relative relocation to different module
  /external/valgrind/main/none/tests/ppc32/
jm-misc.stdout.exp 8 All done. Tested 3 different instructions
jm_int_isa_2_07.stdout.exp 9 All done. Tested 4 different instructions
  /external/valgrind/main/none/tests/ppc64/
jm-misc.stdout.exp 8 All done. Tested 3 different instructions
jm_int_isa_2_07.stdout.exp 9 All done. Tested 4 different instructions
  /ndk/tests/device/crazy_linker/jni/
Android.mk 1 # Define CRAZY_LINKER_SRC_DIR in your environment to redirect to a different
  /ndk/tests/device/test-googletest-gnustl/jni/
Application.mk 3 # This is a different with test-googletest-stlport:
  /external/clang/test/CXX/temp/temp.spec/
cxx1y-variable-template-no-body.cpp 23 expected-error{{redefinition of 'pi0' as different kind of symbol}}
  /external/llvm/test/MC/X86/AlignedBundling/
switch-section-locked-error.s 3 # This test invokes .bundle_lock and then switches to a different section
different-sections.s 4 # Test two different executable sections with bundling.
  /external/chromium_org/native_client_sdk/src/resources/
background.js 24 // In the SDK we want to be able to load different URLs (for different
  /ndk/
GNUmakefile 33 $(error,Please fix the problem by reinstalling to a different location.)
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteCardinalityException.js 7 * in a subrule are different: (ID INT)+ where |ID|!=|INT|
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
curpos-err.asm 20 dd baz+foo+4-$-$ ; ditto, slightly different
curpos.asm 20 dd baz+foo+4-$-$ ; ditto, slightly different
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas64/
elf_gas64_curpos.asm 20 #.4byte baz+foo+4-.-. # ditto, slightly different - GAS gets confused on this
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/
win32-curpos.asm 20 dd baz+foo+4-$-$ ; ditto, slightly different
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
win64-curpos.asm 20 dd baz+foo+4-$-$ ; ditto, slightly different
  /external/chromium_org/third_party/skia/gm/tests/
run.sh 159 THIS_IMAGE_DIR=$IMAGES_DIR/different-pixels
165 --writeJsonSummaryPath $JSON_DIR/different-pixels.json
168 # different-pixels.json, but in which the *first* ignore-failure is changed
172 sed -e "0,/$OLD/{s/$OLD/$NEW/}" $JSON_DIR/different-pixels.json \
173 >$JSON_DIR/different-pixels-ignore-some-failures.json
175 THIS_IMAGE_DIR=$IMAGES_DIR/different-pixels-no-hierarchy
181 --writeJsonSummaryPath $JSON_DIR/different-pixels-no-hierarchy.json
206 # Compare generated image against an input image file with identical pixels but different PNG encoding.
210 # Compare generated image against an input image file with different pixels.
211 gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/images/different-pixels" "$GM_OUTPUTS/compared-against-different-pixels-images
    [all...]
  /external/skia/gm/tests/
run.sh 159 THIS_IMAGE_DIR=$IMAGES_DIR/different-pixels
165 --writeJsonSummaryPath $JSON_DIR/different-pixels.json
168 # different-pixels.json, but in which the *first* ignore-failure is changed
172 sed -e "0,/$OLD/{s/$OLD/$NEW/}" $JSON_DIR/different-pixels.json \
173 >$JSON_DIR/different-pixels-ignore-some-failures.json
175 THIS_IMAGE_DIR=$IMAGES_DIR/different-pixels-no-hierarchy
181 --writeJsonSummaryPath $JSON_DIR/different-pixels-no-hierarchy.json
206 # Compare generated image against an input image file with identical pixels but different PNG encoding.
210 # Compare generated image against an input image file with different pixels.
211 gm_test "--verbose --hierarchy --match selftest1 $CONFIGS -r $GM_INPUTS/images/different-pixels" "$GM_OUTPUTS/compared-against-different-pixels-images
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
LineUtilities.cpp 26 int different = line[0] != line[1]; local
27 reduced[1] = line[different];
28 return 1 + different;
  /external/skia/experimental/Intersection/
LineUtilities.cpp 26 int different = line[0] != line[1]; local
27 reduced[1] = line[different];
28 return 1 + different;
  /external/chromium_org/chrome/browser/resources/chromeos/
neterror.js 21 // Subframes use a different layout but the same html file. This is to make it
22 // easier to support platforms that load the error page via different

Completed in 836 milliseconds

1 2 3 4 5 6 7 8 91011>>