Home
last modified time | relevance | path

Searched defs:one (Results 226 - 250 of 490) sorted by relevance

12345678910>>...20

/third_party/openssl/crypto/ocsp/
H A Docsp_cl.c32 OCSP_ONEREQ *one = NULL; in OCSP_request_add0_id() local
H A Docsp_srv.c33 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one) in OCSP_onereq_get0_id() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderArithmetic.cpp166 auto one = SIMD::UInt(1); in EmitUnaryOp() local
177 auto one = SIMD::UInt(1); in EmitUnaryOp() local
/third_party/skia/src/pathops/
H A DSkPathOpsOp.cpp239 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result in OpDebug() argument
370 Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result) Op() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_yield_from.py886 def one(): function
911 def one(): function
953 def one(): function
/third_party/toybox/lib/
H A Dnet.c43 int fd = -1, one = 1; in xconnbind() local
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12ResidencyTests.cpp50 constexpr uint32_t one = 1; variable
/third_party/python/Objects/
H A Denumobject.c22 PyObject* one; /* borrowed reference */ member
/third_party/python/Lib/test/test_importlib/
H A Dtest_namespace_pkgs.py75 import foo.one namespace
83 import foo.one namespace
95 import foo.one namespace
113 import foo.one namespace
123 import foo.one global() namespace
138 import foo.one global() namespace
167 import foo.one global() namespace
174 import foo.one global() namespace
181 import foo.one global() namespace
190 import foo.one global() namespace
202 import foo.one global() namespace
214 import foo.one global() namespace
226 import foo.one global() namespace
239 import foo.one global() namespace
250 import parent.child.one global() namespace
267 import parent.child.one global() namespace
308 import foo.one global() namespace
330 import foo.one global() namespace
343 import foo.one global() namespace
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dreuseport_bpf.c194 const int fd = socket(p.send_family, p.protocol, 0), one = 1; in send_from() local
/kernel/linux/linux-6.6/arch/arm/boot/dts/allwinner/
H A DMakefile
/kernel/linux/linux-5.10/lib/
H A Dtest_stackinit.c197 unsigned long one; member
205 size_t one; member
214 u8 one; member
222 char *one; member
231 u8 one; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsample.h41 struct sample_read_value one; member
H A Dexpr.c375 int expr__find_ids(const char *expr, const char *one, in expr__find_ids() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h365 int err, one = 1; in enable_reuseport() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c102 int one = 1; in sock_listen_mptcp() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseport_bpf.c192 const int fd = socket(p.send_family, p.protocol, 0), one = 1; in send_from() local
/kernel/linux/linux-6.6/lib/
H A Dmemcpy_kunit.c22 u32 one; member
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm/allwinner/
H A DMakefile
/third_party/icu/icu4c/source/test/intltest/
H A Dplurfmts.cpp279 UnicodeString one = UNICODE_STRING_SIMPLE("one"); in pluralFormatUnitTest() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsgtst.c199 int32_t one=0; in MessageFormatTest() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-conversion.c224 uint64_t one = 0x8000000000000000ull; in ecma_uint64_clz() local
/third_party/jerryscript/jerry-libm/
H A Dtrig.c39 #define one 1.00000000000000000000e+00 /* 0x3FF00000, 0x00000000 */ macro
1065 #undef one global() macro
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c428 nir_ssa_def *one = nir_imm_int(b, 1); in lower_subgroup_id() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c172 nir_ssa_def *one = nir_imm_floatN_t(b, 1.0f, x->bit_size); in build_asin() local
475 nir_ssa_def *one = NIR_IMM_FP(nb, 1.0); in handle_glsl450_alu() local
576 nir_ssa_def *one = nir_imm_floatN_t(nb, 1.0, src[0]->bit_size); in handle_glsl450_alu() local

Completed in 20 milliseconds

12345678910>>...20