Home
last modified time | relevance | path

Searched defs:excess (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/gpu/
DGrProgramDesc.h42 uint32_t excess = fBitsUsed - 32; in addBits() local
/third_party/node/deps/v8/src/bigint/
Dtostring.cc233 int excess = 0; in Finish() local
576 int excess = formatter.Finish(); in ToStringImpl() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c436 LLVMValueRef excess = in llvmpipe_fs_variant_linear_llvm() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-arabic.cc542 hb_position_t excess = (n_copies + 1) * sign * w_repeating - sign * w_remaining; in apply_stch() local
/third_party/ntfs-3g/ntfsprogs/
Dntfscp.c432 s64 excess; in merge_run() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c233 unsigned excess = count - 1; in bi_make_affinity() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp873 for (int excess = 0; excess <= 2; excess++) in get_active_uniformsiv() local
/third_party/python/Objects/
Dobmalloc.c1536 uint excess; /* number of bytes above pool alignment */ in new_arena() local
/third_party/ltp/tools/sparse/sparse-src/
Devaluate.c2406 static void excess(struct expression *e, const char *s) in excess() function
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4316 unsigned excess = const_offset - (const_offset % const_offset_range); in lds_load_callback() local