Home
last modified time | relevance | path

Searched refs:Different (Results 1 – 25 of 224) sorted by relevance

123456789

/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/
DDecimalFormatSymbols.java.patch5 * Returns the character used for zero. Different for Arabic, etc.
30 * Returns the character used for grouping separator. Different for French, etc.
38 * Sets the character used for grouping separator. Different for French, etc.
46 * Returns the character used for decimal sign. Different for French, etc.
54 * Returns the character used for mille percent sign. Different for Arabic, etc.
62 * Returns the character used for percent sign. Different for Arabic, etc.
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-emplace-ignore-implicit-constructors.cpp77 Something Different; in test_Something() local
78 v.push_back(Something(Different.getInt(), 42)); in test_Something()
82 v.push_back(Different.getInt()); in test_Something()
Dmodernize-use-emplace.cpp169 Something Different; in test_Something() local
170 v.push_back(Something(Different.getInt(), 42)); in test_Something()
174 v.push_back(Different.getInt()); in test_Something()
/external/rust/crates/pin-project-lite/
DREADME.md83 ### Different: Minimal design
89 ### Different: No proc-macro related dependencies
96 ### Different: No useful error messages
103 ### Different: No support for custom Drop implementation
107 ### Different: No support for custom Unpin implementation
111 ### Different: No support for tuple structs and tuple variants
/external/deqp/doc/testspecs/GLES31/
Dfunctional.texture_buffers.txt31 + Different buffer sizes
34 + Different offsets
35 + Different texture buffer sizes
/external/swiftshader/third_party/subzero/bloat/
Dwebtreemap.css20 /* Optional: Different background colors depending on symbol. */
56 /* Optional: Different borders depending on level. */
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.upload.txt30 + Different texture sizes from 16x16 to 2048x2048
37 + Different pixel unpack alignments
/external/webrtc/modules/audio_coding/
DDEPS5 "+audio_coding/neteq/neteq_unittest.pb.h", # Different path.
/external/llvm-project/llvm/test/Transforms/OpenMP/
Drtf_type_checking.ll43 ; Different argument type than the expected.
49 ; Different return type.
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dobj-globalhash.test27 ; int***. Different local hashes, since the referent type (int**) is not at the
35 ; arg list (char**, int***). Different local hashes, since the parameter types
/external/llvm-project/llvm/test/CodeGen/X86/
Dcfi-inserter-verify-inconsistent-loc.mir13 # CHECK: Different saved locations for the same CSR
/external/llvm-project/llvm/test/Analysis/BasicAA/
Ddereferenceable.ll92 ; Different result than above (see @global_and_deref_arg_2).
139 ; Different result than above (see @local_and_deref_ret_2).
/external/curl/tests/data/
Dtest146237 auth Different types of authentication methods
/external/libwebsockets/lib/secure-streams/protocols/
DREADME.md16 Different protocols have different semantics in the arguments to the client
/external/objenesis/tck/src/main/resources/org/objenesis/tck/candidates/
Dserializable-candidates.properties19 # Different visibilities of constructor.
/external/libwebsockets/contrib/
Dcross-arm-android-gnueabi.cmake22 # Different build system distros set release optimization level to different
Dcross-arm-linux-gnueabihf.cmake19 # Different build system distros set release optimization level to different
Dcross-aarch64-android.cmake18 # Different build system distros set release optimization level to different
Dcross-w32.cmake21 # Different build system distros set release optimization level to different
Dcross-ming.cmake22 # Different build system distros set release optimization level to different
Dcross-w64.cmake21 # Different build system distros set release optimization level to different
Dcross-aarch64.cmake18 # Different build system distros set release optimization level to different
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/smime/
DSignedDifferentPoliciesTest12.eml3 Subject: Different Policies Test12
DSignedDifferentPoliciesTest3.eml3 Subject: Different Policies Test3
/external/llvm-project/llvm/test/Transforms/MergeFunc/
Dshufflevector.ll19 ; Different mask than test1, don't merge.

123456789