| /external/icu/icu4c/source/io/ |
| D | sscanf.cpp | 41 int32_t converted; in u_sscanf() local 56 int32_t converted; in u_sscanf_u() local 70 int32_t converted; in u_vsscanf() local 103 int32_t converted; in u_vsscanf_u() local
|
| D | uscanf.cpp | 42 int32_t converted; in u_fscanf() local 57 int32_t converted; in u_fscanf_u() local 71 int32_t converted; in u_vfscanf() local
|
| /external/libchrome/base/strings/ |
| D | utf_string_conversions_unittest.cc | 101 std::wstring converted; in TEST() local 111 std::wstring converted; in TEST() local 146 std::string converted; in TEST() local 177 std::string converted; in TEST() local 206 const std::string& converted = UTF16ToUTF8(multistring16); in TEST() local
|
| /external/curl/src/ |
| D | tool_filetime.c | 47 curl_off_t converted = (curl_off_t)ft.dwLowDateTime in getfiletime() local 111 curl_off_t converted = ((curl_off_t)filetime * 10000000) + in setfiletime() local
|
| /external/webrtc/webrtc/base/ |
| D | macconversion.cc | 47 bool converted = false; in p_convertCFNumberToInt() local 150 bool converted = p_convertCFNumberToInt(cfn, &asInt); in p_isCFNumberTrue() local
|
| /external/tensorflow/tensorflow/python/lib/core/ |
| D | strings.i | 90 std::vector<tensorflow::Safe_PyObjectPtr> converted; variable
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | lrn_ops.cc | 52 auto converted = XlaHelpers::ConvertElementType(input, accumulation_type); in Compile() local 138 auto converted = in Compile() local
|
| D | softmax_op.cc | 69 auto converted = in Compile() local 113 auto converted = in CrossEntropyWithLogits() local
|
| D | bias_ops.cc | 113 auto converted = in Compile() local
|
| D | batch_norm_op.cc | 185 auto converted = in Compile() local
|
| /external/mockito/src/main/java/org/mockito/internal/util/collections/ |
| D | ListUtil.java | 30 LinkedList<To> converted = new LinkedList<To>(); in convert() local
|
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
| D | SubstringMatcher.java | 41 protected String converted(String arg) { return ignoringCase ? arg.toLowerCase() : arg; } in converted() method in SubstringMatcher
|
| /external/dng_sdk/source/ |
| D | dng_safe_arithmetic.h | 208 const TDest converted = static_cast<TDest>(src); in ConvertUnsigned() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| D | NumberFormatDataDrivenTest.java | 745 String converted = PatternStringUtils in propertiesFromTuple() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | NumberFormatDataDrivenTest.java | 742 String converted = PatternStringUtils in propertiesFromTuple() local
|
| /external/google-breakpad/src/testing/gtest/test/ |
| D | gtest-port_test.cc | 95 explicit Castable(bool* converted) : converted_(converted) {} in Castable() 106 bool converted = false; in TEST() local 114 explicit ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() 125 bool converted = false; in TEST() local 133 ConstAndNonConstCastable(bool* converted, bool* const_converted) in ConstAndNonConstCastable() 150 bool converted = false; in TEST() local 167 To(bool* converted) { *converted = true; } // NOLINT in To() 171 bool converted = false; in TEST() local
|
| /external/tensorflow/tensorflow/python/autograph/core/ |
| D | converter_testing.py | 94 def converted(self, entity, converter_module, namespace, *tf_symbols): member in TestCase
|
| /external/desugar/java/com/google/devtools/common/options/testing/ |
| D | ConverterTester.java | 125 Object converted; in testItems() local
|
| /external/googletest/googletest/test/ |
| D | googletest-port-test.cc | 122 explicit Castable(bool* converted) : converted_(converted) {} in Castable() 133 bool converted = false; in TEST() local 141 explicit ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() 152 bool converted = false; in TEST() local 160 ConstAndNonConstCastable(bool* converted, bool* const_converted) in ConstAndNonConstCastable() 177 bool converted = false; in TEST() local 194 To(bool* converted) { *converted = true; } // NOLINT in To() 198 bool converted = false; in TEST() local
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/ |
| D | StreamReader.java | 184 int converted = this.stream.read(data); in update() local
|
| /external/mesa3d/src/gallium/drivers/r600/sb/ |
| D | sb_if_conversion.cpp | 44 unsigned converted = 0; in run() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
| D | SystemZTDC.cpp | 96 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon0a93df510111::SystemZTDCPass
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZTDC.cpp | 96 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon83c030f90111::SystemZTDCPass
|
| /external/deqp/framework/delibs/deimage/ |
| D | deImage.c | 100 deImage* converted = deImage_create(width, height, format); in deImage_convertFormat() local
|
| /external/elfutils/libelf/ |
| D | elf32_updatefile.c | 365 char *converted = aligned_alloc (align, size); in __elfw2() local
|