/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/ |
H A D | OISException.cpp | 28 const char* Exception::what() const throw() argument
|
H A D | OISKeyboard.cpp | 35 bool Keyboard::isModifierDown( Modifier mod ) const argument
|
/external/v8/tools/turbolizer/ |
H A D | schedule-view.js | 14 const BLOCK_HEADER_STYLE = { 26 const BLOCK_LINK_STYLE = { 33 const ID_STYLE = { 43 const ID_LINK_STYLE = { 50 const NODE_STYLE = { css: 'kwd' }; 51 const GOTO_STYLE = { css: 'kwd', 60 const ARROW_STYLE = { css: 'kwd' };
|
/external/clang/lib/StaticAnalyzer/Core/ |
H A D | APSIntType.cpp | 16 APSIntType::testInRange(const llvm::APSInt &Value, argument 17 bool AllowSignConversions) const {
|
/external/eigen/Eigen/src/SparseCore/ |
H A D | SparseRedux.h | 17 SparseMatrixBase<Derived>::sum() const argument 29 SparseMatrix<_Scalar,_Options,_Index>::sum() const argument 37 SparseVector<_Scalar,_Options,_Index>::sum() const argument
|
/external/eigen/Eigen/src/plugins/ |
H A D | CommonCwiseBinaryOps.h | 41 EIGEN_STRONG_INLINE const CwiseBinaryOp<CustomBinaryOp, const Derived, const OtherDerived> 42 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const argument 44 return CwiseBinaryOp<CustomBinaryOp, const Derived, const OtherDerived>(derived(), other.derived(), func);
|
/external/google-breakpad/src/testing/gtest/samples/ |
H A D | sample4.cc | 44 void Counter::Print() const { argument
|
/external/icu/icu4c/source/common/ |
H A D | parsepos.cpp | 17 ParsePosition::clone() const { argument
|
/external/icu/icu4c/source/i18n/ |
H A D | csrecog.cpp | 21 const char *CharsetRecognizer::getLanguage() const argument
|
/external/icu/icu4c/source/i18n/unicode/ |
H A D | tmutamt.h | 45 TimeUnitAmount(const Formattable& number, 69 TimeUnitAmount(const TimeUnitAmount& other); 76 TimeUnitAmount& operator=(const TimeUnitAmount& other); 84 virtual UObject* clone() const; 100 virtual UBool operator==(const UObject& other) const; 109 UBool operator!=(const UObject& other) const; 137 virtual UClassID getDynamicClassID(void) const; 145 const TimeUni 158 operator !=(const UObject& other) const argument [all...] |
/external/libchrome/base/json/ |
H A D | json_reader.cc | 17 const char JSONReader::kInvalidEscape[] = 19 const char JSONReader::kSyntaxError[] = 21 const char JSONReader::kUnexpectedToken[] = 23 const char JSONReader::kTrailingComma[] = 25 const char JSONReader::kTooMuchNesting[] = 27 const char JSONReader::kUnexpectedDataAfterRoot[] = 29 const char JSONReader::kUnsupportedEncoding[] = 31 const char JSONReader::kUnquotedDictionaryKey[] = 46 scoped_ptr<Value> JSONReader::Read(const StringPiece& json) { 52 scoped_ptr<Value> JSONReader::Read(const StringPiec 112 error_code() const argument 116 GetErrorMessage() const argument [all...] |
/external/libchrome/base/timer/ |
H A D | elapsed_timer.cc | 13 TimeDelta ElapsedTimer::Elapsed() const { argument
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
H A D | policy.cc | 14 ResultExpr Policy::InvalidSyscall() const { argument
|
/external/libcxx/test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.nonvirtuals/ |
H A D | default_ctor.pass.cpp | 28 virtual const char* name() const noexcept {return nullptr;} 29 virtual std::string message(int ev) const {return std::string();} argument
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/ |
H A D | btContactConstraint.h | 43 const btPersistentManifold* getContactManifold() const argument 61 btScalar resolveSingleCollision(btRigidBody* body1, class btCollisionObject* colObj2, const btVector3& contactPositionWorld,const btVector3& contactNormalOnB, const struct btContactSolverInfo& solverInfo,btScalar distance); 65 void resolveSingleBilateral(btRigidBody& body1, const btVector3& pos1, 66 btRigidBody& body2, const btVector3& pos2, 67 btScalar distance, const btVector3& normal,btScalar& impulse ,btScalar timeStep);
|
/external/libweave/third_party/chromium/base/json/ |
H A D | json_reader.cc | 17 const char JSONReader::kInvalidEscape[] = 19 const char JSONReader::kSyntaxError[] = 21 const char JSONReader::kUnexpectedToken[] = 23 const char JSONReader::kTrailingComma[] = 25 const char JSONReader::kTooMuchNesting[] = 27 const char JSONReader::kUnexpectedDataAfterRoot[] = 29 const char JSONReader::kUnsupportedEncoding[] = 31 const char JSONReader::kUnquotedDictionaryKey[] = 46 scoped_ptr<Value> JSONReader::Read(const StringPiece& json) { 52 scoped_ptr<Value> JSONReader::Read(const StringPiec 112 error_code() const argument 116 GetErrorMessage() const argument [all...] |
/external/llvm/lib/Analysis/ |
H A D | Interval.cpp | 29 bool Interval::isLoop() const { argument 40 void Interval::print(raw_ostream &OS) const { argument
|
/external/llvm/lib/CodeGen/ |
H A D | TargetOptionsImpl.cpp | 25 bool TargetOptions::DisableFramePointerElim(const MachineFunction &MF) const { argument 41 bool TargetOptions::LessPreciseFPMAD() const { argument 47 bool TargetOptions::HonorSignDependentRoundingFPMath() const { argument
|
/external/llvm/lib/MC/ |
H A D | MCAsmInfoDarwin.cpp | 22 const MCSection &Section) const { 23 const MCSectionMachO &SMO = static_cast<const MCSectionMachO &>(Section); 21 isSectionAtomizableBySymbols( const MCSection &Section) const argument
|
H A D | MCAsmInfoELF.cpp | 23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { argument
|
H A D | MCLabel.cpp | 15 void MCLabel::print(raw_ostream &OS) const { argument 20 void MCLabel::dump() const { argument
|
H A D | MCLinkerOptimizationHint.cpp | 26 const MachObjectWriter &ObjWriter, 27 const MCAsmLayout &Layout) const { 25 emit_impl(raw_ostream &OutStream, const MachObjectWriter &ObjWriter, const MCAsmLayout &Layout) const argument
|
H A D | MCTargetOptions.cpp | 22 StringRef MCTargetOptions::getABIName() const { argument
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCAsmInfo.cpp | 14 AMDGPUMCAsmInfo::AMDGPUMCAsmInfo(const Triple &TT) : MCAsmInfoELF() { 38 bool AMDGPUMCAsmInfo::shouldOmitSectionDirective(StringRef SectionName) const { argument
|
/external/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineFunctionInfo.cpp | 20 MCSymbol *PPCFunctionInfo::getPICOffsetSymbol() const { argument 21 const DataLayout &DL = MF.getDataLayout();
|