/third_party/mesa3d/src/util/perf/ |
D | u_trace.py | 120 HEADERS = [] variable 138 HEADERS.append(self) 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/ |
D | genlibtokenlookup.py | 3 HEADERS = [ variable 101 for k, token in HEADERS: 114 b = build_header(HEADERS)
|
D | genheaderfunc.py | 5 HEADERS = [ variable 47 gentokenlookup(HEADERS, 'HD_')
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | CMakeLists.txt | 13 set(HEADERS variable 24 add_executable(buildSpvHeaders ${SOURCES} ${HEADERS})
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | CMakeLists.txt | 13 set(HEADERS variable 24 add_executable(buildSpvHeaders ${SOURCES} ${HEADERS})
|
/third_party/spirv-headers/tools/buildHeaders/ |
D | CMakeLists.txt | 13 set(HEADERS variable 24 add_executable(buildSpvHeaders ${SOURCES} ${HEADERS})
|
/third_party/nghttp2/doc/ |
D | programmers-guide.rst | 117 since they must follow HEADERS frame and are processed atomically. In 118 other words, they are just one big HEADERS frame. To disable these 125 message starts with one HEADERS frame containing request headers. It 127 is followed by zero or one HEADERS containing trailer headers. The 135 For HTTP response, HTTP message starts with zero or more HEADERS 137 followed by one HEADERS frame containing final response headers 139 response body, which is followed by zero or one HEADERS containing 201 and HEADERS which does not create stream (which counts toward 204 The syn_stream category includes HEADERS frame which creates stream, 216 `nghttp2_submit_rst_stream()`. It cancels all pending HEADERS and [all …]
|
/third_party/ffmpeg/ffbuild/ |
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/glslang/SPIRV/ |
D | CMakeLists.txt | 49 set(HEADERS variable 80 add_library(SPIRV ${LIB_TYPE} ${SOURCES} ${HEADERS}) 117 source_group("Source" FILES ${SOURCES} ${HEADERS})
|
/third_party/cJSON/ |
D | CMakeLists.txt | 118 file(GLOB HEADERS cJSON.h) 134 add_library("${CJSON_LIB}" "${CJSON_LIBRARY_TYPE}" "${HEADERS}" "${SOURCES}") 137 add_library("${CJSON_LIB}" SHARED "${HEADERS}" "${SOURCES}") 138 add_library("${CJSON_LIB}-static" STATIC "${HEADERS}" "${SOURCES}")
|
/third_party/protobuf/ |
D | update_file_lists.sh | 53 HEADERS=$(get_variable_value $MAKEFILE nobase_include_HEADERS) 54 PUBLIC_HEADERS=$(sort_files $GZHEADERS $HEADERS)
|
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/ |
D | Makefile | 103 HEADERS = $(HEADERS_H) $(HEADERS_HPP) macro 109 install: $(HEADERS) $(STATIC_HEADERS) $(CODEC_HEADERS) $(JSON_FILES) $(JSON_PCC) $(JSON_CTS_FILES) … 182 test: $(HEADERS) $(STATIC_HEADERS) $(CODEC_HEADERS)
|
/third_party/selinux/libselinux/utils/ |
D | avcstat.c | 27 #define HEADERS "lookups hits misses allocations reclaims frees" macro 172 if (strcmp(line, HEADERS)) in main()
|
/third_party/mbedtls/tests/scripts/ |
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/icu/icu4c/source/io/ |
D | Makefile.in | 67 HEADERS = $(srcdir)/unicode/*.h 129 @for file in $(HEADERS); do \
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | Makefile.in | 71 HEADERS = $(srcdir)/unicode/*.h 133 @for file in $(HEADERS); do \
|
/third_party/icu/icu4c/source/i18n/ |
D | Makefile.in | 71 HEADERS = $(srcdir)/unicode/*.h 133 @for file in $(HEADERS); do \
|
/third_party/skia/third_party/externals/icu/source/io/ |
D | Makefile.in | 67 HEADERS = $(srcdir)/unicode/*.h 129 @for file in $(HEADERS); do \
|
/third_party/ffmpeg/libpostproc/ |
D | Makefile | 5 HEADERS = postprocess.h \ macro
|
/third_party/icu/icu4c/source/layoutex/ |
D | Makefile.in | 74 HEADERS= $(srcdir)/layout/ParagraphLayout.h $(srcdir)/layout/RunArrays.h $(srcdir)/layout/playout.h… 140 @for file in $(HEADERS); do \
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | Makefile.in | 86 HEADERS = $(srcdir)/unicode/*.h 159 @for file in $(HEADERS); do \
|
/third_party/icu/icu4c/source/common/ |
D | Makefile.in | 86 HEADERS = $(srcdir)/unicode/*.h 159 @for file in $(HEADERS); do \
|
/third_party/ffmpeg/libavresample/ |
D | Makefile | 4 HEADERS = avresample.h \ macro
|
/third_party/ffmpeg/libswresample/ |
D | Makefile | 5 HEADERS = swresample.h \ macro
|
/third_party/ffmpeg/libswscale/ |
D | Makefile | 4 HEADERS = swscale.h \ macro
|