Searched defs:?S (Results 76 - 100 of 417) sorted by relevance

1234567891011>>

/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c1585 OS, /* i: waiting for extra flags and operating system (gzip) */ enumerator in enum:__anon9026
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/tm/
H A Dtvtouch.c66 #define NS(n) (((uint32_t)(n))<1000000000L?(n):0) macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dcrypt.c647 static C_block KS[KS_SIZE]; variable
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dstty.c113 #undef SS /* who co-opted this namespace? */ macro
117 #define SS 0x0004 /* set in sane mode */ macro
118 #define US 0x0010 /* unset in sane mode */ macro
[all...]
/macosx-10.10.1/libedit-40/src/
H A Dunvis.c203 #define GS(a) ((a) & 0xff) macro
204 #define SS(a, b) (((uint32_t)(a) << 24) | (b)) macro
[all...]
/macosx-10.10.1/libiconv-42/libiconv/djgpp/
H A Dconfig.bat328 set OS=MS-Windows variable
332 set OS=MS-DOS variable
354 set OS= variable
[all...]
/macosx-10.10.1/libiconv-42/libiconv/libcharset/djgpp/
H A Dconfig.bat211 set OS=MS-Windows variable
215 set OS=MS-DOS variable
237 set OS= variable
[all...]
/macosx-10.10.1/libresolv-57/
H A Ddns_util.h220 dns_domain_name_record_t *NS; member in union:__anon9394::__anon9395
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DAPSInt.h305 inline raw_ostream &operator<<(raw_ostream &OS, const APSInt &I) { argument
H A DTriple.h129 OSType OS; member in class:llvm::Triple
[all...]
H A DTwine.h516 inline raw_ostream &operator<<(raw_ostream &OS, const Twine &RHS) { argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DAliasAnalysis.h295 bool doesNotAccessMemory(ImmutableCallSite CS) { argument
315 bool onlyReadsMemory(ImmutableCallSite CS) { argument
382 ModRefResult getModRefInfo(ImmutableCallSite CS, argument
H A DAliasSetTracker.h42 AliasSet *AS; member in class:llvm::AliasSet::PointerRec
275 operator <<(raw_ostream &OS, const AliasSet &AS) argument
421 AliasSet &AS = getAliasSetForPointer(P, Size, TBAAInfo, &NewSet); local
431 operator <<(raw_ostream &OS, const AliasSetTracker &AST) argument
[all...]
H A DCallGraph.h261 void addCalledFunction(CallSite CS, CallGraphNode *M) { argument
H A DLoopInfo.h317 raw_ostream& operator<<(raw_ostream &OS, const LoopBase<BlockT, LoopT> &Loop) { argument
H A DLoopInfoImpl.h337 void LoopBase<BlockT, LoopT>::print(raw_ostream &OS, unsigned Depth) const { argument
[all...]
H A DRegionInfo.h713 inline raw_ostream &operator<<(raw_ostream &OS, const RegionNode &Node) { argument
H A DScalarEvolution.h151 inline raw_ostream &operator<<(raw_ostream &OS, const SCEV &S) { argument
H A DSparsePropagation.h84 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) { argument
103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DLexicalScopes.h61 bool isCurrentFunctionScope(const LexicalScope *LS) { argument
H A DMachineConstantPool.h64 inline raw_ostream &operator<<(raw_ostream &OS, argument
H A DMachineRelocation.h139 getExtSym(uintptr_t offset, unsigned RelocationType, const char *ES, intptr_t cst = 0, bool GOTrelative = 0, bool NeedStub = true) argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAssembler.h611 void setSize(const MCExpr *SS) { argument
697 raw_ostream &OS; member in class:llvm::MCAssembler
H A DMCDwarf.h69 inline raw_ostream &operator<<(raw_ostream &OS, const MCDwarfFile &DwarfFile){ argument
H A DMCExpr.h106 inline raw_ostream &operator<<(raw_ostream &OS, const MCExpr &E) { argument

Completed in 369 milliseconds

1234567891011>>