Home
last modified time | relevance | path

Searched defs:field (Results 26 - 50 of 805) sorted by relevance

12345678910>>...33

/third_party/icu/icu4c/source/i18n/
H A Dufieldpositer.cpp47 int32_t field = -1; in ufieldpositer_next() local
/third_party/mesa3d/src/mesa/main/
H A Duniforms.h106 const char *field; member
/third_party/node/deps/icu-small/source/i18n/
H A Dufieldpositer.cpp47 int32_t field = -1; in ufieldpositer_next() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-807-opaque-types-methods-being-generated.hpp22 NoBindingsShouldBeGeneratedForMe2 field; member in Opaque
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dufieldpositer.cpp47 int32_t field = -1; in ufieldpositer_next() local
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorStruct.cpp34 const Type::Field& field = type.fields()[index]; in Convert() local
51 const Type::Field& field = type.fields()[index]; in arguments_match_field_types() local
/third_party/protobuf/src/google/protobuf/
H A Darenastring_unittest.cc58 ArenaStringPtr field; in TEST() local
83 ArenaStringPtr field; in TEST() local
109 ArenaStringPtr field; TEST() local
[all...]
/base/security/crypto_framework/interfaces/inner_api/algorithm_parameter/
H A Ddetailed_ecc_key_params.h42 HcfECField *field; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/cloud/
H A Dcloud_storage_utils.h35 static inline bool IsFieldValid(const Field &field, int errCode) in IsFieldValid() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Damr.h59 int field = 0; in ff_amr_bit_reorder() local
/third_party/curl/tests/libtest/
H A Dlib1553.c52 curl_mimepart *field = NULL; in test() local
/third_party/glslang/glslang/MachineIndependent/
H A DScanContext.h83 bool field; // true if we're on a field, right after a '.' member in glslang::TScanContext
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUFieldPosition.java38 public UFieldPosition(int field) { in UFieldPosition() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDebugUtilities.java54 public static String enumString(int type, int field) { in enumString() argument
79 public static int enumArrayValue(int type, int field) { in enumArrayValue() argument
H A DCalendarFieldsSet.java55 protected void handleParseValue(FieldsSet inheritFrom, int field, String substr) { in handleParseValue() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUFieldPosition.java40 public UFieldPosition(int field) { in UFieldPosition() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDebugUtilities.java50 public static String enumString(int type, int field) { in enumString() argument
75 public static int enumArrayValue(int type, int field) { in enumArrayValue() argument
H A DCalendarFieldsSet.java52 protected void handleParseValue(FieldsSet inheritFrom, int field, String substr) { in handleParseValue() argument
/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dlava_log_hints.py4 from dataclasses import dataclass, field namespace
/third_party/node/deps/histogram/src/
H A Dhdr_atomic.h29 static int64_t __inline hdr_atomic_load_64(int64_t* field) in hdr_atomic_load_64() argument
35 static void __inline hdr_atomic_store_64(int64_t* field, int64_t value) in hdr_atomic_store_64() argument
41 static int64_t __inline hdr_atomic_exchange_64(volatile int64_t* field, int64_t value) in hdr_atomic_exchange_64() argument
59 static int64_t __inline hdr_atomic_add_fetch_64(volatile int64_t* field, int64_t value) in hdr_atomic_add_fetch_64() argument
77 hdr_atomic_compare_exchange_64(volatile int64_t* field, int64_t* expected, int64_t desired) hdr_atomic_compare_exchange_64() argument
109 hdr_atomic_load_64(int64_t* field) hdr_atomic_load_64() argument
116 hdr_atomic_store_64(int64_t* field, int64_t value) hdr_atomic_store_64() argument
121 hdr_atomic_exchange_64(volatile int64_t* field, int64_t value) hdr_atomic_exchange_64() argument
128 hdr_atomic_add_fetch_64(volatile int64_t* field, int64_t value) hdr_atomic_add_fetch_64() argument
133 hdr_atomic_compare_exchange_64(volatile int64_t* field, int64_t* expected, int64_t desired) hdr_atomic_compare_exchange_64() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl06.c85 int field; in setup() local
/third_party/ltp/testcases/kernel/syscalls/uname/
H A Duname04.c22 check_field(char *bytes, char *saved_bytes, size_t length, char *field) check_field() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn1_local.h36 ASN1_VALUE **field; member
/third_party/protobuf/benchmarks/util/
H A Ddata_proto2_to_proto3_util.h23 const FieldDescriptor* field = set_fields[i]; in StripMessage() local
47 virtual bool ShouldBeClear(const FieldDescriptor *field) { in ShouldBeClear() argument
54 ShouldBeClear(const FieldDescriptor *field) ShouldBeClear() argument
[all...]
/third_party/openssl/crypto/asn1/
H A Dasn1_local.h36 ASN1_VALUE **field; member

Completed in 7 milliseconds

12345678910>>...33