Home
last modified time | relevance | path

Searched defs:converted (Results 1 - 25 of 47) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/ctype/ctype_gtest/
H A Dctype_towctrans_l_test.cpp23 wchar_t converted = towctrans_l(wc, trans, loc); in HWTEST_F() local
/third_party/icu/icu4c/source/io/
H A Duscanf.cpp42 int32_t converted; in u_fscanf() local
57 int32_t converted; in u_fscanf_u() local
71 int32_t converted; in u_vfscanf() local
H A Dsscanf.cpp41 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
[all...]
/third_party/node/deps/openssl/openssl/crypto/async/arch/
H A Dasync_win.h24 int converted; member
/third_party/openssl/crypto/async/arch/
H A Dasync_win.h24 int converted; member
/third_party/skia/third_party/externals/icu/source/io/
H A Duscanf.cpp42 int32_t converted; in u_fscanf() local
57 int32_t converted; in u_fscanf_u() local
71 int32_t converted; in u_vfscanf() local
H A Dsscanf.cpp41 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
[all...]
/third_party/curl/src/
H A Dtool_filetime.c56 curl_off_t converted = (curl_off_t)ft.dwLowDateTime in getfiletime() local
117 curl_off_t converted = ((curl_off_t)filetime * 10000000) + in setfiletime() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_safe_arithmetic.h208 const TDest converted = static_cast<TDest>(src); in ConvertUnsigned() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_nir_algebraic.py78 converted = ('u2u32', a) if sz != '32' else a variable
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_if_conversion.cpp44 unsigned converted = 0; in run() local
/third_party/skia/src/sksl/dsl/
H A DDSLExpression.cpp184 ExpressionArray converted; in operator ()() local
H A DDSLVar.cpp199 ExpressionArray converted; in eval() local
205 ExpressionArray converted; in eval() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp96 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon24845::SystemZTDCPass
/third_party/elfutils/libelf/
H A Delf32_updatefile.c365 void *converted; in __elfw2() local
[all...]
/third_party/ffmpeg/libavresample/
H A Dutils.c287 handle_buffered_output(AVAudioResampleContext *avr, AudioData *output, AudioData *converted) handle_buffered_output() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteAtomicCounters.cpp221 bool converted = convertBuiltinFunction(node); variable
/third_party/vk-gl-cts/external/amber/src/src/
H A Dshader_compiler.cc192 uint8_t converted = 0; in ParseHex() local
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeImage.c100 deImage* converted = deImage_create(width, height, format); in deImage_convertFormat() local
/third_party/googletest/googletest/test/
H A Dgoogletest-port-test.cc125 explicit Castable(bool* converted) : converted_(converted) {} in Castable() argument
136 bool converted = false; in TEST() local
144 explicit ConstCastable(bool* converted) : converted_(converted) {} in ConstCastable() argument
155 bool converted = false; in TEST() local
163 ConstAndNonConstCastable(bool* converted, bool* const_converted) ConstAndNonConstCastable() argument
180 bool converted = false; TEST() local
197 To(bool* converted) To() argument
201 bool converted = false; TEST() local
[all...]
/third_party/libuv/src/win/
H A Dudp.c1095 struct sockaddr_storage converted; in uv__udp_try_send() local
H A Dtcp.c763 struct sockaddr_storage converted; in uv__tcp_try_connect() local
/third_party/musl/Benchmark/musl/
H A Dbenchmark_framework.cpp187 int converted = static_cast<int>(strtol(argstr.c_str(), &errorCheck, 10)); in ResolveArgs() local
/third_party/node/deps/uv/src/win/
H A Dudp.c1140 struct sockaddr_storage converted; in uv__udp_try_send() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php562 $converted = ucfirst($segment); variable
564 $converted = $segment; variable

Completed in 17 milliseconds

12