Home
last modified time | relevance | path

Searched defs:isGlobal (Results 1 – 17 of 17) sorted by relevance

/external/nist-sip/java/javax/sip/address/
DTelURL.java19 boolean isGlobal(); in isGlobal() method
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DXUnresolvedVariable.java80 boolean isGlobal) in XUnresolvedVariable()
DRedundentExprEliminator.java188 boolean isGlobal, in matchAndEliminatePartialPaths()
418 boolean isGlobal) in diagnoseMultistepList()
440 final int numSteps, final boolean isGlobal) in changePartToRef()
818 LocPathIterator lpi, boolean isGlobal) in createPseudoVarDecl()
/external/nist-sip/java/gov/nist/javax/sip/address/
DTelURLImpl.java96 public boolean isGlobal() { in isGlobal() method in TelURLImpl
DTelephoneNumber.java120 public boolean isGlobal() { in isGlobal() method in TelephoneNumber
/external/apache-xml/src/main/java/org/apache/xpath/operations/
DVariable.java86 public void setIsGlobal(boolean isGlobal) in setIsGlobal()
/external/valgrind/coregrind/
Dm_redir.c236 Bool isGlobal; /* must the symbol to replace be global? */ member
392 Bool ok, isWrap, isGlobal; in VG_() local
807 Bool anyMark, isText, isIFunc, isGlobal; in generate_and_add_actives() local
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h342 inline error_code SymbolRef::isGlobal(bool &Result) const { in isGlobal() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h207 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal() function
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmexpression.cpp46 bool isGlobal, in CXFA_FMFunctionDefinition()
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h248 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp216 bool DIDescriptor::isGlobal() const { in isGlobal() function in DIDescriptor
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp715 BitstreamWriter &Stream, bool isGlobal) { in WriteConstants()
/external/valgrind/coregrind/m_debuginfo/
Dpriv_storage.h89 Bool isGlobal; /* Is this symbol globally visible? */ member
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1973 bool isGlobal) { in writeConstants()
/external/clang/lib/AST/
DDecl.cpp2635 bool FunctionDecl::isGlobal() const { in isGlobal() function in FunctionDecl
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c25435 long isGlobal; in Qt_MusicGetKnobSettingStrings() local