HomeSort by relevance Sort by last modified time
    Searched refs:eq (Results 151 - 175 of 3043) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char16_t/
eq.pass.cpp 14 // static constexpr bool eq(char_type c1, char_type c2);
24 assert(std::char_traits<char16_t>::eq(u'a', u'a'));
25 assert(!std::char_traits<char16_t>::eq(u'a', u'A'));
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
eq.pass.cpp 14 // static constexpr bool eq(char_type c1, char_type c2);
24 assert(std::char_traits<char32_t>::eq(U'a', U'a'));
25 assert(!std::char_traits<char32_t>::eq(U'a', U'A'));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_md5.py 26 eq = self.md5test
27 eq('', 'd41d8cd98f00b204e9800998ecf8427e')
28 eq('a', '0cc175b9c0f1b6a831c399e269772661')
29 eq('abc', '900150983cd24fb0d6963f7d28e17f72')
30 eq('message digest', 'f96b697d7cb7938d525a2f31aaf161d0')
31 eq('abcdefghijklmnopqrstuvwxyz', 'c3fcd3d76192e4007dfb496cca67e13b')
32 eq('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789',
34 eq('12345678901234567890123456789012345678901234567890123456789012345678901234567890',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_md5.py 26 eq = self.md5test
27 eq('', 'd41d8cd98f00b204e9800998ecf8427e')
28 eq('a', '0cc175b9c0f1b6a831c399e269772661')
29 eq('abc', '900150983cd24fb0d6963f7d28e17f72')
30 eq('message digest', 'f96b697d7cb7938d525a2f31aaf161d0')
31 eq('abcdefghijklmnopqrstuvwxyz', 'c3fcd3d76192e4007dfb496cca67e13b')
32 eq('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789',
34 eq('12345678901234567890123456789012345678901234567890123456789012345678901234567890',
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
beq_1.d 8 0: 54000000 b.eq 0 <bar>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-entry-err.s 8 cmp.eq p1, p2 = r1, r2
9 cmp.eq p3, p4 = r3, r0;;
pseudo.s 3 cmp.eq p6 = r0, r0
4 cmp.eq p7 = 0, r0
5 cmp4.eq p8 = r0, r0
6 cmp4.eq p9 = 0, r0
10 fcmp.eq p11 = f0, f0
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/ftrace/
func-filter-pid.tc 31 if [ $do_function_fork -eq 1 ]; then
43 if [ $do_function_fork -eq 0 ]; then
69 if [ $do_function_fork -eq 1 ]; then
81 if [ $count_pid -eq 0 -o $count_other -ne 0 ]; then
88 if [ $do_function_fork -eq 0 ]; then
102 if [ $count_pid -eq 0 -o $count_other -eq 0 ]; then
  /system/extras/tests/mmc_tracepoints/
mmc_trace_reduce 97 if [ "$ENDCMD" -eq 18 ]
100 elif [ "$ENDCMD" -eq 25 ]
103 elif [ "$ENDCMD" -eq 32 ]
107 elif [ "$ENDCMD" -eq 0 ]
110 elif [ "$ENDCMD" -eq 1 ]
113 elif [ "$ENDCMD" -eq 3 ]
116 elif [ "$ENDCMD" -eq 2147483648 ] # 0x80000000
119 elif [ "$ENDCMD" -eq 2147483649 ] # 0x80000001
122 elif [ "$ENDCMD" -eq 2147516416 ] # 0x80008000
128 elif [ "$ENDCMD" -eq 165
    [all...]
  /device/google/dragon/audio/hal/dsp/
eq.c 7 #include "eq.h"
9 struct eq { struct
14 struct eq *eq_new()
16 struct eq *eq = (struct eq *)calloc(1, sizeof(*eq)); local
17 return eq;
20 void eq_free(struct eq *eq)
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
mksyscall.pl 34 if($ARGV[0] eq "-b32") {
37 } elsif($ARGV[0] eq "-l32") {
41 if($ARGV[0] eq "-plan9") {
45 if($ARGV[0] eq "-openbsd") {
49 if($ARGV[0] eq "-netbsd") {
53 if($ARGV[0] eq "-dragonfly") {
57 if($ARGV[0] eq "-nacl") {
61 if($ARGV[0] eq "-arm") {
75 if($list eq "") {
127 if($type eq "error")
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
mksyscall.pl 34 if($ARGV[0] eq "-b32") {
37 } elsif($ARGV[0] eq "-l32") {
41 if($ARGV[0] eq "-plan9") {
45 if($ARGV[0] eq "-openbsd") {
49 if($ARGV[0] eq "-netbsd") {
53 if($ARGV[0] eq "-dragonfly") {
57 if($ARGV[0] eq "-nacl") {
61 if($ARGV[0] eq "-arm") {
75 if($list eq "") {
127 if($type eq "error")
    [all...]
  /external/vulkan-validation-layers/tests/
run_wrap_objects_tests.sh 16 if [ $ec -eq 1 ]
25 if [ $ec -eq 1 ]
43 if [ $ec -eq 1 ]
52 if [ $ec -eq 1 ]
70 if [ $ec -eq 1 ]
79 if [ $ec -eq 1 ]
97 if [ $ec -eq 1 ]
106 if [ $ec -eq 1 ]
125 if [ $ec -eq 1 ]
  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
RemoteAndroidDeviceTest.java 83 EasyMock.eq("adb"), EasyMock.eq("connect"), EasyMock.eq(MOCK_DEVICE_SERIAL)))
86 EasyMock.eq("adb"), EasyMock.eq("connect"), EasyMock.eq(MOCK_DEVICE_SERIAL)))
100 EasyMock.eq("adb"), EasyMock.eq("connect"), EasyMock.eq(MOCK_DEVICE_SERIAL)))
118 EasyMock.eq("adb"), EasyMock.eq("connect"), EasyMock.eq(MOCK_DEVICE_SERIAL))
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/result/
DeviceFileReporterTest.java 82 EasyMock.expect(mDevice.executeShellCommand(EasyMock.eq("ls /data/tombstones/*")))
85 EasyMock.expect(mDevice.pullFile(EasyMock.eq(filename)))
90 mListener.testLog(EasyMock.eq(filename), EasyMock.eq(LogDataType.UNKNOWN),
91 EasyMock.eq(mDfrIss));
107 EasyMock.expect(mDevice.executeShellCommand(EasyMock.eq("ls /data/tombstones/*")))
110 EasyMock.expect(mDevice.pullFile(EasyMock.eq(filename)))
114 mListener.testLog(EasyMock.eq(filename), EasyMock.eq(LogDataType.UNKNOWN),
115 EasyMock.eq(mDfrIss))
    [all...]
  /external/llvm/lib/CodeGen/
LiveRangeUtils.h 34 if (unsigned eq = VNIClasses[I->valno->id]) {
35 assert((SplitLRs[eq-1]->empty() || SplitLRs[eq-1]->expiredAt(I->start)) &&
37 SplitLRs[eq-1]->segments.push_back(*I);
49 if (unsigned eq = VNIClasses[i]) {
50 VNI->id = SplitLRs[eq-1]->getNumValNums();
51 SplitLRs[eq-1]->valnos.push_back(VNI);
  /system/bt/osi/src/
hash_map_utils.cc 45 char* eq = strchr(kvpair, '='); local
47 if (eq == kvpair) goto next_pair;
51 if (eq) {
52 key = osi_strndup(kvpair, eq - kvpair);
54 // The increment of |eq| moves |eq| to the beginning of the value.
55 ++eq;
56 value = (*eq != '\0') ? osi_strdup(eq) : osi_strdup("");
  /system/sepolicy/prebuilts/api/26.0/private/
mls 11 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
19 (l1 eq l2 or t1 == mlstrustedsubject);
28 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
33 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
38 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
48 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));
58 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject)
    [all...]
  /system/sepolicy/private/
mls 11 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
19 (l1 eq l2 or t1 == mlstrustedsubject);
28 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
33 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
38 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
48 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));
58 (t2 != app_data_file or l1 eq l2 or t1 == mlstrustedsubject)
    [all...]
  /external/bison/build-aux/
cross-options.pl 23 $short = '-d' if $long eq '--defines' && ! $short;
27 if ($long eq '--force-define') { $dir = '%define'; }
34 if $opt eq '[';
43 if ($opt eq '[') {
49 if ($dir_arg eq 'name[=value]')
57 if $opt eq '[';
  /external/ltp/testcases/kernel/power_management/
runpwtests_exclusive05.sh 52 if [ $sched_mc -eq 2 ]; then
59 if [ $? -eq 0 ]; then
68 if [ $RC -eq 0 ]; then
76 if [ $sched_mc -eq 2 ]; then
83 if [ $? -eq 0 ]; then
94 if [ $RC -eq 0 ]; then
  /external/swiftshader/third_party/LLVM/
build-for-llvm-top.sh 24 if test "$OPTIMIZED" -eq 1 ; then
29 if test "$DEBUG" -eq 1 ; then
34 if test "$ASSERTIONS" -eq 1 ; then
39 if test "$CHECKING" -eq 1 ; then
44 if test "$DOXYGEN" -eq 1 ; then
49 if test "$THREADS" -eq 1 ; then
  /frameworks/compile/slang/tests/P_reduce_general_inputs/
gen-inputs.pl 23 return 0 if ($type eq "bool") || ($type eq "MyStruct");
26 return 0 if (substr($type, 0, 3) eq "rs_");
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DeviceStateMonitorTest.java 23 import static org.mockito.Matchers.eq;
87 verify(mSimulatedCommandsVerifier, times(1)).setUnsolResponseFilter(eq(6),
96 verify(mSimulatedCommandsVerifier, times(1)).setUnsolResponseFilter(eq(0),
99 verify(mSimulatedCommandsVerifier, times(1)).sendDeviceState(eq(LOW_DATA_EXPECTED),
100 eq(true), nullable(Message.class)); method
110 verify(mSimulatedCommandsVerifier, times(1)).sendDeviceState(eq(CHARGING_STATE),
111 eq(true), nullable(Message.class)); method
118 verify(mSimulatedCommandsVerifier, times(1)).setUnsolResponseFilter(eq(0),
121 verify(mSimulatedCommandsVerifier, times(1)).sendDeviceState(eq(LOW_DATA_EXPECTED),
122 eq(true), nullable(Message.class)) method
125 eq(false), nullable(Message.class)); method
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/suite/checker/
SystemServerFileDescriptorCheckerTest.java 44 EasyMock.expect(mMockDevice.getProperty(EasyMock.eq("ro.build.type")))
46 EasyMock.expect(mMockDevice.executeShellCommand(EasyMock.eq("pidof system_server")))
56 EasyMock.expect(mMockDevice.getProperty(EasyMock.eq("ro.build.type")))
58 EasyMock.expect(mMockDevice.executeShellCommand(EasyMock.eq("pidof system_server")))
62 EasyMock.eq("su root ls /proc/1024/fd | wc -w")))
72 EasyMock.expect(mMockDevice.getProperty(EasyMock.eq("ro.build.type")))
74 EasyMock.expect(mMockDevice.executeShellCommand(EasyMock.eq("pidof system_server")))
78 EasyMock.eq("su root ls /proc/914/fd | wc -w")))
88 EasyMock.expect(mMockDevice.getProperty(EasyMock.eq("ro.build.type")))
90 EasyMock.expect(mMockDevice.executeShellCommand(EasyMock.eq("pidof system_server"))
    [all...]

Completed in 2588 milliseconds

1 2 3 4 5 67 8 91011>>