/third_party/selinux/libsepol/cil/src/ |
H A D | cil_fqn.c | 134 struct cil_root *root = root_node->data; in cil_fqn_qualify()
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | avtab.h | 84 uint32_t data; /* access vector or type */ member
|
H A D | services.h | 35 extern int sepol_load_policy(void *data, size_t len);
|
/third_party/selinux/libselinux/src/ |
H A D | label_internal.h | 105 void *data; member
|
/third_party/rust/crates/serde/serde/src/de/ |
H A D | ignored_any.rs | 7 /// An efficient way of discarding data from a deserializer. 10 /// any type, except that it does not store any information about the data that 222 fn visit_enum<A>(self, data: A) -> Result<Self::Value, A::Error> in visit_enum() 226 tri!(data.variant::<IgnoredAny>()).1.newtype_variant() in visit_enum()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | replayer.cpp | 83 BuildModule(target_env_, consumer_, binary_in_.data(), binary_in_.size()); in Run()
|
/third_party/spirv-tools/test/diff/ |
H A D | diff_test.cpp | 47 binary.data(), binary.size()); in Assemble()
|
/third_party/spirv-tools/tools/diff/ |
H A D | diff.cpp | 99 contents.data(), contents.size()); in load_module()
|
/third_party/spirv-tools/tools/dis/ |
H A D | dis.cpp | 156 spvBinaryToText(context, contents.data(), contents.size(), options, in main()
|
/third_party/spirv-tools/tools/link/ |
H A D | linker.cpp | 172 if (!WriteFile<uint32_t>(outFile.c_str(), "wb", linkingResult.data(), in main()
|
/third_party/spirv-tools/tools/val/ |
H A D | val.cpp | 201 bool succeed = tools.Validate(contents.data(), contents.size(), options); in main()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDerivativeTests.cpp | 158 vk.createComputePipelines(vkDevice, 0, 2, cpci, DE_NULL, rawPipelines.data()); in testComputeDerivativeByIndex()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst.h | 89 * @data: Action frame buffer 92 int (*send_action)(void *ctx, const u8 *addr, struct wpabuf *data); 106 * @buf: Buffer that contains the MB IEs data 107 * @size: Size of data in %buf 140 * FST module data structures (linked lists, static data etc.) 148 * FST module data structures (linked lists, static data etc.) 205 * @extra - Event specific data (see fst_ctrl_iface.h for more info)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | edit_readline.c | 171 free(h->data); in edit_deinit()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_upnp_i.h | 116 * Our instance data corresponding to the AP device. Note that there may be 144 char *wlanevent; /* the last WLANEvent data */ 180 int event_add(struct subscription *s, const struct wpabuf *data, int probereq);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.h | 44 const u8 *data, size_t len, int ack);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_1x.h | 36 const u8 *data, int len, int ack);
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
H A D | tcuLnxX11Xcb.cpp | 60 m_screen = iterator.data; in XcbDisplay()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst.h | 89 * @data: Action frame buffer 92 int (*send_action)(void *ctx, const u8 *addr, struct wpabuf *data); 106 * @buf: Buffer that contains the MB IEs data 107 * @size: Size of data in %buf 140 * FST module data structures (linked lists, static data etc.) 148 * FST module data structures (linked lists, static data etc.) 205 * @extra - Event specific data (see fst_ctrl_iface.h for more info)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | edit_readline.c | 171 free(h->data); in edit_deinit()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_upnp_i.h | 116 * Our instance data corresponding to the AP device. Note that there may be 145 char *wlanevent; /* the last WLANEvent data */ 181 int wps_upnp_event_add(struct subscription *s, const struct wpabuf *data,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.h | 44 const u8 *data, size_t len, int ack);
|
/third_party/weex-loader/src/ |
H A D | parser.js | 69 data: [], 78 if (type !== 'data' && type !== 'config') {
|
/third_party/weex-loader/test/ |
H A D | test.js | 56 const mapStr = actualStr.match(/\/\/\# sourceMappingURL=data:application\/json;charset=utf-8;base64,([0-9a-zA-Z=+\/]+)/) 139 it('template with config and data', () => {
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_1x.h | 36 const u8 *data, int len, int ack);
|