Searched refs:ODS (Results 1 - 7 of 7) sorted by relevance

/external/curl/packages/vms/
H A 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
149 $! 2. ODS-5 filenames need an alias procedure. (N/A for curl)
H A Dbackup_gnv_curl_src.com11 $! VMS system to be able to extract ODS-5 filenames and directories.
H A Dcompare_curl_source.com31 $! This needs to be run on an ODS-5 volume.
/external/v8/src/base/platform/
H A Dplatform-win32.cc523 ODS // Output is written to debug facility. enumerator in enum:v8::base::OutputMode
542 output_mode = ODS;
/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp181 ObjCDeclSpec &ODS,
186 unsigned Attributes = ODS.getPropertyAttributes();
206 ODS.getPropertyAttributes(),
216 Attributes, ODS.getPropertyAttributes(),
178 ActOnProperty(Scope *S, SourceLocation AtLoc, SourceLocation LParenLoc, FieldDeclarator &FD, ObjCDeclSpec &ODS, Selector GetterSel, Selector SetterSel, tok::ObjCKeywordKind MethodImplKind, DeclContext *lexicalDC) argument
H A DSemaCodeComplete.cpp4905 void Sema::CodeCompleteObjCPropertyFlags(Scope *S, ObjCDeclSpec &ODS) { argument
4909 unsigned Attributes = ODS.getPropertyAttributes();
/external/clang/include/clang/Sema/
H A DSema.h7507 FieldDeclarator &FD, ObjCDeclSpec &ODS,
9262 void CodeCompleteObjCPropertyFlags(Scope *S, ObjCDeclSpec &ODS);

Completed in 225 milliseconds