/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
D | DiagBigDecimal.java | 977 java.lang.ArithmeticException ae = null; in diagabs() local 1034 java.lang.ArithmeticException ae = null; in diagadd() local 1308 java.lang.ArithmeticException ae = null; in diagcompareto() local 1368 java.lang.ArithmeticException ae = null; in diagdivide() local 1692 java.lang.ArithmeticException ae = null; in diagdivideInteger() local 1774 java.lang.ArithmeticException ae = null; in diagmax() local 1827 java.lang.ArithmeticException ae = null; in diagmin() local 1894 java.lang.ArithmeticException ae = null; in diagmultiply() local 2133 java.lang.ArithmeticException ae = null; in diagnegate() local 2184 java.lang.ArithmeticException ae = null; in diagplus() local [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/ |
D | DiagBigDecimal.java | 981 java.lang.ArithmeticException ae = null; in diagabs() local 1038 java.lang.ArithmeticException ae = null; in diagadd() local 1312 java.lang.ArithmeticException ae = null; in diagcompareto() local 1372 java.lang.ArithmeticException ae = null; in diagdivide() local 1696 java.lang.ArithmeticException ae = null; in diagdivideInteger() local 1778 java.lang.ArithmeticException ae = null; in diagmax() local 1831 java.lang.ArithmeticException ae = null; in diagmin() local 1898 java.lang.ArithmeticException ae = null; in diagmultiply() local 2137 java.lang.ArithmeticException ae = null; in diagnegate() local 2188 java.lang.ArithmeticException ae = null; in diagplus() local [all …]
|
/external/skia/src/animator/ |
D | SkAnimator.cpp | 194 SkElementType SkAnimator::getElementType(const SkDisplayable* ae) { in getElementType() 205 const SkMemberInfo* SkAnimator::getField(const SkDisplayable* ae, const char* field) { in getField() 226 static bool getArrayCommon(const SkDisplayable* ae, const SkMemberInfo* ai, in getArrayCommon() 234 int32_t SkAnimator::getArrayInt(const SkDisplayable* ae, in getArrayInt() 251 SkScalar SkAnimator::getArrayScalar(const SkDisplayable* ae, in getArrayScalar() 268 const char* SkAnimator::getArrayString(const SkDisplayable* ae, in getArrayString() 363 const char* SkAnimator::getString(const SkDisplayable* ae, in getString()
|
/external/tcpdump/ |
D | print-babel.c | 176 network_prefix(int ae, int plen, unsigned int omitted, in network_prefix() 241 network_address(int ae, const unsigned char *a, unsigned int len, in network_address()
|
/external/libselinux/src/ |
D | avc.c | 29 struct avc_entry ae; member 297 static inline void avc_clear_avc_entry(struct avc_entry *ae) in avc_clear_avc_entry() 427 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert() 715 struct avc_entry *ae; in avc_has_perm_noaudit() local
|
/external/selinux/libselinux/src/ |
D | avc.c | 29 struct avc_entry ae; member 337 static inline void avc_clear_avc_entry(struct avc_entry *ae) in avc_clear_avc_entry() 467 struct avc_entry *ae, struct avc_entry_ref *aeref) in avc_insert() 750 struct avc_entry *ae; in avc_has_perm_noaudit() local
|
/external/clang/test/CodeGenCXX/ |
D | dynamic-cast-hint.cpp | 28 volatile E *ae = dynamic_cast<E *>(a); in test() local
|
/external/jetty/src/java/org/eclipse/jetty/server/handler/ |
D | GzipHandler.java | 245 String ae = request.getHeader("accept-encoding"); in handle() local
|
/external/libselinux/include/selinux/ |
D | avc.h | 97 struct avc_entry *ae; member
|
/external/selinux/libselinux/include/selinux/ |
D | avc.h | 97 struct avc_entry *ae; member
|
/external/testng/src/main/java/org/testng/ |
D | FileAssert.java | 232 AssertionError ae = new AssertionError(message); in fail() local
|
D | Assert.java | 83 AssertionError ae = new AssertionError(message); in fail() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocSizeofChecker.cpp | 192 ae = i->AllocCall->arg_end(); ai != ae; ++ai) { in checkASTCodeBody() local
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
D | swfobject.js | 4 …j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win… argument
|
/external/icu/icu4c/source/i18n/ |
D | decNumber.c | 1371 Int ae=rhs->exponent+rhs->digits-1; /* adjusted exponent */ in uprv_decNumberLogB() local 3132 Int ae=rhs->exponent+rhs->digits-1; /* adjusted exponent */ in uprv_decNumberSquareRoot() local 3546 Int ae; /* adjusted exponent */ in uprv_decNumberIsNormal() local 3566 Int ae; /* adjusted exponent */ in uprv_decNumberIsSubnormal() local 8002 Int ae, d, digits; /* .. */ local
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 3576 static IRExpr* availExpr_to_IRExpr ( AvailExpr* ae ) in availExpr_to_IRExpr() 3670 static void subst_AvailExpr ( HashHW* env, AvailExpr* ae ) in subst_AvailExpr() 3725 AvailExpr* ae; in irExpr_to_AvailExpr() local 3878 AvailExpr* ae; in do_cse_BB() local
|
/external/llvm/utils/TableGen/ |
D | IntrinsicEmitter.cpp | 593 unsigned ai = 0, ae = intrinsic.ArgumentAttributes.size(); in EmitAttributes() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | LoadCodecs.cpp | 568 UString e, ae; in Load() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | Dfp.java | 1980 int ae; in dfp2sci() local
|
/external/regex-re2/re2/ |
D | re2.cc | 509 const char *ae = a + len; in ascii_strcasecmp() local
|
/external/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1353 for (unsigned ai = 0, ae = IFI.StaticAllocas.size(); ai != ae; ++ai) { in InlineFunction() local
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx1y.cpp | 163 constexpr bool equal(Iterator1 a, Iterator1 ae, Iterator2 b, Iterator2 be) { in equal()
|
/external/robolectric/v3/libs/ |
D | vtd-xml-2.11.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ximpleware/
com/ ... |
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 2167 for (Function::const_arg_iterator ai = F->arg_begin(), ae = F->arg_end(); in EmitNeonCall() local 2900 for (Function::const_arg_iterator ai = F->arg_begin(), ae = F->arg_end(); in EmitCommonNeonSISDBuiltinExpr() local
|
/external/clang/lib/AST/ |
D | ASTImporter.cpp | 5317 for (unsigned ai = 0, ae = NumArgs; ai != ae; ++ai) { in VisitCallExpr() local 5328 for (unsigned ai = 0, ae = NumArgs; ai != ae; ++ai) in VisitCallExpr() local
|