| /third_party/toybox/lib/ |
| H A D | xwrap.c | 529 char *xabspath(char *path, int exact) in xabspath() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | flacenc.c | 602 calc_optimal_rice_params(RiceContext *rc, int porder, uint64_t sums[32][MAX_PARTITIONS], int n, int pred_order, int max_param, int exact) calc_optimal_rice_params() argument 672 calc_rice_params(RiceContext *rc, uint32_t udata[FLAC_MAX_BLOCKSIZE], uint64_t sums[32][MAX_PARTITIONS], int pmin, int pmax, const int32_t *data, int n, int pred_order, int exact) calc_rice_params() argument
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | main.c | 2293 int exact = 0; in snd_use_case_get() local 2183 get_value(snd_use_case_mgr_t *uc_mgr, const char *identifier, char **value, const char *mod_dev_name, const char *verb_name, int exact) get_value() argument
|
| /third_party/libbpf/src/ |
| H A D | linker.c | 1298 static bool glob_sym_btf_matches(const char *sym_name, bool exact, in glob_sym_btf_matches() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | predictor_enc.c | 233 GetResidual( int width, int height, uint32_t* const upper_row, uint32_t* const current_row, const uint8_t* const max_diffs, int mode, int x_start, int x_end, int y, int max_quantization, int exact, int used_subtract_green, uint32_t* const out) GetResidual() argument 298 GetBestPredictorForTile(int width, int height, int tile_x, int tile_y, int bits, int accumulated[4][256], uint32_t* const argb_scratch, const uint32_t* const argb, int max_quantization, int exact, int used_subtract_green, const uint32_t* const modes) GetBestPredictorForTile() argument 413 CopyImageWithPrediction(int width, int height, int bits, uint32_t* const modes, uint32_t* const argb_scratch, uint32_t* const argb, int low_effort, int max_quantization, int exact, int used_subtract_green) CopyImageWithPrediction() argument 475 VP8LResidualImage(int width, int height, int bits, int low_effort, uint32_t* const argb, uint32_t* const argb_scratch, uint32_t* const image, int near_lossless_quality, int exact, int used_subtract_green) VP8LResidualImage() argument
|
| /third_party/elfutils/src/ |
| H A D | elflint.c | 3631 enum { unused, exact, atleast, exact_or_gnuld } attrflag; enumerator [all...] |
| /third_party/backends/backend/ |
| H A D | canon_dr.c | 6060 read_from_scanner(struct scanner *s, int side, int exact) in read_from_scanner() argument 6232 read_from_scanner_duplex(struct scanner *s,int exact) in read_from_scanner_duplex() argument [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 741 bool exact; member
|
| H A D | spirv_to_nir.c | 2214 bool exact; in vtn_handle_constant() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_serialize.c | 620 unsigned exact:1; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 4293 LLVMValueRef exact = in ac_build_is_helper_invocation() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 2303 const double exact = this->applyExact(arg0); in applyPoint() local 2380 const double exact = this->applyExact(x, y); in applyPoint() local 2437 const double exact = this->applyExact(x, y); in applyPoint() local 2464 const double exact in applyPoint() local 2503 const double exact = this->applyExact(x, y, z); applyPoint() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 5877 vector<float> exact; in createOpQuantizeToF16Group() local
|
| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 3377 bool SkPath::IsLineDegenerate(const SkPoint& p1, const SkPoint& p2, bool exact) { in IsLineDegenerate() argument 3381 IsQuadDegenerate(const SkPoint& p1, const SkPoint& p2, const SkPoint& p3, bool exact) IsQuadDegenerate() argument 3387 IsCubicDegenerate(const SkPoint& p1, const SkPoint& p2, const SkPoint& p3, const SkPoint& p4, bool exact) IsCubicDegenerate() argument
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpdecimal.c | 7899 int exact = 0; _mpd_qsqrt() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsBuiltinPrecisionTests.cpp | 1726 const double exact = this->applyExact(arg0); in applyPoint() local 1746 virtual double warningPrecision (const EvalContext& ctx, double exact, double arg0) const in warningPrecision() argument 1802 const double exact = this->applyExact(x, y); in applyPoint() local 1857 const double exact = this->applyExact(x, y); applyPoint() local 1895 const double exact = this->applyExact(x, y, z); applyPoint() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderBuiltinPrecisionTests.cpp | 2276 const double exact = this->applyExact(arg0); in applyPoint() local 2353 const double exact = this->applyExact(x, y); in applyPoint() local 2410 const double exact = this->applyExact(x, y); in applyPoint() local 2437 const double exact in applyPoint() local 2476 const double exact = this->applyExact(x, y, z); applyPoint() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 5861 vector<float> exact; in createOpQuantizeToF16Group() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_jit_compile.c | 11289 static SLJIT_INLINE PCRE2_SPTR get_iterator_parameters(compiler_common *common, PCRE2_SPTR cc, PCRE2_UCHAR *opcode, PCRE2_UCHAR *type, sljit_u32 *max, sljit_u32 *exact, PCRE2_SPTR *end) in get_iterator_parameters() argument 11440 sljit_u32 max = 0, exact; in compile_iterator_matchingpath() local 12423 sljit_u32 max = 0, exact; compile_iterator_backtrackingpath() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 3201 bool exact = false; in visitShift() local
|