HomeSort by relevance Sort by last modified time
    Searched refs:different (Results 26 - 50 of 425) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/ImageMagick/api_examples/
magick_script.mgk 19 which reformat such documentation into many different doc formats.
  /external/boringssl/src/ssl/test/runner/poly1305/
sum_amd64.go 14 // 16-byte result into out. Authenticating two different messages with the same
sum_arm.go 14 // 16-byte result into out. Authenticating two different messages with the same
  /external/curl/docs/cmdline-opts/
next.d 11 specific options, for example, such as different user names or custom requests
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
Selection.java 96 // Mac & Windows considerably different
99 // CTL: no different
147 // different = false - move to next boundary, unless on one
150 int direction, boolean different) {
151 if (!different) position -= direction;
  /external/llvm/test/MC/X86/AlignedBundling/
different-sections.s 6 # Test two different executable sections with bundling.
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/AlignedBundling/
different-sections.s 6 # Test two different executable sections with bundling.
  /cts/tests/tests/carrierapi/
Android.mk 41 # While "testkey" is the default, there are different per-device testkeys, so
47 # While "testkey" is the default, there are different per-device testkeys, so
  /device/generic/goldfish-opengl/
GNUmakefile 31 $(error,Please fix the problem by reinstalling to a different location.)
  /external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/Inputs/
ppc64_elf_module_b.s 3 # different TOCs are called via their global entry points.
  /external/tensorflow/tensorflow/contrib/cloud/ops/
gcs_config_ops.cc 66 they are different, the current contents of the block cache is dropped, and a
  /external/ant-glob/src/org/apache/tools/ant/types/selectors/
SelectorUtils.java 386 if (different(caseSensitive, ch, strArr[i])) {
405 if (different(caseSensitive, ch, strArr[strIdxStart])) {
425 if (different(caseSensitive, ch, strArr[strIdxEnd])) {
463 if (different(caseSensitive, ch,
496 private static boolean different( method in class:SelectorUtils
  /external/bcc/examples/networking/tunnel_monitor/
README.md 7 `bpf_tail_call` to parse two different IP headers (inner/outer) using the same
12 clients in different segments of the overlay network. The script `traffic.sh`
14 clients+hosts at different traffic rates.
  /cts/hostsidetests/appsecurity/test-apps/AuthBoundKeyApp/
Android.mk 32 # sign this app with a different cert than CtsUsePermissionDiffCert
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/
Android.mk 34 # sign this app with a different cert than CtsPermissionDeclareApp
  /cts/hostsidetests/atrace/AtraceTestApp/
Android.mk 30 # sign this app with a different cert than CtsSimpleAppInstallDiffCert
  /external/grpc-grpc-java/buildscripts/kokoro/
windows64.bat 15 @rem Clear JAVA_HOME to prevent a different Java version from being used
  /external/llvm/test/MC/ARM/
multi-section-mapping.s 6 @ .wibble should *not* inherit .text's mapping symbol. It's a completely different section.
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
debug_addr_address_size_mismatch.s 5 # ERR: .debug_addr table at offset 0x0 has address size 8 which is different from CU address size 4
debug_addr_version_mismatch.s 5 # ERR: .debug_addr table at offset 0x0 has version 4 which is different from the version suggested by the DWARF unit header: 5
  /external/tensorflow/tensorflow/lite/tools/accuracy/
README.md 8 The tool provides an evaluation pipeline with different stages. Each
  /external/libxcam/
README.md 12 OpenCL is used to improve performance in different platforms.
41 * Support 3a analysis tuning framework for different features.
60 For different --prefix options, the environment variables may be different. Please set the environment variable according to the actual situation.<BR>
  /external/mesa3d/docs/specs/
MESA_configless_context.spec 34 multiple surfaces which have different EGLConfigs. Without this extension
37 different formats would be to create multiple contexts but this is
  /external/tensorflow/tensorflow/python/keras/mixed_precision/experimental/
policy.py 111 explicit chooses a different dtype. Layers will cast variables to the
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.java 38 * to provides writers for the different encodings.
162 boolean different = false;
171 different = true; // the uppercased String is different
179 if (different)

Completed in 2027 milliseconds

12 3 4 5 6 7 8 91011>>