Home
last modified time | relevance | path

Searched full:public_headers (Results 1 – 25 of 130) sorted by relevance

123456

/aosp_15_r20/external/cronet/build/rust/
H A Drs_bindings_from_cc.gni27 # public_headers:
39 # (e.g. because APIs in the `public_headers` refer to `struct`s declared in
72 # public_headers = ["teleport.h"]
83 # public_headers = ["goat.h"]
121 # Mandatory parameter: public_headers.
122 assert(defined(invoker.public_headers),
125 foreach(hdr, invoker.public_headers) {
225 # is needed, because `--public_headers` passed to Crubit use paths relative
252 sources = invoker.public_headers
267 "--public_headers",
H A Drun_rs_bindings_from_cc.py41 parser.add_argument("--public_headers",
68 generator_args.append("--public_headers={0}".format(",".join(
69 [os.path.relpath(hdr) for hdr in args.public_headers.split(",")])))
/aosp_15_r20/external/angle/build/rust/
H A Drs_bindings_from_cc.gni27 # public_headers:
39 # (e.g. because APIs in the `public_headers` refer to `struct`s declared in
72 # public_headers = ["teleport.h"]
83 # public_headers = ["goat.h"]
121 # Mandatory parameter: public_headers.
122 assert(defined(invoker.public_headers),
125 foreach(hdr, invoker.public_headers) {
225 # is needed, because `--public_headers` passed to Crubit use paths relative
252 sources = invoker.public_headers
267 "--public_headers",
H A Drun_rs_bindings_from_cc.py41 parser.add_argument("--public_headers",
68 generator_args.append("--public_headers={0}".format(",".join(
69 [os.path.relpath(hdr) for hdr in args.public_headers.split(",")])))
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/
H A Dgenerate_type_mappings.py12 public_headers=foo.h traits_headers=foo_traits.h \\
23 "public_headers": [
32 --start-typemap public_headers=bar.h traits_headers=bar_traits.h \\
43 "public_headers": [
52 "public_headers": [
85 values = {'type_mappings': [], 'public_headers': [], 'traits_headers': []}
114 'public_headers': values['public_headers'],
H A Dformat_typemap_generator_args.py19 for header in typemap.get('public_headers', []):
20 yield 'public_headers=%s' % header
/aosp_15_r20/external/jsoncpp/src/lib_json/
H A DCMakeLists.txt30 set(PUBLIC_HEADERS variable
41 source_group("Public API" FILES ${PUBLIC_HEADERS})
117 add_library(${SHARED_LIB} SHARED ${PUBLIC_HEADERS} ${JSONCPP_SOURCES})
143 add_library(${STATIC_LIB} STATIC ${PUBLIC_HEADERS} ${JSONCPP_SOURCES})
177 add_library(${OBJECT_LIB} OBJECT ${PUBLIC_HEADERS} ${JSONCPP_SOURCES})
/aosp_15_r20/external/freetype/builds/
H A Dexports.mk43 PUBLIC_HEADERS := $(filter-out $(PUBLIC_DIR)/ftmac.h, \
46 PUBLIC_HEADERS += $(PUBLIC_DIR)/ftmac.h
67 $(EXPORTS_LIST): $(APINAMES_EXE) $(PUBLIC_HEADERS)
68 $(subst /,$(SEP),$(APINAMES_EXE)) -o$@ $(APINAMES_OPTIONS) $(PUBLIC_HEADERS)
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/
H A Dgenerate_iwyu_mapping.py55 public_headers = IWYU_mapping(header)
56 if public_headers is not None:
57 mappings.extend((header, public) for public in public_headers)
62 if public not in libcxx.header_information.public_headers:
/aosp_15_r20/external/executorch/third-party/
H A Dflatcc_defs.bzl5 PUBLIC_HEADERS = [
87 headers = PUBLIC_HEADERS,
130 headers = PUBLIC_HEADERS + [
213 headers = PUBLIC_HEADERS.append([
/aosp_15_r20/out/soong/.intermediates/external/dynamic_depth/libdynamic_depth/android_arm64_armv8-2a_cortex-a55_static/
Dmeta_lic.rsp1public_headers/android_arm64_armv8-2a_cortex-a55/meta_lic -d 'out/soong/.intermediates/external/im…
Dmeta_lic11 …rnal/dynamic_depth/libdynamic_depth-public_headers/android_arm64_armv8-2a_cortex-a55/libdynamic_de…
42 …file: "out/soong/.intermediates/external/dynamic_depth/libdynamic_depth-public_headers/android_arm…
/aosp_15_r20/out/soong/.intermediates/external/dynamic_depth/libdynamic_depth/android_arm64_armv8-2a_cortex-a55_static_cfi/
Dmeta_lic.rsp1public_headers/android_arm64_armv8-2a_cortex-a55_cfi/meta_lic -d 'out/soong/.intermediates/externa…
Dmeta_lic11 …al/dynamic_depth/libdynamic_depth-public_headers/android_arm64_armv8-2a_cortex-a55_cfi/libdynamic_…
42 …file: "out/soong/.intermediates/external/dynamic_depth/libdynamic_depth-public_headers/android_arm…
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/libcameraservice/libcameraservice_device_independent/android_arm64_armv8-2a_cortex-a55_static_cfi/
Dmeta_lic.rsp1public_headers/android_arm64_armv8-2a_cortex-a55_cfi/meta_lic -d 'out/soong/.intermediates/externa…
Dmeta_lic11 …al/dynamic_depth/libdynamic_depth-public_headers/android_arm64_armv8-2a_cortex-a55_cfi/libdynamic_…
48 …file: "out/soong/.intermediates/external/dynamic_depth/libdynamic_depth-public_headers/android_arm…
/aosp_15_r20/out/soong/.intermediates/external/dynamic_depth/libdynamic_depth/android_arm64_armv8-2a_cortex-a55_shared/
Dmeta_lic.rsp1public_headers/android_arm64_armv8-2a_cortex-a55/meta_lic -d out/soong/.intermediates/external/dyn…
Dmeta_lic15 …rnal/dynamic_depth/libdynamic_depth-public_headers/android_arm64_armv8-2a_cortex-a55/libdynamic_de…
56 …file: "out/soong/.intermediates/external/dynamic_depth/libdynamic_depth-public_headers/android_arm…
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/
H A Dtransitive_includes.gen.py23 from libcxx.header_information import lit_header_restrictions, public_headers
40 for header in sorted(public_headers):
55 for header in public_headers:
/aosp_15_r20/external/perfetto/tools/
H A Dgn_utils.py334 self.public_headers = set() # 'public'
480 public_headers = [x for x in desc.get('public', []) if x != '*']
481 target.public_headers.update(public_headers)
/aosp_15_r20/external/cronet/components/cronet/gn2bp/
H A Dgn_utils.py194 self.public_headers = set() # 'public'
552 public_headers = [x for x in desc.get('public', []) if x != '*']
553 target.public_headers.update(public_headers)
/aosp_15_r20/external/angle/build/rust/tests/test_rs_bindings_from_cc/
H A DBUILD.gn24 public_headers = [
46 public_headers = [ "target_depending_on_another.h" ]
/aosp_15_r20/external/libkmsxx/kms++util/
H A Dmeson.build14 public_headers = [ variable
49 install_headers(public_headers, subdir : 'kms++util')
/aosp_15_r20/external/cronet/build/rust/tests/test_rs_bindings_from_cc/
H A DBUILD.gn24 public_headers = [
46 public_headers = [ "target_depending_on_another.h" ]
/aosp_15_r20/external/dynamic_depth/
H A DAndroid.bp46 name: "libdynamic_depth-public_headers",
62 "libdynamic_depth-public_headers",

123456