Home
last modified time | relevance | path

Searched refs:headerfile (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Index/
Dheaderfile-comment-to-html.m14 \headerfile Device.h <Foundation/Device.h>
20 // CHECK: headerfile-comment-to-html.m:[[@LINE-2]]:12: ObjCInterfaceDecl=Device:{{.*}} FullCommentA…
25 // CHECK-NEXT: (CXComment_BlockCommand CommandName=[headerfile]
34 \headerfile Sensor.h "Sensor.h"
42 // CHECK: headerfile-comment-to-html.m:[[@LINE-2]]:12: ObjCInterfaceDecl=Sensor:{{.*}} FullCommentA…
47 // CHECK-NEXT: (CXComment_BlockCommand CommandName=[headerfile]
58 \brief Test that headerfile can come after brief.
59 \headerfile VTDevice.h <VTFoundation/VTDevice.h>
65headerfile-comment-to-html.m:[[@LINE-2]]:12: ObjCInterfaceDecl=VTDevice:{{.*}} FullCommentAsXML=[<…
72 // CHECK-NEXT: (CXComment_Text Text=[ Test that headerfile can come after brief.] HasTrai…
[all …]
/external/curl/docs/examples/
Dsepheaders.c42 FILE *headerfile; in main() local
61 headerfile = fopen(headerfilename, "wb"); in main()
62 if(!headerfile) { in main()
71 fclose(headerfile); in main()
76 curl_easy_setopt(curl_handle, CURLOPT_HEADERDATA, headerfile); in main()
85 fclose(headerfile); in main()
Dsimplessl.c52 FILE *headerfile; in main() local
74 headerfile = fopen(pHeaderFile, "wb"); in main()
82 curl_easy_setopt(curl, CURLOPT_HEADERDATA, headerfile); in main()
/external/curl/src/
Dtool_cb_hdr.c76 if(heads->config->headerfile && heads->stream) { in tool_header_cb()
Dtool_cfgable.h63 char *headerfile; member
Dtool_cfgable.c61 Curl_safefree(config->headerfile); in free_config_fields()
Dtool_operate.c322 if(config->headerfile) { in operate_do()
324 if(strcmp(config->headerfile, "-")) { in operate_do()
325 FILE *newfile = fopen(config->headerfile, "wb"); in operate_do()
327 warnf(config->global, "Failed to open %s\n", config->headerfile); in operate_do()
332 heads.filename = config->headerfile; in operate_do()
Dtool_getparam.c1351 GetStr(&config->headerfile, nextarg); in getparameter()
/external/clang/include/clang/AST/
DCommentCommands.td122 def Headerfile : BlockCommand<"headerfile"> { let IsHeaderfileCommand = 1; }
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3639 headerfile = None
3641 headerfile = io.open(filename, 'r', 'utf8', 'replace')
3645 for line in headerfile:
/external/libvpx/libvpx/tools/
Dcpplint.py4356 headerfile = None
4358 headerfile = io.open(filename, 'r', 'utf8', 'replace')
4362 for line in headerfile:
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CPP/
DCPP.stg187 <actions.(actionScope).headerfile>
1347 // used in CPPTarget.java to generate the headerfile extension
/external/libunwind/doc/
Dlibunwind.tex133 \Const{UNW\_LOCAL\_ONLY} before including the headerfile
/external/antlr/antlr-3.4/runtime/C/
DREADME1695 @headerfile::blort {...} // error: this target doesn't have headerfile
/external/antlr/antlr-3.4/tool/
DCHANGES.txt3265 @headerfile::blort {...} // error: this target doesn't have headerfile