HomeSort by relevance Sort by last modified time
    Searched full:mode2 (Results 1 - 25 of 42) sorted by null

1 2

  /libcore/support/src/test/java/tests/security/
CipherHelper.java 33 private final int mode2; field in class:CipherHelper
35 public CipherHelper(String algorithmName, String plainData, int mode1, int mode2) {
39 this.mode2 = mode2;
47 cipher.init(mode2, decryptKey);
  /system/bt/osi/test/
test_stubs.h 64 #define DURING_3(mode0, mode1, mode2) \
65 if (MODE_IS(mode0) || MODE_IS(mode1) || MODE_IS(mode2))
66 #define DURING_4(mode0, mode1, mode2, mode3) \
67 if (MODE_IS(mode0) || MODE_IS(mode1) || MODE_IS(mode2) || MODE_IS(mode3))
68 #define DURING_5(mode0, mode1, mode2, mode3, mode4) \
69 if (MODE_IS(mode0) || MODE_IS(mode1) || MODE_IS(mode2) || MODE_IS(mode3) || \
71 #define DURING_6(mode0, mode1, mode2, mode3, mode4, mode5) \
72 if (MODE_IS(mode0) || MODE_IS(mode1) || MODE_IS(mode2) || MODE_IS(mode3) || \
  /frameworks/base/core/tests/coretests/src/com/android/internal/app/
WindowDecorActionBarTest.java 67 ActionMode mode2 = mWindowDecorActionBar.startActionMode(new MockActionModeCallback()); local
70 assertNotNull(mode2);
  /frameworks/base/core/tests/coretests/src/com/android/internal/policy/
PhoneWindowActionModeTest.java 76 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( local
81 assertNotNull(mode2);
90 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( local
95 assertNotNull(mode2);
104 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( local
109 assertNotNull(mode2);
118 ActionMode mode2 = mPhoneWindow.getDecorView().startActionMode( local
123 assertNotNull(mode2);
  /external/skia/gm/
lcdoverlap.cpp 54 SkBlendMode mode2) {
72 textPaint.setBlendMode(i % 2 == 0 ? mode : mode2);
  /external/skqp/gm/
lcdoverlap.cpp 54 SkBlendMode mode2) {
72 textPaint.setBlendMode(i % 2 == 0 ? mode : mode2);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/development/
BluetoothA2dpHwOffloadPreferenceControllerTest.java 71 final boolean mode2 = SystemProperties.getBoolean(A2DP_OFFLOAD_DISABLED_PROPERTY, false);
72 assertThat(mode2).isFalse();
  /external/libevent/
evthread-internal.h 302 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_
303 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_
338 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \
345 EVLOCK_LOCK(lock2_tmplock_,mode2); \
348 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \
354 EVLOCK_UNLOCK(lock2_tmplock_,mode2); \
  /external/clang/test/CodeGenObjC/
debug-info-block-captured-self.m 36 Mode *mode2 = object;
37 if ([mode2 count] != 0) {
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm_ak09916_slave.h 59 (0 << 2) | /* MODE2 */ \
  /external/ltp/testcases/kernel/syscalls/creat/
creat06.c 71 #define MODE2 0666
131 SAFE_MKDIR(TEST_FILE, MODE2);
137 SAFE_MKDIR("dir6", MODE2);
  /external/syslinux/gpxe/src/arch/i386/core/
timer2.c 48 #define MODE2 0x04
  /art/tools/jfuzz/
README.md 49 [--mode1=MODE] [--mode2=MODE]
61 --mode2 : m2, with m1 != m2, and values one of
run_jfuzz_test.py 366 def __init__(self, num_tests, device, mode1, mode2, jfuzz_args,
374 mode2: string, execution mode for second runner
384 self._runner2 = GetExecutionModeRunner(dexer, debug_info, device, mode2)
431 print('Exec-mode2:', self._runner2.description)
625 parser.add_argument('--mode2', default='hopt',
639 if args.mode1 == args.mode2:
644 args.mode1, args.mode2,
  /frameworks/base/services/tests/servicestests/src/com/android/server/
AppOpsUpgradeTest.java 110 final int mode2 = (_op2 == null) ? defaultModeOp2 : _op2.mode; local
111 assertEquals(mode1, mode2);
  /external/kernel-headers/original/uapi/linux/
lirc.h 117 /* 1 enables, 0 disables timeout reports in MODE2 */
cdrom.h 306 * 4 (Green Book) Mode2 Form1 2048 (CD_FRAMESIZE)
307 * 5 (Green Book) Mode2 Form2 2328 (2324+4 spare bytes)
318 * - data (yellow, mode2): | sync - head - data |
321 * - XA data (green, mode2 form1): | sync - head - sub - data - EDC - ECC |
324 * - XA data (green, mode2 form2): | sync - head - sub - data - Spare |
  /external/llvm/test/DebugInfo/X86/
debug-info-block-captured-self.ll 54 ; Mode *mode2 = object;
55 ; if ([mode2 count] != 0) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdrom.h 305 * 4 (Green Book) Mode2 Form1 2048 (CD_FRAMESIZE)
306 * 5 (Green Book) Mode2 Form2 2328 (2324+4 spare bytes)
317 * - data (yellow, mode2): | sync - head - data |
320 * - XA data (green, mode2 form1): | sync - head - sub - data - EDC - ECC |
323 * - XA data (green, mode2 form2): | sync - head - sub - data - Spare |
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
machmode.h 316 #define TRULY_NOOP_TRUNCATION_MODES_P(MODE1, MODE2) \
318 GET_MODE_PRECISION (MODE2))
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
README 43 PTHREAD_MUTEX_ROBUST_NP mode, other tests with name robust*-mode2 are
  /external/fio/tools/
genfio 65 -m mode1,[mode2,mode3, ...] : Define the fio IO profile to use like read, write, randread, randwrite
  /external/vixl/src/aarch64/
instructions-aarch64.h 635 SubstitutionMode mode2 = kFormat) {
641 GetSubstitute(2, mode2));
  /external/bzip2/
bzlib.c 1393 char mode2[10] = ""; local
    [all...]
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
PciTree.asl 358 Name(_HID, EISAID("PNP0A08")) // Indicates PCI Express/PCI-X Mode2 host hierarchy

Completed in 1784 milliseconds

1 2