Searched refs:ic (Results 176 - 200 of 252) sorted by relevance

1234567891011

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormat_ICU58_Android.java2961 int ic = UTF16.charAt(input, pos);
2962 if (ic == c) {
2974 } else if (isBidiMark(ic)) {
2998 int ic = UTF16.charAt(input, pos);
2999 if (!match && equalWithSignCompatibility(ic, c)) {
3003 } else if (isBidiMark(ic)) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat_ICU58_Android.java2973 int ic = UTF16.charAt(input, pos);
2974 if (ic == c) {
2986 } else if (isBidiMark(ic)) {
3010 int ic = UTF16.charAt(input, pos);
3011 if (!match && equalWithSignCompatibility(ic, c)) {
3015 } else if (isBidiMark(ic)) {
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-diagnostics.s3331 ic ialluis, x2
3332 ic allu, x7
3333 ic ivau
3334 // CHECK-ERROR-NEXT: error: specified {{IC|ic}} op does not use a register
3335 // CHECK-ERROR-NEXT: ic ialluis, x2
3339 // CHECK-ERROR-NEXT: ic allu, x7
3341 // CHECK-ERROR-NEXT: error: specified {{IC|ic}} op requires a register
3342 // CHECK-ERROR-NEXT: ic ivau
H A Dbasic-a64-instructions.s3588 ic ialluis
3589 ic iallu
3590 ic ivau, x9
3591 // CHECK: ic ialluis // encoding: [0x1f,0x71,0x08,0xd5]
3592 // CHECK: ic iallu // encoding: [0x1f,0x75,0x08,0xd5]
3593 // CHECK: ic ivau, x9 // encoding: [0x29,0x75,0x0b,0xd5]
/external/v8/src/full-codegen/arm/
H A Dfull-codegen-arm.cc17 #include "src/ic/ic.h"
640 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
641 CallIC(ic, condition->test_id());
914 Handle<Code> ic = local
916 CallIC(ic, clause->CompareId());
2666 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2667 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/arm64/
H A Dfull-codegen-arm64.cc17 #include "src/ic/ic.h"
45 // This code will be patched by PatchInlinedSmiCode, in ic-arm64.cc.
56 // This code will be patched by PatchInlinedSmiCode, in ic-arm64.cc.
634 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
635 CallIC(ic, condition->test_id());
912 Handle<Code> ic = local
914 CallIC(ic, clause->CompareId());
2640 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2641 CallIC(ic, exp
[all...]
/external/v8/src/full-codegen/ia32/
H A Dfull-codegen-ia32.cc18 #include "src/ic/ic.h"
593 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
594 CallIC(ic, condition->test_id());
860 Handle<Code> ic = local
862 CallIC(ic, clause->CompareId());
2601 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2602 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/mips/
H A Dfull-codegen-mips.cc25 #include "src/ic/ic.h"
637 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
638 CallIC(ic, condition->test_id());
914 Handle<Code> ic = local
916 CallIC(ic, clause->CompareId());
2693 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2694 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/mips64/
H A Dfull-codegen-mips64.cc25 #include "src/ic/ic.h"
637 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
638 CallIC(ic, condition->test_id());
914 Handle<Code> ic = local
916 CallIC(ic, clause->CompareId());
2694 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2695 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/ppc/
H A Dfull-codegen-ppc.cc17 #include "src/ic/ic.h"
33 // See PatchInlinedSmiCode in ic-ppc.cc for the code that patches it
615 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
616 CallIC(ic, condition->test_id());
877 Handle<Code> ic = local
879 CallIC(ic, clause->CompareId());
2679 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2680 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/s390/
H A Dfull-codegen-s390.cc17 #include "src/ic/ic.h"
33 // See PatchInlinedSmiCode in ic-s390.cc for the code that patches it
597 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
598 CallIC(ic, condition->test_id());
847 Handle<Code> ic = local
849 CallIC(ic, clause->CompareId());
2628 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2629 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/x64/
H A Dfull-codegen-x64.cc19 #include "src/ic/ic.h"
609 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
610 CallIC(ic, condition->test_id());
878 Handle<Code> ic = local
880 CallIC(ic, clause->CompareId());
2588 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2589 CallIC(ic, expr->CompareOperationFeedbackId());
/external/v8/src/full-codegen/x87/
H A Dfull-codegen-x87.cc17 #include "src/ic/ic.h"
588 Handle<Code> ic = ToBooleanICStub::GetUninitialized(isolate()); local
589 CallIC(ic, condition->test_id());
850 Handle<Code> ic = local
852 CallIC(ic, clause->CompareId());
2591 Handle<Code> ic = CodeFactory::CompareIC(isolate(), op).code(); local
2592 CallIC(ic, expr->CompareOperationFeedbackId());
/external/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp2324 const tcu::Interval ic = format.convert(c); local
2340 tmp = prod.lo() + ic.lo(),
2341 tmp = prod.hi() + ic.hi());
2343 return format.convert(format.roundOut(res, prod.isFinite() && ic.isFinite()));
/external/guice/extensions/struts2/lib/
H A Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/pcre/dist2/
H A DRunGrepTest121 (cd $srcdir; $valgrind $vjs $pcre2grep -ic PATTERN ./testdata/grepinput) >>testtrygrep
/external/syslinux/gpxe/src/drivers/net/
H A Dvia-rhine.c487 unsigned long ic:1; member in struct:rhine_tx_desc::VTC_tx_ctrl_tag::__anon24869
/external/v8/src/
H A Dglobals.h653 typedef void (*InlineCacheCallback)(Code* code, Address ic);
/external/v8/src/s390/
H A Ddisasm-s390.cc926 Format(instr, "ic\t'r1,'d1('r2d,'r3)");
1110 Format(instr, "asi\t'd2('r3),'ic");
1113 Format(instr, "agsi\t'd2('r3),'ic");
/external/clang/include/clang/AST/
H A DDeclObjC.h460 void setDeclImplementation(ImplementationControl ic) { argument
461 DeclImplementation = ic;
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad.s1473 #CHECK: ic %r0, -1
1475 #CHECK: ic %r0, 4096
1477 ic %r0, -1
1478 ic %r0, 4096
H A Dinsn-good.s5428 #CHECK: ic %r0, 0 # encoding: [0x43,0x00,0x00,0x00]
5429 #CHECK: ic %r0, 4095 # encoding: [0x43,0x00,0x0f,0xff]
5430 #CHECK: ic %r0, 0(%r1) # encoding: [0x43,0x00,0x10,0x00]
5431 #CHECK: ic %r0, 0(%r15) # encoding: [0x43,0x00,0xf0,0x00]
5432 #CHECK: ic %r0, 4095(%r1,%r15) # encoding: [0x43,0x01,0xff,0xff]
5433 #CHECK: ic %r0, 4095(%r15,%r1) # encoding: [0x43,0x0f,0x1f,0xff]
5434 #CHECK: ic %r15, 0 # encoding: [0x43,0xf0,0x00,0x00]
5436 ic %r0, 0
5437 ic %r0, 4095
5438 ic
[all...]
/external/capstone/suite/MC/SystemZ/
H A Dinsn-good.s.cs728 0x43,0x00,0x00,0x00 = ic %r0, 0
729 0x43,0x00,0x0f,0xff = ic %r0, 4095
730 0x43,0x00,0x10,0x00 = ic %r0, 0(%r1)
731 0x43,0x00,0xf0,0x00 = ic %r0, 0(%r15)
732 0x43,0x01,0xff,0xff = ic %r0, 4095(%r1,%r15)
733 0x43,0x0f,0x1f,0xff = ic %r0, 4095(%r15,%r1)
734 0x43,0xf0,0x00,0x00 = ic %r15, 0
/external/annotation-tools/asmx/test/lib/
H A Dbcel-5.1.jarMETA-INF/ org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ org/apache/bcel/util/ org/apache/ ...

Completed in 778 milliseconds

1234567891011