/third_party/python/Modules/_decimal/libmpdec/ |
D | mpalloc.c | 62 mpd_size_t overflow; in mpd_callocfunc_em() local 85 mpd_size_t req, overflow; in mpd_alloc() local 99 mpd_size_t overflow; in mpd_calloc() local 114 mpd_size_t req, overflow; in mpd_realloc() local 135 mpd_size_t req, overflow; in mpd_sh_alloc() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | ostringstream.cc | 21 OStringStream::Buf::int_type OStringStream::overflow(int c) { in overflow() function in absl::strings_internal::OStringStream
|
/third_party/musl/libc-test/src/functionalext/supplement/process/ |
D | posix_spawnattr_setflags.c | 63 short overflow = 256; in posix_spawnattr_setflags_0200() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 1-5.c | 100 static void *overflow(void *arg) in overflow() function
|
D | 3-2.c | 110 static void *overflow(void *arg) in overflow() function
|
/third_party/gn/src/gn/ |
D | string_output_buffer.h | 83 int_type overflow(int_type ch) override { in overflow() function
|
/third_party/python/Modules/_sqlite/ |
D | util.c | 103 int overflow; in _pysqlite_long_as_int64() local
|
/third_party/node/deps/v8/src/base/ |
D | ubsan.cc | 18 extern "C" int64_t __mulodi4(int64_t a, int64_t b, int* overflow) { in __mulodi4()
|
/third_party/node/deps/v8/src/utils/ |
D | ostreams.cc | 32 int DbgStreamBuf::overflow(int c) { in overflow() function in v8::internal::DbgStreamBuf 77 OFStreamBase::int_type OFStreamBase::overflow(int_type c) { in overflow() function in v8::internal::OFStreamBase
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_debug.cpp | 43 int stderr_streambuf::overflow(int c) in overflow() function in r600::stderr_streambuf
|
/third_party/vk-gl-cts/executor/ |
D | xeXMLWriter.cpp | 115 int EscapeStreambuf::overflow (int ch) in overflow() function in xe::xml::EscapeStreambuf
|
/third_party/curl/lib/ |
D | strtoofft.c | 83 int overflow; in strtooff() local
|
/third_party/libsnd/src/ALAC/ |
D | ag_enc.c | 137 … uint32_t k, uint32_t n, uint32_t *outNumBits, uint32_t *outValue, uint32_t *overflow, uint32_t *o… in dyn_code_32bit() 240 uint32_t overflow, overflowbits ; in dyn_comp() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_half.inl | 7 GLM_FUNC_QUALIFIER float overflow() function
|
/third_party/gstreamer/gstplugins_bad/gst/aiff/ |
D | aiffmux.h | 82 gboolean overflow; member
|
/third_party/typescript/tests/cases/compiler/ |
D | constEnumErrors.ts | 1 // @lib: es5 2 const enum E { 3 A 4 } 5 6 module E { 7 var x = 1; 8 } 9 10 const enum E1 { [all …]
|
/third_party/mesa3d/src/util/ |
D | bigmath.h | 73 bool overflow = false; in _ubm_mul_u32arr() local
|
/third_party/musl/libc-test/src/functional/ |
D | time.c | 72 int overflow = big && (time_t)LLONG_MAX!=LLONG_MAX; in tm2sec() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_nlmeans_opencl.c | 62 cl_mem overflow; // overflow in integral image? member 297 int w, h, err, cle, overflow, p, patch, research; in nlmeans_opencl_filter_frame() local
|
/third_party/python/Modules/ |
D | mathmodule.c | 2064 int overflow; in math_factorial() local 2187 int overflow; in math_ldexp_impl() local 3097 int overflow; in math_prod_impl() local 3167 int overflow; in math_prod_impl() local 3240 int overflow, cmp; in math_perm_impl() local 3353 int overflow, cmp; in math_comb_impl() local
|
/third_party/node/deps/v8/src/compiler/ |
D | basic-block-instrumentor.cc | 121 Node* overflow = graph->NewNode(machine.Uint32LessThan(), inc, load); in Instrument() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | enum_set.h | 164 } else if (auto overflow = overflow_.get()) { in ContainsWord() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | enum_set.h | 164 } else if (auto overflow = overflow_.get()) { in ContainsWord() local
|
/third_party/spirv-tools/source/ |
D | enum_set.h | 164 } else if (auto overflow = overflow_.get()) { in ContainsWord() local
|
/third_party/ffmpeg/libavcodec/ |
D | dnxhdenc.c | 117 int n, int qscale, int *overflow) in dnxhd_10bit_dct_quantize_444() 176 int n, int qscale, int *overflow) in dnxhd_10bit_dct_quantize() 853 int overflow, nbits, diff, last_index; in dnxhd_calc_bits_thread() local 910 int overflow, n = dnxhd_switch_matrix(ctx, i); in dnxhd_encode_thread() local
|