HomeSort by relevance Sort by last modified time
    Searched refs:si (Results 176 - 200 of 996) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.cpp 371 int m,sij,si,sj,sL,sk; local
379 si = lowelt; sj = highelt;
380 for (;;) { // partition [si,sj] about median-of-3.
381 sij = (sj+si) >> 1;
383 // Now to sort elements si,sij,sj into order & set temp=their median
384 if ( (this->*comparison)( si,sij ) > 0 ) {
385 (this->*swap)( si,sij );
389 if ( (this->*comparison)( si,sij ) > 0 ) {
390 (this->*swap)( si,sij );
396 sk = si; sL = sj
    [all...]
  /frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
ShortcutManagerTestUtils.java 388 ret.removeIf(si -> !p.test(si));
394 return filter(list, si ->
395 (si.getActivity().equals(activity)
396 && (si.isDeclaredInManifest() || si.isDynamic())));
400 return filter(list, si -> si.getLastChangedTimestamp() >= time);
576 public static void assertDynamicOnly(ShortcutInfo si) {
577 assertTrue(si.isDynamic())
843 final ShortcutInfo si = mList.get(i); local
992 final ShortcutInfo si = mList.get(i); local
1004 final ShortcutInfo si = mList.get(i); local
    [all...]
  /external/syslinux/gpxe/src/arch/i386/prefix/
romprefix.S 196 movw $init_message, %si
233 movw $init_message_pci, %si
284 xorw %si, %si
291 movw $init_message_pnp, %si
305 movw $init_message_int19, %si
317 movw $init_message_bbs, %si
331 xorw %si, %si
338 movw $init_message_pmm, %si
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
VbeShim.asm 25 push si
26 mov si, %1
28 pop si
67 push si
75 mov si, VbeInfo
76 ; source (ds:si) set now
83 pop si
94 push si
108 mov si, VbeModeInfo
109 ; source (ds:si) set now
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 48 priv->si.sz = sizeof(priv->si);
97 const uint8_t *data, unsigned int data_sz, vpx_codec_stream_info_t *si,
104 si->is_kf = 0;
105 si->w = si->h = 0;
141 si->is_kf = !vpx_rb_read_bit(&rb);
145 if (si->is_kf) {
150 vp9_read_frame_size(&rb, (int *)&si->w, (int *)&si->h)
    [all...]
  /device/google/contexthub/firmware/os/core/
nanohub_chre.c 266 const struct SensorInfo *si = s->si; local
267 info->sensorName = si->sensorName;
268 info->sensorType = si->sensorType;
271 if (si->sensorType == CHRE_SENSOR_TYPE_INSTANT_MOTION_DETECT
272 || si->sensorType == CHRE_SENSOR_TYPE_STATIONARY_DETECT)
288 const struct SensorInfo *si = s->si; local
289 info->sensorName = si->sensorName;
290 info->sensorType = si->sensorType
386 const struct SensorInfo *si = s->si; local
    [all...]
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerLauncherCallbackTest.java 86 for (ShortcutInfo si : shortcuts) {
90 sb.append(si.getId());
95 for (ShortcutInfo si : shortcuts) {
96 Log.i(TAG, " " + si);
124 for (ShortcutInfo si : lastShortcuts) {
125 if (id.equals(si.getId()) && predicate.test(si)) {
296 retryUntil(() -> (c.isCalled() && c.isShortcutById("s1", si -> !si.isEnabled())),
315 retryUntil(() -> (c.isCalled() && c.isShortcutById("s1", si -> si.isEnabled()))
    [all...]
  /external/syslinux/dosutil/
eltorito.asm 136 push si
187 pop si
222 mov si,IoctlICtrl
223 add si,ax
224 call word [si] ;Execute desired command
247 mov si,Greeting ;Point to Greeting
249 cmp byte [si],13 ;Is next char a CR?
337 mov ax,cs ;Set ds:si --> SpecPkt
356 mov si, SpecPkt
372 mov si,Buffer ;Point input to Buffe
    [all...]
  /art/runtime/interpreter/mterp/x86_64/
cvtfp_int.S 17 cvtts${fp_suffix}2si${i_suffix} %xmm0, ${result_reg}
  /bionic/libc/upstream-netbsd/lib/libc/gen/
psignal.c 82 psiginfo(const siginfo_t *si, const char *s)
84 psignal(si->si_signo, s);
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p4-1y.cpp 53 static int si = 0; local
55 auto M2 = [] -> auto&& { return si; }; // expected-error{{lambda requires '()'}}
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 156 * \param[in,out] si Pointer to stream info to update. The size member
167 vpx_codec_stream_info_t *si);
174 * \param[in,out] si Pointer to stream info to update. The size member
183 vpx_codec_stream_info_t *si);
  /external/strace/tests/
clone_ptrace.c 44 handler(const int no, siginfo_t *const si, void *const uc)
46 memcpy(&sinfo, si, sizeof(sinfo));
  /external/strace/tests-m32/
clone_ptrace.c 44 handler(const int no, siginfo_t *const si, void *const uc)
46 memcpy(&sinfo, si, sizeof(sinfo));
  /external/strace/tests-mx32/
clone_ptrace.c 44 handler(const int no, siginfo_t *const si, void *const uc)
46 memcpy(&sinfo, si, sizeof(sinfo));
  /external/syslinux/core/
isolinux.asm 219 mov si,bios_cbios
221 mov si,bios_ebios
226 mov si,bios_cdrom
247 mov [BIOSType],si
248 mov eax,[si]
252 mov si,syslinux_banner
255 mov si,copyright_str
257 mov si,[BIOSName]
266 mov si,bi_end
275 mov si,startup_ms
    [all...]
  /external/syslinux/mbr/
mbr.S 57 movw %sp, %si
133 movw %sp, %si
153 leaw 16(%si), %sp /* Drop DAPA */
162 * Clobbers %si, %di, and %cx, other registers preserved.
171 movw $bootsec+446, %si
205 movw %bx, %si
259 * boot: invoke the actual bootstrap. (%si) points to the partition
263 movl 8(%si), %eax
265 movl %eax, 8(%si) /* Adjust in-memory partition table entry */
299 popw %si
    [all...]
  /external/valgrind/memcheck/tests/amd64-solaris/
context_fpu.c 13 static siginfo_t si; variable
22 si = *sip;
context_rflags.c 17 static siginfo_t si; variable
22 si = *sip;
context_rflags2.c 24 static siginfo_t si; variable
33 si = *sip;
  /external/valgrind/memcheck/tests/x86-solaris/
context_eflags.c 15 static siginfo_t si; variable
20 si = *sip;
context_eflags2.c 15 static siginfo_t si; variable
24 si = *sip;
context_fpu.c 11 static siginfo_t si; variable
20 si = *sip;
  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicResize.java 41 ScriptIntrinsicResize si = new ScriptIntrinsicResize(id, rs); local
42 return si;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
mwaitx-reg.s 1 .irp reg ax,bx,cx,dx,sp,bp,si,di

Completed in 1320 milliseconds

1 2 3 4 5 6 78 91011>>