HomeSort by relevance Sort by last modified time
    Searched refs:Headers (Results 151 - 166 of 166) sorted by null

1 2 3 4 5 67

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
llvm-pdbutil.cpp 537 cl::opt<bool> DumpSectionHeaders("section-headers",
538 cl::desc("Dump image section headers"),
563 cl::opt<bool> NoFileHeaders("no-file-headers",
564 cl::desc("Do not dump MSF file headers"),
586 cl::desc("Dump the DBI Stream Headers (Stream 2)"),
    [all...]
  /external/clang/lib/Frontend/
FrontendActions.cpp 182 /// needed to load all of the named headers.
187 // Don't collect any headers for unavailable modules.
191 // Add includes for each of these headers.
193 for (Module::Header &H : Module->Headers[HK]) {
211 // Add all of the headers we find in this subdirectory.
220 // headers.
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
URLConnectionTest.java     [all...]
CallTest.java     [all...]
  /external/selinux/python/sepolgen/src/sepolgen/
refparser.py 26 # aimed at parsing the policy headers in order to create an abstract
1057 headers = refpolicy.Headers()
1068 all_modules, support_macros = list_headers(defaults.headers())
1100 headers.children.append(spt)
1110 headers.children.append(can_exec)
1132 headers.children.append(m)
1137 o("failed to parse some headers: %s" % ", ".join(failures))
1139 return headers
refpolicy.py 26 # policy (including the headers, M4 macros, and policy language statements).
852 class Headers(Node):
857 return "[Headers]"
  /external/clang/include/clang/Lex/
Preprocessor.h 655 SourceManager &SM, HeaderSearch &Headers,
    [all...]
  /development/build/
sdk.atree 91 # renderscript (cc + headers)
95 external/clang/lib/Headers build-tools/${PLATFORM_NAME}/renderscript/clang-include
    [all...]
  /build/make/core/
binary.mk 160 # headers unified it must be set by the build system since we don't have
552 # Other files (like headers) are allowed in LOCAL_GENERATED_SOURCES,
598 $(TOPDIR)external/clang/lib/Headers \
756 # Add generated headers to include paths.
787 # Add generated headers to include paths.
    [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/
frame.go 44 FrameHeaders: "HEADERS",
77 // Headers Frame
271 // unfinished HEADERS/CONTINUATION.
304 // HEADERS and CONTINUATION frames together and return
532 // next from ReadFrame. Mostly it checks whether HEADERS and
961 // HEADERS frames MUST be associated with a stream. If a HEADERS frame
965 return nil, connError{ErrCodeProtocol, "HEADERS frame with stream ID 0"}
993 // HeadersFrameParam are the parameters for writing a HEADERS frame.
1020 // WriteHeaders writes a single HEADERS frame
    [all...]
server.go 509 // So, take the net/http.Server value and pad it up a bit, assuming 10 headers.
547 wroteHeaders bool // whether we wrote headers (not status 100)
570 // a client sends a HEADERS frame on stream 7 without ever sending a
796 // do another Active when we get a HEADERS frame.
    [all...]
  /external/bcc/tests/cc/
catch.hpp 5 * This file has been merged from multiple headers. Please don't edit it directly
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.13.0.v20180409-1500.jar 
  /external/catch2/single_include/catch2/
catch.hpp 5 * This file has been merged from multiple headers. Please don't edit it directly
54 // In the impl file, we want to have access to all parts of the headers
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 1934 milliseconds

1 2 3 4 5 67