Home
last modified time | relevance | path

Searched defs:and (Results 1 – 25 of 45) sorted by relevance

12

/third_party/rust/crates/memchr/src/memmem/
Dvector.rs31 unsafe fn and(self, vector2: Self) -> Self; in and() method
61 unsafe fn and(self, vector2: Self) -> __m128i { in and() method
94 unsafe fn and(self, vector2: Self) -> __m256i { in and() method
127 unsafe fn and(self, vector2: Self) -> v128 { in and() method
/third_party/typescript/tests/cases/compiler/
DspyComparisonChecking.ts5 and: Function; property
/third_party/node/test/parallel/
Dtest-error-format-list.js11 const and = new Intl.ListFormat('en', { style: 'long', type: 'conjunction' }); constant
/third_party/musl/porting/liteos_m/kernel/include/
Diso646.h6 #define and && macro
/third_party/musl/include/
Diso646.h6 #define and && macro
/third_party/typescript/lib/
Dlib.es2020.sharedmemory.d.ts34 and(typedArray: BigInt64Array | BigUint64Array, index: number, value: bigint): bigint; method
Dlib.es2017.sharedmemory.d.ts61and(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, inde… method
/third_party/musl/porting/uniproton/kernel/include/
Diso646.h6 #define and && macro
/third_party/typescript/src/lib/
Des2020.sharedmemory.d.ts14 and(typedArray: BigInt64Array | BigUint64Array, index: number, value: bigint): bigint; method
Des2017.sharedmemory.d.ts41and(typedArray: Int8Array | Uint8Array | Int16Array | Uint16Array | Int32Array | Uint32Array, inde… method
/third_party/typescript/tests/cases/conformance/enums/
DenumClassification.ts73 // Examples of numeric enum types with constant and computed members enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_dataAbility.js47 this.and = function (...args) { method
205 this.and = function (...args) { method
Dohos_data_dataSharePredicates.js45 this.and = function (...args) { method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DPeriod.java81 public Period and(float count, TimeUnit unit) { in and() method in Period
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
DPeriod.java83 public Period and(float count, TimeUnit unit) { in and() method in Period
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto7 and = 1; enumerator
Dtest_reserved_message_lower.proto6 message and {} message
Dtest_reserved_enum_lower.proto6 enum and { ZERO2 = 0; } enum
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto151 and = 1; // NO_PROTO3 enumerator
/third_party/python/Doc/reference/
Dexpressions.rst1688 .. _and: target
/third_party/toybox/toys/posix/
Dtar.c547 int i, and = 0; in unpack_tar() local
/third_party/icu/icu4c/source/
Dconfigure1463 --enable-tracing enable function and data tracing default=no function
/third_party/skia/third_party/externals/icu/source/
Dconfigure1451 --enable-tracing enable function and data tracing default=no function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
DSpoofCheckerTest.java810 Method and = ScriptSet.getDeclaredMethod("and", Integer.TYPE); in testScriptSet() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java807 Method and = ScriptSet.getDeclaredMethod("and", Integer.TYPE); in testScriptSet() local

12