HomeSort by relevance Sort by last modified time
    Searched refs:set (Results 251 - 275 of 16405) sorted by null

<<11121314151617181920>>

  /external/llvm/test/MC/Mips/
set-mips-directives-bad.s 9 .set noreorder
10 .set mips1
12 .set mips2
14 .set mips3
16 .set mips4
18 .set mips5
20 .set mips32
22 .set mips32r2
24 .set mips64r3
25 .set mips32r
    [all...]
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
p1-cxx11.cpp 4 struct set{}; struct
7 void set(T value) {} function in struct:Value
11 v.set<double>(3.2);
19 v.set<double>(3.2);
22 int set; // Non-template. local
24 v.set<double>(3.2);
  /external/curl/lib/
speedcheck.c 42 if((data->progress.current_speed >= 0) && data->set.low_speed_time) {
43 if(data->progress.current_speed < data->set.low_speed_limit) {
51 if(howlong >= data->set.low_speed_time * 1000) {
56 data->set.low_speed_limit,
57 data->set.low_speed_time);
67 if(data->set.low_speed_limit)
68 /* if low speed limit is enabled, set the expire timer to make this
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
ChineseTestCase.java 41 set(Calendar.ERA, era); method
42 set(Calendar.YEAR, year); method
43 set(Calendar.MONTH, month - 1); method
44 set(Calendar.IS_LEAP_MONTH, isLeapMonth?1:0); method
45 set(Calendar.DAY_OF_MONTH, dayOfMonth); method
46 set(Calendar.DAY_OF_WEEK, dayOfWeek); method
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
ChineseTestCase.java 38 set(Calendar.ERA, era); method
39 set(Calendar.YEAR, year); method
40 set(Calendar.MONTH, month - 1); method
41 set(Calendar.IS_LEAP_MONTH, isLeapMonth?1:0); method
42 set(Calendar.DAY_OF_MONTH, dayOfMonth); method
43 set(Calendar.DAY_OF_WEEK, dayOfWeek); method
  /external/libcxx/test/std/containers/associative/set/set.cons/
default.pass.cpp 10 // <set>
12 // class set
14 // set();
16 #include <set>
24 std::set<int> m;
30 std::set<int, std::less<int>, min_allocator<int>> m;
37 std::set<int, std::less<int>, A> m;
43 std::set<int, std::less<int>, A> m(a);
49 std::set<int> m = {};
  /external/python/cpython2/PC/VS8.0/
idle.bat 7 set exe=python
10 if "%1"=="-d" (set exe=python_d) & shift
12 set cmd=%exe% ../../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/python/cpython2/PC/VS9.0/
idle.bat 7 set exe=python
10 if "%1"=="-d" (set exe=python_d) & shift
12 set cmd=%exe% ../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/python/cpython2/PCbuild/
idle.bat 7 set exe=python
10 if "%1"=="-d" (set exe=python_d) & shift
12 set cmd=%exe% ../Lib/idlelib/idle.py %1 %2 %3 %4 %5 %6 %7 %8 %9
  /external/smali/util/src/main/java/org/jf/util/
ImmutableUtils.java 49 @Nonnull public static <T> ImmutableSet<T> nullToEmptySet(@Nullable ImmutableSet<T> set) {
50 if (set == null) {
53 return set;
56 @Nonnull public static <T> ImmutableSortedSet<T> nullToEmptySortedSet(@Nullable ImmutableSortedSet<T> set) {
57 if (set == null) {
60 return set;
  /external/strace/tests/
pselect6.c 44 static fd_set set[3][0x1000000 / sizeof(fd_set)]; variable
75 FD_SET(fds[0], set[0]);
76 FD_SET(fds[1], set[0]);
77 FD_SET(fds[0], set[1]);
78 FD_SET(fds[1], set[1]);
79 FD_SET(1, set[2]);
80 FD_SET(2, set[2]);
81 int rc = pselect(fds[1] + 1, set[0], set[1], set[2], NULL, NULL)
    [all...]
  /external/strace/tests-m32/
pselect6.c 44 static fd_set set[3][0x1000000 / sizeof(fd_set)]; variable
75 FD_SET(fds[0], set[0]);
76 FD_SET(fds[1], set[0]);
77 FD_SET(fds[0], set[1]);
78 FD_SET(fds[1], set[1]);
79 FD_SET(1, set[2]);
80 FD_SET(2, set[2]);
81 int rc = pselect(fds[1] + 1, set[0], set[1], set[2], NULL, NULL)
    [all...]
  /external/strace/tests-mx32/
pselect6.c 44 static fd_set set[3][0x1000000 / sizeof(fd_set)]; variable
75 FD_SET(fds[0], set[0]);
76 FD_SET(fds[1], set[0]);
77 FD_SET(fds[0], set[1]);
78 FD_SET(fds[1], set[1]);
79 FD_SET(1, set[2]);
80 FD_SET(2, set[2]);
81 int rc = pselect(fds[1] + 1, set[0], set[1], set[2], NULL, NULL)
    [all...]
  /external/testng/bin/
testng.bat 0 set ROOT=c:\java\TestNG
2 set JAR=%ROOT%\testng-5.2beta-jdk15.jar;%ROOT%\test\build
3 rem set JAR=%ROOT%\testng-4.5-jdk14.jar;%ROOT%\test-14\build
  /frameworks/support/collection/ktx/src/main/java/androidx/collection/
ArraySet.kt 26 val set = ArraySet<T>(values.size)
29 set.add(value)
31 return set
  /libcore/ojluni/src/main/java/sun/util/
ResourceBundleEnumeration.java 31 import java.util.Set;
34 * Implements an Enumeration that combines elements from a Set and
39 Set<String> set; field in class:ResourceBundleEnumeration
45 * @param set an set providing some elements of the enumeration
49 public ResourceBundleEnumeration(Set<String> set, Enumeration<String> enumeration) {
50 this.set = set;
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/associative/set/set.cons/
default.pass.cpp 10 // <set>
12 // class set
14 // set();
16 #include <set>
24 std::set<int> m;
30 std::set<int, std::less<int>, min_allocator<int>> m;
37 std::set<int, std::less<int>, A> m;
43 std::set<int, std::less<int>, A> m(a);
49 std::set<int> m = {};
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
weakref4.s 16 .set lr1, l
21 .set lr2, l
24 .set Wwr3, l
29 .set Wwr4, l
33 .set Wwr5, l
39 .set lr6, l
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
inval-equ-2.l 9 [ ]*2[ ]+\.set bar1,\(%eax\+1\)
12 [ ]*4[ ]+\.set bar2,\(%eax\+1\)
16 [ ]*7[ ]+\.set bar3,\(%eax\+1\)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
set64.s 1 # sparc64 set insn handling (includes set, setuw, setsw, setx)
4 set foo,%g2
5 set 0x76543210,%g3
6 set 0,%g4
7 set 65535,%g5
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
jalx-2-ex.s 10 .set nomips16
11 .set nomicromips
18 .set noreorder
19 .set nomacro
30 .set macro
31 .set reorder
jalx-2-printf.s 9 .set nomips16
10 .set micromips
17 .set noreorder
18 .set nomacro
31 .set macro
32 .set reorder
  /external/annotation-tools/annotation-file-utilities/scripts/
extract-annotations.bat 6 set ANNOTATION_FILE_UTILS=%~d0
7 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%%~p0
8 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%\..\annotation-file-utilities.jar
9 set JAVAC_JAR=%~d0
10 set JAVAC_JAR=%ANNOTATION_FILE_UTILS%%~p0
11 set JAVAC_JAR=%JAVAC_JAR%..\..\..\jsr308-langtools\dist\lib\javac.jar
insert-annotations-to-source.bat 5 set ANNOTATION_FILE_UTILS=%~d0
6 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%%~p0
7 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%\..\annotation-file-utilities.jar
8 set JAVAC_JAR=%~d0
9 set JAVAC_JAR=%ANNOTATION_FILE_UTILS%%~p0
10 set JAVAC_JAR=%JAVAC_JAR%..\..\..\jsr308-langtools\dist\lib\javac.jar
insert-annotations.bat 6 set ANNOTATION_FILE_UTILS=%~d0
7 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%%~p0
8 set ANNOTATION_FILE_UTILS=%ANNOTATION_FILE_UTILS%\..\annotation-file-utilities.jar
9 set JAVAC_JAR=%~d0
10 set JAVAC_JAR=%ANNOTATION_FILE_UTILS%%~p0
11 set JAVAC_JAR=%JAVAC_JAR%..\..\..\jsr308-langtools\dist\lib\javac.jar

Completed in 664 milliseconds

<<11121314151617181920>>