Searched refs:HEADERS (Results 1 - 25 of 40) sorted by relevance
12
/third_party/mesa3d/src/util/perf/ |
H A D | u_trace.py | 120 HEADERS = [] variable 138 HEADERS.append(self) 180 % for header in HEADERS: 304 % for header in HEADERS: 469 HEADERS=[h for h in HEADERS if h.scope & HeaderScope.SOURCE], 481 HEADERS=[h for h in HEADERS if h.scope & HeaderScope.HEADER],
|
/third_party/nghttp2/ |
H A D | genlibtokenlookup.py | 3 HEADERS = [ variable 101 for k, token in HEADERS: 114 b = build_header(HEADERS)
|
H A D | genheaderfunc.py | 5 HEADERS = [ variable 47 gentokenlookup(HEADERS, 'HD_')
|
/third_party/ffmpeg/ffbuild/ |
H A D | library.mak | 12 INSTHEADERS := $(INSTHEADERS) $(HEADERS:%=$(SUBDIR)%) 94 install-lib$(NAME)-headers: $(addprefix $(SUBDIR),$(HEADERS) $(BUILT_HEADERS)) 111 $(RM) $(addprefix "$(INCINSTDIR)/",$(HEADERS) $(BUILT_HEADERS))
|
/third_party/protobuf/ |
H A D | update_file_lists.sh | 53 HEADERS=$(get_variable_value $MAKEFILE nobase_include_HEADERS) 54 PUBLIC_HEADERS=$(sort_files $GZHEADERS $HEADERS)
|
/third_party/ffmpeg/libpostproc/ |
H A D | Makefile | 5 HEADERS = postprocess.h \ macro
|
/third_party/ffmpeg/libavresample/ |
H A D | Makefile | 4 HEADERS = avresample.h \ macro
|
/third_party/ffmpeg/libswscale/ |
H A D | Makefile | 4 HEADERS = swscale.h \ macro
|
/third_party/ffmpeg/libswresample/ |
H A D | Makefile | 5 HEADERS = swresample.h \ macro
|
/third_party/mbedtls/tests/scripts/ |
H A D | test_psa_constant_names.py | 170 HEADERS = ['psa/crypto.h', 'psa/crypto_extra.h', 'psa/crypto_values.h'] variable 194 headers = [os.path.join(options.include[0], h) for h in HEADERS]
|
/third_party/selinux/libselinux/utils/ |
H A D | avcstat.c | 27 #define HEADERS "lookups hits misses allocations reclaims frees" macro 172 if (strcmp(line, HEADERS)) in main()
|
/third_party/icu/tools/multi/proj/chello/ |
H A D | Makefile | 16 HEADERS=uprint.h macro
|
/third_party/musl/libc-test/src/math/gen/template/ |
H A D | fl_f.c | 9 HEADERS
|
H A D | ll_l.c | 9 HEADERS
|
H A D | li_l.c | 9 HEADERS
|
H A D | l_l.c | 9 HEADERS
|
H A D | fi_f.c | 6 HEADERS
|
H A D | ff_f.c | 6 HEADERS
|
H A D | l_i.c | 9 HEADERS
|
H A D | f_i.c | 6 HEADERS
|
H A D | dl_d.c | 9 HEADERS
|
H A D | f_fi.c | 6 HEADERS
|
H A D | d_di.c | 6 HEADERS
|
H A D | dd_d.c | 6 HEADERS
|
H A D | di_d.c | 6 HEADERS
|
Completed in 5 milliseconds
12