Home
last modified time | relevance | path

Searched defs:one (Results 126 - 150 of 509) sorted by relevance

12345678910>>...21

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRewriteUnaryMinusOperatorInt.cpp85 TConstantUnion *one = new TConstantUnion(); in visitUnary() local
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp77 int one[2] = { 1, 0 }; in TEST() local
/third_party/typescript/tests/baselines/reference/
H A DarrayAssignmentTest1.js
/third_party/rust/crates/memchr/src/tests/memchr/
H A Dtestdata.rs151 pub fn one<F: Fn(u8, &[u8]) -> Option<usize>>(&self, reverse: bool, f: F) { in one() functions
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dvirtual_input_device_test.cpp82 bool VirtualInputDeviceTest::CmpInputDevice(std::shared_ptr<InputDevice> one, std::shared_ptr<InputDevice> other) in CmpInputDevice() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c113 int zero = 0, one = 1; in set_keepalive() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Datomic64_test.c109 int one = 1; in test_atomic() local
154 long long one = 1LL; test_atomic64() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c112 int zero = 0, one = 1; in set_keepalive() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Datomic64_test.c109 int one = 1; in test_atomic() local
154 long long one = 1LL; test_atomic64() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_cabac.c34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local
89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local
[all...]
/third_party/jerryscript/jerry-libm/
H A Dexpm1.c124 #define one 1.0 macro
294 #undef one macro
[all...]
H A Datan.c79 #define one 1.0 macro
174 #undef one macro
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_texcoord_replace.c95 nir_ssa_def *one = nir_imm_floatN_t(&b, 1.0, new_coord->bit_size); in nir_lower_texcoord_replace_impl() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dlower_returns_tests.cpp97 nir_ssa_def *one = nir_imm_int(&bld, 1); in TEST_F() local
173 nir_ssa_def *one = nir_imm_int(&bld, 1); in TEST_F() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_line_smooth.c45 nir_ssa_def *one = nir_imm_float(b, 1.0f); in lower_line_smooth_intrinsic() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_mont.c148 BIGNUM *one = NULL; in ossl_ec_GFp_mont_group_set_curve() local
/third_party/openssl/crypto/ec/
H A Decp_mont.c148 BIGNUM *one = NULL; in ossl_ec_GFp_mont_group_set_curve() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Dvertexconversion.h128 static T one() { return static_cast<T>(1); } in one() function
136 static T one() { return std::numeric_limits<T>::max(); } in one() function
/third_party/skia/src/utils/
H A DSkBase64.cpp77 int one = (uint8_t) (bytes[0] << 2); in Decode() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dgenerate_real_test.cc155 constexpr uint64_t one = 1; in TEST() local
317 constexpr uint64_t one = 1; in TEST() local
[all...]
/third_party/skia/docs/examples/
H A Dpathops.cpp11 SkColor blend(SkColor one, SkColor two) { in REG_FIDDLE() argument
40 SkPath one, two; in REG_FIDDLE() local
[all...]
/third_party/skia/gm/
H A Dpathopsinverse.cpp44 SkColor blend(SkColor one, SkColor two) { in blend() argument
69 SkPath one, two; variable
/foundation/arkui/napi/sample/native_module_demo/
H A Ddemo_javascript_class.cpp36 napi_value one = nullptr; in DemoJavascriptClassInit() local
/foundation/multimodalinput/input/service/timer_manager/src/
H A Dtimer_manager.cpp85 uint64_t one = 1; in TakeNextTimerId() local
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dfault-armv.c219 register unsigned long zero = 0, one = 1, val; in check_writebuffer() local

Completed in 12 milliseconds

12345678910>>...21