Home
last modified time | relevance | path

Searched refs:data (Results 16126 - 16150 of 24126) sorted by relevance

1...<<641642643644645646647648649650>>...966

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationtailoring.h39 * Collation tailoring data & settings.
41 * built from rules or deserialized from binary data.
63 // data for sorting etc.
64 const CollationData *data; // == base data or ownedData member
90 * It is immutable, and the data trie cannot be copied either.
H A Drbt.h42 * The data object is immutable, so we can freely share it with
44 * TODO: data is no longer immutable. See bugs #1866, 2155
49 * If true, we own the data object and must delete it.
113 * @param theData the rule data for the transliterator.
126 * @param theData the rule data for the transliterator.
127 * @param isDataAdopted determine who will own the 'data' object. True, the caller should not delete 'data'.
130 TransliterationRuleData* data,
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DPipelineLayoutVk.cpp51 createInfo.pSetLayouts = AsVkArray(setLayouts.data()); in Initialize()
/third_party/openssl/crypto/asn1/
H A Dd2i_param.c60 p = (unsigned char *)b->data; in d2i_KeyParams_bio()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.h72 void * data,
H A Dhb-shape-plan.h100 void * data,
H A Dhb-subset.h121 void * data,
/third_party/skia/third_party/externals/tint/fuzzers/
H A Drandom_generator.h63 /// Get 1 byte of pseudo-random data
65 /// @returns 1-byte of random data
68 /// Get 4 bytes of pseudo-random data
70 /// @returns 4-bytes of random data
73 /// Get N bytes of pseudo-random data
74 /// @param dest - memory location to store data
75 /// @param n - number of bytes of data to get
96 /// Calculate a seed value based on a blob of data.
99 /// @param data - pointer to data t
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duniquecharstr.h87 return isFrozen && i > 0 ? strings->data() + i : nullptr; in get()
/third_party/typescript/tests/baselines/reference/
H A DcollectionPatternNoError.js3 new(data: Array<{}>): T;
H A DtypeParamExtendsOtherTypeParam.js4 data: A<Object, Object>;
H A DvarianceCallbacksAndIndexedAccesses.js13 data: T;
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionSchema.java1 // Protocol Buffers - Google's data interchange format
93 ByteString data, in parseMessageSetItem()
92 parseMessageSetItem( ByteString data, Object extension, ExtensionRegistryLite extensionRegistry, FieldSet<T> extensions) parseMessageSetItem() argument
/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.h1 // Protocol Buffers - Google's data interchange format
59 // Creates a file with name `filename` and content `data` in temp test
61 void AddFile(const std::string& filename, const std::string& data);
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_benchmark.cc40 benchmark::DoNotOptimize(fa.data()); in BM_FixedArray()
/third_party/skia/include/core/
H A DSkPathEffect.h96 static sk_sp<SkPathEffect> Deserialize(const void* data, size_t size,
/third_party/skia/include/ports/
H A DSkRemotableFontMgr.h22 // Note that fDataId is a data identifier, not a font identifier.
38 SkRemotableFontIdentitySet(int count, SkFontIdentity** data);
70 * data id will be kInvalidDataId.
96 * data id will be kInvalidDataId.
114 * If no font can be found for the character, the return value's data id
127 * Returns the data for the given data id.
128 * Will return NULL if the data id is invalid.
129 * Note that this is a data id, not a font id.
/third_party/skia/modules/skparagraph/bench/
H A DParagraphBench.cpp35 const char* text = (const char*)fData->data();
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.h50 void *data; member
/third_party/rust/crates/syn/codegen/src/
H A Dgen.rs21 data: Data::Private, in traverse()
/third_party/spirv-tools/source/reduce/
H A Dreduction_pass.cpp33 BuildModule(target_env_, consumer_, binary.data(), binary.size()); in TryApplyReduction()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_config.h2 * EAP peer configuration data
827 * This data structure is used to provide storage for binary objects to store
829 * configuration data.
838 * data - Pointer to binary data
840 u8 *data; member
843 * len - Length of binary data
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwmm_ac.h29 * This struct will store any relevant WMM association data needed by WMM AC.
136 * nominal_msdu_size - Nominal MAC service data unit size
170 const u8 *sa, const u8 *data, size_t len);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dhw_features_common.h38 int hostapd_set_freq_params(struct hostapd_freq_params *data,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwmm_ac.h29 * This struct will store any relevant WMM association data needed by WMM AC.
136 * nominal_msdu_size - Nominal MAC service data unit size
170 const u8 *sa, const u8 *data, size_t len);

Completed in 20 milliseconds

1...<<641642643644645646647648649650>>...966