| /third_party/typescript/tests/baselines/reference/ |
| H A D | tsxElementResolution6.js | 7 var div: any; variable 13 var div;
variable
|
| H A D | jsxLibraryManagedAttributesUnusedGeneric.js | |
| /third_party/musl/src/stdlib/ |
| H A D | div.c | 3 div_t div(int num, int den) in div() function
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | udiv.c | 25 uint64_t x, y, div, mod; member 154 uint64_t x, y, div, mod; in main() local
|
| /third_party/skia/src/core/ |
| H A D | SkUnPreMultiply.cpp | 73 uint32_t div = roundf(j * 255.0f / i); in SkUnPreMultiply_BuildTable() local
|
| H A D | SkMathPriv.h | 33 inline void SkTDivMod(In numer, In denom, Out* div, Out* mod) { in SkTDivMod() argument
|
| /third_party/skia/tests/ |
| H A D | PDFTaggedTest.cpp | 57 auto div = std::make_unique<PDFTag>(); in DEF_TEST() local
|
| /third_party/libsnd/src/GSM610/ |
| H A D | add.c | 217 int16_t div = 0 ; in gsm_div() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
| H A D | arithmetic-ops.c | 61 static int div(int x, int y) in div() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 40 const float div = static_cast<float>(maxImageDimension - 1); in computeStoreColorScale() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageLoadStoreUtil.cpp | 40 const float div = static_cast<float>(maxImageDimension - 1); in computeStoreColorScale() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | ExpandIntegerPowExpressions.cpp | 136 TIntermBinary *div = new TIntermBinary(EOpDiv, oneNode, current); in visitAggregate() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/lint/ |
| H A D | lint_divergent_derivatives.cpp | 95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/lint/ |
| H A D | lint_divergent_derivatives.cpp | 95 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow() argument [all...] |
| /third_party/spirv-tools/source/lint/ |
| H A D | lint_divergent_derivatives.cpp | 94 void PrintDivergenceFlow(opt::IRContext* context, DivergenceAnalysis div, in PrintDivergenceFlow() argument [all...] |
| /third_party/mesa3d/src/gallium/tests/unit/ |
| H A D | translate_test.c | 38 double div = 1; in rand_double() local
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | int128.cc | 132 uint128 div; in operator <<() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aacsbr_mips.h | 154 sbr_qmf_synthesis_mips(FFTContext *mdct, SBRDSPContext *sbrdsp, AVFloatDSPContext *fdsp, float *out, float X[2][38][64], float mdct_buf[2][64], float *v0, int *v_off, const unsigned int div) sbr_qmf_synthesis_mips() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adelay.c | 158 float delay, div; in parse_delays() local
|
| H A D | vf_cropdetect.c | 67 int div = len; in checkline() local
|
| H A D | afir_template.c | 67 double div, real_num = 0., imag_num = 0., real = 0., imag = 0.; in draw_response() local
|
| H A D | vf_sab.c | 243 int div = 0; in blur() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | zero_init_workgroup_memory.cc | 353 auto* div = (index.division != 1u) ? b.Div(mod, index.division) : mod; in DeclareArrayIndices() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuVectorUtil.hpp | 48 template<typename T> inline T div (T a, T b) { return a / b; } in div() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | notchlc.c | 261 const int div = (1 << nb_bits) - 1; in decode_blocks() local
|