Home
last modified time | relevance | path

Searched refs:ODS (Results 1 – 8 of 8) sorted by relevance

/external/curl/packages/vms/
Dbuild_gnv_curl_pcsi_desc.com9 $! 2. ODS-5 filenames need an alias procedure. (N/A for curl)
24 $! The PCSI system can really only handle ODS-2 format filenames and
145 $! 2. ODS-5 filenames need an alias procedure. (N/A for curl)
Dcurl_gnv_build_steps.txt42 an ODS-5 volume(s) which are referenced by concealed rooted logical names.
226 to the kit. These files should all be ODS-2 legal filenames and
238 While newer versions of PCSI can support ODS-5 filenames, not all verions
239 of PCSI on systems that have ODS-5 filenames do. So as a post install
Dbackup_gnv_curl_src.com11 $! VMS system to be able to extract ODS-5 filenames and directories.
Dcompare_curl_source.com31 $! This needs to be run on an ODS-5 volume.
/external/v8/src/base/platform/
Dplatform-win32.cc524 ODS // Output is written to debug facility. enumerator
543 output_mode = ODS; in HasConsole()
/external/clang/lib/Sema/
DSemaObjCProperty.cpp181 ObjCDeclSpec &ODS, in ActOnProperty() argument
186 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty()
206 ODS.getPropertyAttributes(), in ActOnProperty()
216 Attributes, ODS.getPropertyAttributes(), in ActOnProperty()
DSemaCodeComplete.cpp4885 void Sema::CodeCompleteObjCPropertyFlags(Scope *S, ObjCDeclSpec &ODS) { in CodeCompleteObjCPropertyFlags() argument
4889 unsigned Attributes = ODS.getPropertyAttributes(); in CodeCompleteObjCPropertyFlags()
/external/clang/include/clang/Sema/
DSema.h7337 FieldDeclarator &FD, ObjCDeclSpec &ODS,
8880 void CodeCompleteObjCPropertyFlags(Scope *S, ObjCDeclSpec &ODS);