/third_party/ffmpeg/libavformat/ |
H A D | hcom.c | 41 unsigned compresstype, divisor; in hcom_read_header() local
|
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
H A D | barrier.hpp | 35 void set_release_divisor(unsigned divisor) in set_release_divisor() argument 74 unsigned divisor = 1; member in spirv_cross::Barrier
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
H A D | int128.cc | 56 inline void DivModImpl(uint128 dividend, uint128 divisor, uint128* quotient_ret, in DivModImpl() argument
|
/third_party/benchmark/test/ |
H A D | donotoptimize_assembly_test.cc | 149 int divisor = 2; in test_div_by_two() local
|
/third_party/node/deps/v8/src/bigint/ |
H A D | digit-arithmetic.h | 119 static inline digit_t digit_div(digit_t high, digit_t low, digit_t divisor, in digit_div() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 120 static deUint32 getNextMultiple (deUint32 divisor, deUint32 value) in getNextMultiple() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | vertexconversion.h | 72 const float divisor = 1.0f / (2 * static_cast<float>(NL::max()) + 1); in convert() local 91 const float divisor = 1.0f / static_cast<float>(static_cast<FromType>(1) << ScaleBits); in convert() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 120 static deUint32 getNextMultiple (deUint32 divisor, deUint32 value) in getNextMultiple() argument [all...] |
/third_party/astc-encoder/Source/ |
H A D | astcenc_integer_sequence.cpp | 388 uint8_t divisor:2; member 431 unsigned int divisor = (entry.divisor << 1) + 1; in get_ise_sequence_bitcount() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | gregoimp.cpp | 48 double ClockMath::floorDivide(double dividend, double divisor, in floorDivide() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | glx_empty.c | 45 glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) in glXWaitVideoSyncSGI() argument 68 glXSwapBuffersMscOML(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder) glXSwapBuffersMscOML() argument 81 glXWaitForMscOML(Display * dpy, GLXDrawable drawable, int64_t target_msc, int64_t divisor, int64_t remainder, int64_t * ust, int64_t * msc, int64_t * sbc) glXWaitForMscOML() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | gregoimp.cpp | 50 double ClockMath::floorDivide(double dividend, double divisor, in floorDivide() argument
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_helpers.c | 166 pan_assign_vertex_buffer(struct pan_vertex_buffer *buffers, unsigned *nr_bufs, unsigned vbi, unsigned divisor) pan_assign_vertex_buffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | VertexDataManager.h | 72 unsigned int divisor; member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | InstancingTest.cpp | 95 runTest(unsigned numInstance, unsigned divisor, const int instanceAttrib, Geometry geometry, Draw draw, Storage storage, Vendor vendor, unsigned offset) runTest() argument [all...] |
/third_party/skia/src/gpu/gl/ |
H A D | GrGLVertexArray.cpp | 79 set(GrGLGpu* gpu, int index, const GrBuffer* vertexBuffer, GrVertexAttribType cpuType, GrSLType gpuType, GrGLsizei stride, size_t offsetInBytes, int divisor) set() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | gregoimp.cpp | 43 double ClockMath::floorDivide(double dividend, double divisor, in floorDivide() argument
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | int128.cc | 83 void uint128::DivModImpl(uint128 dividend, uint128 divisor, in DivModImpl() argument 113 uint128& uint128::operator/=(const uint128& divisor) { in operator /=() argument 120 uint128& uint128::operator%=(const uint128& divisor) { in operator %=() argument [all...] |
/third_party/backends/backend/genesys/ |
H A D | utilities.h | 141 Ratio(unsigned multiplier, unsigned divisor) : multiplier_{multiplier}, divisor_{divisor} in Ratio() argument 146 unsigned divisor() const { return divisor_; } in divisor() function in genesys::Ratio
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | NFSubstitution.java | 667 long divisor; field in MultiplierSubstitution 818 long divisor; global() field in ModulusSubstitution [all...] |
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | fixed-dtoa.cc | 339 uint64_t divisor = kFive17; in FastFixedDtoa() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | NFSubstitution.java | 668 long divisor; field in MultiplierSubstitution 819 long divisor; global() field in ModulusSubstitution [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_state.h | 54 uint32_t divisor[PIPE_MAX_ATTRIBS]; member
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | fast-dtoa.cc | 391 uint32_t divisor; local 494 uint32_t divisor; local [all...] |
H A D | fixed-dtoa.cc | 304 uint64_t divisor = kFive17; in FastFixedDtoa() local
|