HomeSort by relevance Sort by last modified time
    Searched refs:HINT (Results 1 - 25 of 34) sorted by null

1 2

  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
avx512pfintrin.h 52 void *addr, int scale, int hint)
55 scale, hint);
61 void *addr, int scale, int hint)
64 scale, hint);
70 void *addr, int scale, int hint)
73 scale, hint);
79 void *addr, int scale, int hint)
82 scale, hint);
88 int hint)
91 (long long const *)addr, scale, hint);
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
avx512pfintrin.h 52 void *addr, int scale, int hint)
55 scale, hint);
61 void *addr, int scale, int hint)
64 scale, hint);
70 void *addr, int scale, int hint)
73 scale, hint);
79 void *addr, int scale, int hint)
82 scale, hint);
88 int hint)
91 (long long const *)addr, scale, hint);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
elf-reloc-8.d 23 0*0000084 HINT sys_umount
31 0*00000b4 HINT sys_mount
35 0*00000c8 HINT sys_chroot
49 0*0000164 HINT memcmp
55 0*0000188 HINT strcpy
64 0*000001c HINT simple_strtol
79 0*00000f0 HINT sprintf
83 0*000010c HINT sys_open
87 0*0000134 HINT sys_read
91 0*000014c HINT sys_clos
    [all...]
elf-tls-1.d 11 0*0000008 HINT __tls_get_addr
12 0*000000c HINT __tls_get_addr
elf-reloc-1.d 14 0*0000014 HINT f
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
cpuhint.h 47 enum { HINT = 0x4501 /* 45-display layer hint, 01-Enable */ };
49 // frames to wait before setting this hint
cpuhint.cpp 51 DLOGI("Invalid CPU Hint Pre-enable Window %d", pre_enable_window);
55 DLOGI("CPU Hint Pre-enable Window %d", pre_enable_window);
85 int hint = HINT; local
87 &hint, sizeof(hint) / sizeof(int));
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
cpuhint.h 47 enum { HINT = 0x4501 /* 45-display layer hint, 01-Enable */ };
49 // frames to wait before setting this hint
cpuhint.cpp 51 DLOGI("Invalid CPU Hint Pre-enable Window %d", pre_enable_window);
55 DLOGI("CPU Hint Pre-enable Window %d", pre_enable_window);
85 int hint = HINT; local
87 &hint, sizeof(hint) / sizeof(int));
  /hardware/qcom/display/sdm845/sdm/libs/hwc/
cpuhint.h 47 enum { HINT = 0x4501 /* 45-display layer hint, 01-Enable */ };
49 // frames to wait before setting this hint
cpuhint.cpp 51 DLOGI("Invalid CPU Hint Pre-enable Window %d", pre_enable_window);
55 DLOGI("CPU Hint Pre-enable Window %d", pre_enable_window);
85 int hint = HINT; local
87 &hint, sizeof(hint) / sizeof(int));
  /external/elfutils/backends/
alpha_reloc.def 39 RELOC_TYPE (HINT, REL)
  /external/llvm/lib/Target/AArch64/
AArch64A53Fix835769.cpp 175 BuildMI(I->getParent(), DL, TII->get(AArch64::HINT)).addImm(0);
179 BuildMI(MBB, MI, DL, TII->get(AArch64::HINT)).addImm(0);
AArch64AsmPrinter.cpp 378 EmitToStreamer(OutStreamer, MCInstBuilder(AArch64::HINT).addImm(0));
420 EmitToStreamer(OutStreamer, MCInstBuilder(AArch64::HINT).addImm(0));
  /toolchain/binutils/binutils-2.25/opcodes/
frv-opc.c     [all...]
mips-formats.h 35 #define HINT(SIZE, LSB) \
micromips-opc.c 80 case 'F': HINT (4, 0);
88 case 'O': HINT (4, 0);
110 case 'J': HINT (10, 16);
147 case '|': HINT (4, 12);
150 case '^': HINT (5, 11);
153 case '1': HINT (5, 16);
154 case '2': HINT (2, 14);
155 case '3': HINT (3, 13);
156 case '4': HINT (4, 12);
157 case '5': HINT (8, 13)
    [all...]
mips-opc.c 118 case '1': HINT (5, 6);
119 case '2': HINT (10, 6);
120 case '3': HINT (15, 6);
121 case '4': HINT (20, 6);
137 case 'J': HINT (10, 11);
202 case '\'': HINT (6, 16);
212 case '1': HINT (5, 6);
213 case '2': HINT (2, 11);
214 case '3': HINT (3, 21);
215 case '4': HINT (4, 21)
    [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 38 NopInst.setOpcode(ARM::HINT);
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
FlingUpDownMethod.java 61 import com.android.incallui.answer.impl.hint.AnswerHint;
62 import com.android.incallui.answer.impl.hint.AnswerHintFactory;
63 import com.android.incallui.answer.impl.hint.PawImageLoaderImpl;
96 AnimationState.HINT,
107 int SETTLE = 4; // A short animation to reset from swipe and prepare for hint or bounce
108 int HINT = 5; // Jump animation to suggest what to do
163 if (animationState == AnimationState.SWIPE || animationState == AnimationState.HINT) {
399 setAnimationState(AnimationState.HINT);
515 if (state != AnimationState.HINT && animationState == state) {
526 if (state == AnimationState.HINT || state == AnimationState.BOUNCE)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 94 "HINT",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 94 "HINT",
  /external/opencv/cxcore/src/
cxnorm.cpp 192 In IPP only 32f flavors of norm functions are with hint.
199 CvSize size, double* _norm, CvHintAlgorithm /*hint*/ ), \
341 CvHintAlgorithm /*hint*/ ), \
    [all...]
cxsumpixels.cpp 285 sumtype_final* sum, CvHintAlgorithm /*hint*/ ), \
374 ICV_DEF_SUM_ALL( Sum, 32f, CV_NOP, float, double, double, double, HINT, NOHINT, 0 )
    [all...]
  /external/v8/src/arm64/
disasm-arm64.cc     [all...]

Completed in 1522 milliseconds

1 2