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

1 2 3 4 5 6 78 91011>>

  /external/javassist/src/main/javassist/bytecode/analysis/
Subroutine.java 32 private int start; field in class:Subroutine
34 public Subroutine(int start, int caller) {
35 this.start = start;
43 public int start() { method in class:Subroutine
44 return start;
64 return "start = " + start + " callers = " + callers.toString();
  /external/mesa3d/src/gallium/drivers/r300/
r300_render_translate.c 32 unsigned *start, unsigned count)
45 *start, count, ptr);
48 *start = out_offset / 2;
59 index_offset, *start,
62 *start = out_offset / 2;
74 index_offset, *start,
77 *start = out_offset / 4;
  /external/tensorflow/tensorflow/contrib/lite/testing/
split.cc 28 size_t start = 0; local
29 while ((pos = s.find(delimiter, start)) != string::npos) {
30 if (pos != start) {
31 fields.emplace_back(start, pos);
33 start = pos + delimiter.length();
35 if (start != s.length()) {
36 fields.emplace_back(start, s.length());
  /libcore/luni/src/main/java/libcore/internal/
StringPool.java 28 private static boolean contentEquals(String s, char[] chars, int start, int length) {
33 if (chars[start + i] != s.charAt(i)) {
41 * Returns a string equal to {@code new String(array, start, length)}.
43 public String get(char[] array, int start, int length) {
46 for (int i = start; i < start + length; i++) {
56 if (pooled != null && contentEquals(pooled, array, start, length)) {
60 String result = new String(array, start, length);
  /external/icu/icu4c/source/test/intltest/
bidiconf.cpp 44 UBool parseLevels(const char *&start);
45 UBool parseOrdering(const char *start);
46 UBool parseInputStringFromBiDiClasses(const char *&start);
82 UBool BiDiConformanceTest::parseLevels(const char *&start) {
85 while(*start!=0 && *(start=u_skipWhitespace(start))!=0 && *start!=';') {
86 if(*start=='x') {
88 ++start;
295 const char *start=u_skipWhitespace(line); local
459 const char *start=u_skipWhitespace(line); local
    [all...]
  /frameworks/base/core/java/android/net/
UidRange.java 30 public final int start; field in class:UidRange
34 if (startUid < 0) throw new IllegalArgumentException("Invalid start UID.");
37 start = startUid;
46 return start / PER_USER_RANGE;
50 return start <= uid && uid <= stop;
57 return 1 + stop - start;
64 return start <= other.start && other.stop <= stop;
70 result = 31 * result + start;
82 return start == other.start && stop == other.stop
    [all...]
  /external/e2fsprogs/lib/ext2fs/
blkmap64_rb.c 39 __u64 start; member in struct:bmap_rb_extent
65 static int rb_insert_extent(__u64 start, __u64 count,
83 ext->start, ext->start + ext->count);
98 printf("extent: %llu -> %llu (%llu)\n", ext->start,
99 ext->start + ext->count, ext->count);
102 if (ext->start + ext->count < ext->start) {
103 printf("Tree Error: start or count is crazy\n");
104 printf("extent: %llu -> %llu (%llu)\n", ext->start,
    [all...]
  /external/icu/icu4c/source/samples/break/
break.cpp 32 int32_t start, int32_t end )
38 printf(" %ld %ld\t", (long)start, (long)end);
39 printUnicodeString(UnicodeString(s, 0, start));
41 printUnicodeString(UnicodeString(s, start, end-start));
52 int32_t start = boundary.first(); local
55 start = end, end = boundary.next())
57 printTextRange( boundary, start, end );
65 for (int32_t start = boundary.previous();
66 start != BreakIterator::DONE
76 int32_t start = boundary.first(); local
85 int32_t start = boundary.previous(); local
93 int32_t start = boundary.previous(); local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw.h 54 uint start,
61 info.start = start;
63 info.min_index = start;
64 info.max_index = start + count - 1;
72 uint start,
80 info.start = start;
90 uint start,
99 info.start = start
    [all...]
  /external/python/cpython3/Objects/
sliceobject.c 109 /* start, stop, and step are python objects with None indicating no
114 PySlice_New(PyObject *start, PyObject *stop, PyObject *step)
129 if (start == NULL) start = Py_None;
130 Py_INCREF(start);
135 obj->start = start;
145 PyObject *start, *end, *slice; local
146 start = PyLong_FromSsize_t(istart);
147 if (!start)
294 PyObject *start, *stop, *step; local
371 PyObject *start=NULL, *stop=NULL, *step=NULL; local
515 PyObject *start, *stop, *step; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-pic-1.d 9 0+ <start>:
10 [ ]+0:[ ]+af1e 0000 0000[ ]+sub\.d 0 <start>,\$?r1
12 [ ]+6:[ ]+6f3d 0000 0000 6aaa[ ]+move\.d \[\$?r3\+0 <start>\],\$?r10
14 [ ]+e:[ ]+2f9e 0000 0000[ ]+add\.d 0 <start>,\$?r9
16 [ ]+14:[ ]+6f8e 0000 0000[ ]+move\.d 0 <start>,\$?r8
18 [ ]+1a:[ ]+6f8e 0000 0000[ ]+move\.d 0 <start>,\$?r8
20 [ ]+20:[ ]+6f3d 0000 0000 6aaa[ ]+move\.d \[\$?r3\+0 <start>\],\$?r10
26 [ ]+32:[ ]+6f3d 0000 0000 aa4a[ ]+sub\.d \[\$?r3\+0 <start>\],\$?r4,\$?r10
28 [ ]+3a:[ ]+af9e 0000 0000[ ]+sub\.d 0 <start>,\$?r9
30 [ ]+40:[ ]+af3e 0000 0000[ ]+sub\.d 0 <start>,\$?r
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
CommonErrorNode.java 35 public Token start; field in class:CommonErrorNode
39 public CommonErrorNode(TokenStream input, Token start, Token stop,
42 //System.out.println("start: "+start+", stop: "+stop);
44 (stop.getTokenIndex() < start.getTokenIndex() &&
48 // in follow set. So, stop will be 1 to left to start. adjust.
49 // Also handle case where start is the first token and no token
51 stop = start;
54 this.start = start;
    [all...]
  /frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
UiResultsFragment.java 72 int start = (i * NUM_FIELDS) + + NUM_FIELDS;
73 data[(start++)] = "Iteration";
74 data[(start++)] = "" + i;
75 data[(start++)] = "Total Frames";
78 data[(start++)] = Integer.toString(currentFrameCount);
79 data[(start++)] = "Average frame duration:";
82 data[(start++)] = String.format("%.2f", currentAvgFrameDuration);
83 data[(start++)] = "Frame duration 99th:";
86 data[(start++)] = String.format("%.2f", current99FrameDuration);
87 data[(start++)] = "Frame duration 95th:"
    [all...]
  /hardware/libhardware/tests/input/evdev/
BitUtils_test.cpp 67 for (int start = 0; start < 24; ++start) {
68 for (int end = start + 1; end <= 24; ++end) {
69 if (start > 16 || end <= 11 || (start > 11 && end <= 16)) {
70 EXPECT_FALSE(testBitInRange(arr, start, end))
71 << "range = (" << start << ", " << end << ")";
73 EXPECT_TRUE(testBitInRange(arr, start, end))
74 << "range = (" << start << ", " << end << ")"
    [all...]
  /external/libmojo/ui/gfx/range/
range_f.h 17 // A float version of Range. RangeF is made of a start and end position; when
25 // Initializes the range with a start and end.
26 constexpr RangeF(float start, float end) : start_(start), end_(end) {}
28 // Initializes the range with the same start and end positions.
40 constexpr float start() const { return start_; } function in class:gfx::RangeF
41 void set_start(float start) { start_ = start; }
49 constexpr bool is_reversed() const { return start() > end(); }
50 constexpr bool is_empty() const { return start() == end();
    [all...]
  /external/syslinux/memdisk/
e820func.c 39 static void insertrange_at(int where, uint64_t start, uint32_t type)
46 ranges[where].start = start;
50 ranges[nranges].start = 0ULL;
54 void insertrange(uint64_t start, uint64_t len, uint32_t type)
64 last = start + len - 1; /* May roll over */
68 while (start > ranges[i].start && ranges[i].type != -1U) {
75 if (start < ranges[i].start || ranges[i].type == -1U
    [all...]
  /tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
FileUseMapEntry.java 39 * Comparator that compares entries by their start date.
53 private final long start; field in class:FileUseMapEntry
69 * @param start the start of the entry
73 private FileUseMapEntry(long start, long end, @Nullable T store) {
74 Preconditions.checkArgument(start >= 0, "start < 0");
75 Preconditions.checkArgument(end > start, "end <= start");
77 this.start = start
    [all...]
  /external/speex/libspeex/
ltp_bfin.h 157 void open_loop_nbest_pitch(spx_word16_t *sw, int start, int end, int len, int *pitch, spx_word16_t *gain, int N, char *stack)
168 ALLOC(corr, end-start+1, spx_word32_t);
169 ALLOC(energy, end-start+2, spx_word32_t);
175 pitch[i]=start;
178 energy[0]=inner_prod(sw-start, sw-start, len);
202 : : "d" (energy), "d" (&sw[-start-1]), "d" (&sw[-start+len-1]),
203 "a" (end-start)
210 pitch_xcorr(sw, sw-end, corr, len, end-start+1, stack)
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/widget/
CompositeListAdapter.java 141 int start = 0; local
143 int end = start + mCounts[i];
144 if (position >= start && position < end) {
145 return mAdapters[i].getItem(position - start);
147 start = end;
155 int start = 0; local
157 int end = start + mCounts[i];
158 if (position >= start && position < end) {
159 return mAdapters[i].getItemId(position - start);
161 start = end
176 int start = 0; local
192 int start = 0; local
213 int start = 0; local
    [all...]
  /bionic/libc/malloc_debug/
MapData.h 40 MapEntry(uintptr_t start, uintptr_t end, uintptr_t offset, const char* name, size_t name_len)
41 : start(start), end(end), offset(offset), name(name, name_len) {}
43 explicit MapEntry(uintptr_t pc) : start(pc), end(pc) {}
45 uintptr_t start; member in struct:MapEntry
55 bool operator()(const MapEntry* a, const MapEntry* b) const { return a->end <= b->start; }
  /external/eigen/doc/examples/
class_VectorBlock.cpp 8 segmentFromRange(MatrixBase<Derived>& v, int start, int end)
10 return Eigen::VectorBlock<Derived>(v.derived(), start, end-start);
15 segmentFromRange(const MatrixBase<Derived>& v, int start, int end)
17 return Eigen::VectorBlock<const Derived>(v.derived(), start, end-start);
  /external/libmojo/ui/gfx/range/mojo/
range_struct_traits.h 16 static uint32_t start(const gfx::Range& r) { return r.start(); } function in struct:mojo::StructTraits
19 out->set_start(data.start());
27 static float start(const gfx::RangeF& r) { return r.start(); } function in struct:mojo::StructTraits
30 out->set_start(data.start());
  /external/ltp/testcases/kernel/syscalls/futex/
futex_wait_bitset.h 24 struct timespec start, to, end; local
32 clock_gettime(clk_id, &start);
33 to = tst_timespec_add_us(start, wait_us);
60 tst_timespec_diff_us(end, start), wait_us);
67 tst_timespec_diff_us(end, start), wait_us);
72 tst_timespec_diff_us(end, start), wait_us);
  /external/syslinux/gpxe/src/hci/commands/
time_cmd.c 31 unsigned long start; local
46 start = currticks();
48 secs = (currticks() - start) / ticks_per_sec();
61 unsigned long start, delay; local
74 start = currticks();
76 while ( ( currticks() - start ) <= delay )
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
parallel_for.cc 36 for (int64 start = block_size; start < batch_size; start += block_size) {
37 auto end = std::min(start + block_size, batch_size);
38 thread_pool->Schedule([&do_work, &counter, start, end]() {
39 do_work(start, end);

Completed in 1086 milliseconds

1 2 3 4 5 6 78 91011>>