Home
last modified time | relevance | path

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

1234

/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...]
/kernel/linux/linux-5.10/crypto/
H A Dapi.c62 int exact, fuzzy; in __crypto_alg_lookup() local
H A Dcrypto_user_base.c36 struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() argument
337 int exact = 0; in crypto_add_alg() local
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy-core.c199 phy_lookup_setting(int speed, int duplex, const unsigned long *mask, bool exact) in phy_lookup_setting() argument
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dallowedips.c155 bool exact = false; in node_placement() local
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_user_base.c36 struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() argument
337 int exact = 0; in crypto_add_alg() local
H A Dapi.c63 int exact, fuzzy; in __crypto_alg_lookup() local
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dallowedips.c155 bool exact = false; in node_placement() 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
/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
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp500 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath() argument
532 Json::Value *exact = nullptr; in InsertField() local
557 Json::Value *exact = nullptr; in InsertField() local
581 Json::Value *exact = nullptr; in DeleteField() local
693 int JsonObject::LocateJsonValueByFieldPath(const FieldPath &inPath, Json::Value *&exact, in LocateJsonValueByFieldPath() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dcpuid.c1091 bool exact, used_max_basic = false; in kvm_cpuid() local
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy-core.c289 phy_lookup_setting(int speed, int duplex, const unsigned long *mask, bool exact) in phy_lookup_setting() argument

Completed in 27 milliseconds

1234