/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | blocks.rs | 18 data: dispatch_data_t, in dispatch_data_apply()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | str_replace_benchmark.cc | 61 phrase.data(), phrase.size()); in SetUpStrings()
|
H A D | str_replace.cc | 57 result_ptr->append(s.data() + pos, s.size() - pos); in ApplySubstitutions()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | waiter.h | 67 // Prepare any data to track waits. 74 // Destroy any data to track waits. 95 return reinterpret_cast<Waiter*>(identity->waiter_state.data); in GetWaiter()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | extension_test.cc | 31 void Append(absl::string_view str) { value_.append(str.data(), str.size()); } in Append()
|
H A D | extension.cc | 65 string_view shown(value.data(), n); in PutPaddedString()
|
/third_party/skia/include/core/ |
H A D | SkFlattenable.h | 23 into a data stream for either transport or as part of the key to the 60 * Override this if your subclass needs to record data that it will need to recreate itself 75 static sk_sp<SkFlattenable> Deserialize(Type, const void* data, size_t length,
|
H A D | SkColorFilter.h | 58 static sk_sp<SkColorFilter> Deserialize(const void* data, size_t size,
|
/third_party/skia/include/sksl/ |
H A D | SkSLErrorReporter.h | 109 SK_ABORT("%.*s", (int)msg.length(), msg.data());
|
/third_party/selinux/libsepol/src/ |
H A D | kernel_to_common.h | 110 int hashtab_ordered_to_strs(char *key, void *data, void *args);
|
/third_party/skia/bench/ |
H A D | ShaperBench.cpp | 29 const char* text = (const char*)fData->data();
|
/third_party/selinux/libsepol/cil/include/cil/ |
H A D | cil.h | 45 extern int cil_add_file(cil_db_t *db, const char *name, const char *data, size_t size);
|
/third_party/spirv-tools/source/opt/ |
H A D | build_module.cpp | 85 return BuildModule(env, consumer, binary.data(), binary.size()); in BuildModule()
|
H A D | pass_manager.cpp | 67 if (!tools.Validate(binary.data(), binary.size(), val_options_)) { in Run()
|
/third_party/spirv-tools/tools/as/ |
H A D | as.cpp | 115 context, contents.data(), contents.size(), options, &binary, &diagnostic); in main()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
H A D | vktConstexprVectorUtil.hpp | 71 inline constexpr const_pointer data() const noexcept { return values; }
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_gpsk_common.h | 64 int specifier, const u8 *data, size_t len, u8 *mic);
|
H A D | eap_pwd_common.h | 68 void eap_pwd_h_update(struct crypto_hash *hash, const u8 *data, size_t len);
|
H A D | eap_sake_common.h | 93 void eap_sake_add_attr(struct wpabuf *buf, u8 type, const u8 *data,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client_i.h | 72 union tls_event_data *data);
|
H A D | tlsv1_server.h | 36 int tlsv1_server_get_random(struct tlsv1_server *conn, struct tls_random *data);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.h | 96 /* other data */ 97 const char *data; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | hs20_supplicant.h | 23 const u8 *data, size_t slen, u8 dialog_token);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | eventhistory.cpp | 27 QVariant EventListModel::data(const QModelIndex &index, int role) const in data() function in EventListModel
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.h | 36 const struct wpabuf *data);
|