Home
last modified time | relevance | path

Searched defs:exact (Results 1 - 25 of 44) sorted by relevance

12

/third_party/node/deps/npm/node_modules/cidr-regex/
H A Dindex.js
/third_party/ffmpeg/libavutil/tests/
H A Drational.c106 int exact = start + av_rescale_q(i+1, b, a); in main() local
/third_party/skia/tools/fm/fm_bot/
H A Dfm_bot.go35 var exact = flag.Bool("exact", false, "Match GM names only exactly.") var
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c281 BOOL exact; member
/third_party/skia/tests/
H A DGrQuadCropTest.cpp33 bool exact = GrQuadUtils::CropToRect(clipRect, clipAA, &quad, /* calc. locals */ !!localMatrix); in run_crop_axis_aligned_test() local
119 bool exact = GrQuadUtils::CropToRect(kDrawRect, clipAA, &quad); in run_crop_fully_covered_test() local
141 bool exact = GrQuadUtils::CropToRect(kDrawRect, clipAA, &quad, /* calc. local */ false); in run_crop_fully_covered_test() local
[all...]
H A DRectTest.cpp226 bool exact = SkRectPriv::Subtract(e.fA, e.fB, &difference); in DEF_TEST() local
260 bool exact = SkRectPriv::Subtract(reallyBig, reasonable, &difference); in DEF_TEST() local
[all...]
H A DSkNxTest.cpp165 int exact = a+b; in DEF_TEST() local
191 int exact = (a*b+127)/255; in DEF_TEST() local
[all...]
H A DMathTest.cpp261 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
271 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
281 float exact = 1.0f/sk_float_sqrt(input); in test_rsqrt() local
/third_party/ffmpeg/libavfilter/
H A Dvf_framerate.c379 int exact; in config_output() local
H A Dvf_crop.c85 int exact; ///< exact cropping, for subsampled formats member
/third_party/backends/lib/
H A Dgetopt.c652 int exact = 0; global() local
943 int exact = 0; global() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h143 bool exact : 1; member
H A Dnir_builtin_builder.c235 const bool exact = b->exact; in nir_atan() local
H A Dnir_builder.h41 bool exact; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.py232 exact = 0x42 | (0x0 if is_float else 0x10) | (cf_op << 9) variable
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall.h88 uint64_t exact; member
/third_party/node/deps/openssl/openssl/crypto/stack/
H A Dstack.c173 static int sk_reserve(OPENSSL_STACK *st, int n, int exact) in sk_reserve() argument
/third_party/openssl/crypto/stack/
H A Dstack.c173 static int sk_reserve(OPENSSL_STACK *st, int n, int exact) in sk_reserve() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c401 const bool exact = nb->exact; in handle_glsl450_alu() local
210 vtn_nir_alu_op_for_spirv_glsl_opcode(struct vtn_builder *b, enum GLSLstd450 opcode, unsigned execution_mode, bool *exact) vtn_nir_alu_op_for_spirv_glsl_opcode() argument
541 const bool exact = nb->exact; handle_glsl450_alu() local
622 bool exact; handle_glsl450_alu() local
[all...]
H A Dvtn_alu.c303 vtn_nir_alu_op_for_spirv_opcode(struct vtn_builder *b, SpvOp opcode, bool *swap, bool *exact, unsigned src_bit_size, unsigned dst_bit_size) vtn_nir_alu_op_for_spirv_opcode() argument
886 bool exact; vtn_handle_alu() local
946 bool exact; vtn_handle_alu() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp55 VkDepthBiasRepresentationInfoEXT makeDepthBiasRepresentationInfo (const VkDepthBiasRepresentationEXT repr, const bool exact) in makeDepthBiasRepresentationInfo() argument
118 MinResolvDiff calcMinResolvableDiff (const tcu::TextureFormat& format, const VkDepthBiasRepresentationEXT repr, bool exact, float sampleDepth) in calcMinResolvableDiff() argument
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp165 SkIRect subtract(const SkIRect& a, const SkIRect& b, bool exact) { in subtract() argument
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c587 static int CheckFrameBounds(const Frame* const frame, int exact, in CheckFrameBounds() argument
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dencode.h143 int exact; // if non-zero, preserve the exact RGB values under member
/third_party/toybox/lib/
H A Dxwrap.c529 char *xabspath(char *path, int exact) in xabspath() argument

Completed in 28 milliseconds

12