HomeSort by relevance Sort by last modified time
    Searched refs:HINT (Results 1 - 25 of 43) 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.27/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/msm8909/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/msm8909w_3100/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/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));
  /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.27/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...]
  /external/llvm/lib/Target/ARM/
ARMInstrInfo.cpp 38 NopInst.setOpcode(ARM::HINT);
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
FlingUpDownMethod.java 62 import com.android.incallui.answer.impl.hint.AnswerHint;
63 import com.android.incallui.answer.impl.hint.AnswerHintFactory;
64 import com.android.incallui.answer.impl.hint.PawImageLoaderImpl;
97 AnimationState.HINT,
108 int SETTLE = 4; // A short animation to reset from swipe and prepare for hint or bounce
109 int HINT = 5; // Jump animation to suggest what to do
165 if (animationState == AnimationState.SWIPE || animationState == AnimationState.HINT) {
407 setAnimationState(AnimationState.HINT);
523 if (state != AnimationState.HINT && animationState == state) {
534 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",
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 147 HINT $6 // df2003d5
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
arm64enc.s 147 HINT $6 // df2003d5

Completed in 354 milliseconds

1 2