HomeSort by relevance Sort by last modified time
    Searched refs:start_ (Results 26 - 50 of 105) sorted by null

12 3 4 5

  /external/jsoncpp/src/lib_json/
json_reader.cpp 140 token.start_ = beginDoc;
186 currentValue().setOffsetStart(token.start_ - begin_);
191 currentValue().setOffsetStart(token.start_ - begin_);
196 currentValue().setOffsetStart(token.start_ - begin_);
211 currentValue().setOffsetStart(token.start_ - begin_);
243 token.start_ = current_;
410 currentValue().setOffsetStart(tokenStart.start_ - begin_);
463 currentValue().setOffsetStart(tokenStart.start_ - begin_);
503 currentValue().setOffsetStart(token.start_ - begin_);
510 for (Location inspect = token.start_; inspect != token.end_; ++inspect)
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_nalu.cc 273 : start_(annexb_buffer), offset_(0), next_offset_(0), length_(length) {
275 offset_ = FindNextNaluHeader(start_, length_, 0);
277 FindNextNaluHeader(start_, length_, offset_ + sizeof(kAnnexBHeaderBytes));
291 *out_nalu = start_ + data_offset;
295 FindNextNaluHeader(start_, length_, offset_ + sizeof(kAnnexBHeaderBytes));
330 : start_(avcc_buffer), offset_(0), length_(length) {
341 memcpy(start_ + offset_, &big_endian_length, sizeof(big_endian_length));
344 memcpy(start_ + offset_, data, data_size);
  /external/libchrome/base/threading/
worker_pool_posix_unittest.cc 99 start_(true, false) {}
134 &num_waiting_to_start_cv_, &start_
148 base::WaitableEvent start_; member in class:base::__anon14427::PosixDynamicThreadPoolTest
179 start_.Signal();
195 start_.Signal();
215 start_.Signal();
  /external/v8/src/compiler/
graph.h 41 : graph_(graph), start_(graph->start()), end_(graph->end()) {}
43 graph_->SetStart(start_);
49 Node* const start_; member in class:v8::internal::compiler::final::final
110 Node* start() const { return start_; }
113 void SetStart(Node* start) { start_ = start; }
128 Node* start_; member in class:v8::internal::compiler::final
graph.cc 20 start_(nullptr),
  /external/v8/src/wasm/
module-decoder.cc 36 result_.start = start_;
37 if (limit_ < start_) {
38 error(start_, "end is less than start");
39 limit_ = start_;
74 pc_ = start_;
75 module->module_start = start_;
122 static_cast<int>(section_name_start - start_),
157 static_cast<int>(pc_ - start_));
235 static_cast<int>(pc_ - start_));
249 static_cast<int>(pc_ - start_));
    [all...]
  /external/vulkan-validation-layers/demos/smoke/
ShellXcb.cpp 43 clock_gettime(CLOCK_MONOTONIC, &start_);
54 time_t s = now.tv_sec - start_.tv_sec;
56 if (now.tv_nsec > start_.tv_nsec) {
57 ns = now.tv_nsec - start_.tv_nsec;
61 ns = one_s_in_ns - (start_.tv_nsec - now.tv_nsec);
68 struct timespec start_; member in class:__anon26015::PosixTimer
ShellWin32.cpp 46 QueryPerformanceCounter(&start_);
54 return static_cast<double>(now.QuadPart - start_.QuadPart) / freq_;
59 LARGE_INTEGER start_; member in class:__anon26014::Win32Timer
  /external/google-breakpad/src/common/
test_assembler.h 432 Label start() const { return start_; }
436 Label Here() const { return start_ + Size(); }
478 Label start_; member in class:google_breakpad::test_assembler::Section
  /external/webp/src/utils/
quant_levels_dec.c 57 uint16_t* start_; member in struct:__anon26179
98 if (p->cur_ == p->end_) p->cur_ = p->start_; // roll-over
215 const size_t size_scratch_m = (R + 1) * width * sizeof(*p->start_);
224 p->start_ = (uint16_t*)mem;
225 p->cur_ = p->start_;
226 p->end_ = p->start_ + R * width;
  /art/compiler/optimizing/
ssa_liveness_analysis.h 60 LiveRange(size_t start, size_t end, LiveRange* next) : start_(start), end_(end), next_(next) {
65 size_t GetStart() const { return start_; }
70 return (start_ >= other.start_ && start_ < other.end_)
71 || (other.start_ >= start_ && other.start_ < end_);
75 return end_ <= other.start_;
79 stream << "[" << start_ << "," << end_ << ")"
92 size_t start_; member in class:art::FINAL
    [all...]
  /external/opencv3/3rdparty/libwebp/dec/
idec.c 57 size_t start_; // start location of the data to be decoded member in struct:__anon20417
99 return (mem->end_ - mem->start_);
121 const uint8_t* const new_base = mem->buf_ + mem->start_;
159 const uint8_t* const old_start = mem->buf_ + mem->start_;
181 mem->start_ = new_mem_start;
189 DoRemap(idec, mem->buf_ + mem->start_ - old_start);
197 const uint8_t* const old_start = old_buf + mem->start_;
205 DoRemap(idec, mem->buf_ + mem->start_ - old_start);
283 mem->start_ += consumed_bytes;
284 assert(mem->start_ <= mem->end_)
    [all...]
  /external/webp/src/dec/
idec.c 56 size_t start_; // start location of the data to be decoded member in struct:__anon26108
90 return (mem->end_ - mem->start_);
112 const uint8_t* const new_base = mem->buf_ + mem->start_;
169 const uint8_t* const old_start = mem->buf_ + mem->start_;
191 mem->start_ = new_mem_start;
199 DoRemap(idec, mem->buf_ + mem->start_ - old_start);
207 const uint8_t* const old_start = old_buf + mem->start_;
215 DoRemap(idec, mem->buf_ + mem->start_ - old_start);
292 mem->start_ += consumed_bytes;
293 assert(mem->start_ <= mem->end_)
    [all...]
  /external/parameter-framework/asio-1.10.6/include/asio/impl/
connect.hpp 184 start_(0),
194 start_(other.start_),
204 start_(other.start_),
211 switch (start_ = start)
259 int start_; member in class:asio::detail::connect_op
  /external/v8/src/
string-search.h 62 start_(Max(0, pattern.length() - kBMMaxShift)) {
170 // Return biased pointer that maps the range [start_..pattern_.length()
172 return isolate_->good_suffix_shift_table() - start_;
178 // Return biased pointer that maps the range [start_..pattern_.length()
180 return isolate_->suffix_table() - start_;
189 int start_; member in class:v8::internal::StringSearch
313 int start = search->start_;
361 // Only look at the last kBMMaxShift characters of pattern (from start_
363 int start = start_;
485 int start = start_;
    [all...]
string-builder.h 328 start_ = reinterpret_cast<DestChar*>(
331 start_ = reinterpret_cast<DestChar*>(
334 cursor_ = start_;
343 int written() { return static_cast<int>(cursor_ - start_); }
346 DestChar* start_; member in class:v8::internal::ReplacementStringBuilder::IncrementalStringBuilder::NoExtend
  /external/opencv3/3rdparty/libwebp/demux/
demux.c 35 size_t start_; // start location of the data member in struct:__anon20438
128 return (mem->end_ - mem->start_);
133 return (size > mem->riff_end_ - mem->start_);
137 mem->start_ += size;
141 mem->start_ -= size;
145 return mem->buf_ + mem->start_;
150 const uint8_t byte = mem->buf_[mem->start_];
156 const uint8_t* const data = mem->buf_ + mem->start_;
163 const uint8_t* const data = mem->buf_ + mem->start_;
170 const uint8_t* const data = mem->buf_ + mem->start_;
    [all...]
  /external/webp/src/demux/
demux.c 31 size_t start_; // start location of the data member in struct:__anon26126
126 return (mem->end_ - mem->start_);
131 return (size > mem->riff_end_ - mem->start_);
135 mem->start_ += size;
139 mem->start_ -= size;
143 return mem->buf_ + mem->start_;
148 const uint8_t byte = mem->buf_[mem->start_];
154 const uint8_t* const data = mem->buf_ + mem->start_;
161 const uint8_t* const data = mem->buf_ + mem->start_;
168 const uint8_t* const data = mem->buf_ + mem->start_;
    [all...]
  /external/v8/src/crankshaft/
lithium-allocator.h 124 : start_(start), end_(end), next_(NULL) {
128 LifetimePosition start() const { return start_; }
139 if (other->start().Value() < start_.Value()) return other->Intersect(this);
145 return start_.Value() <= point.Value() && point.Value() < end_.Value();
149 void set_start(LifetimePosition start) { start_ = start; }
152 LifetimePosition start_; member in class:v8::internal::UseInterval
156 friend class LiveRange; // Assigns to start_.
  /external/regex-re2/re2/
prog.cc 98 start_(0),
161 AddToQueue(&q, start_);
180 AddToQueue(&q, start_);
211 AddToQueue(&q, start_);
prog.h 199 int start() { return start_; }
201 void set_start(int start) { start_ = start; }
347 int start_; // entry point for program member in class:re2::Prog
nfa.cc 110 int start_; // start instruction in program member in class:re2::NFA
130 start_ = prog->start();
403 if (start_ == 0)
585 AddToThreadq(runq, start_, flag, p, match_);
624 if (start_ == 0)
631 q.insert(start_);
  /dalvik/libdex/
SysUtil.cpp 80 static int getFileStartAndLength(int fd, off_t *start_, size_t *length_)
85 assert(start_ != NULL);
103 *start_ = start;
  /external/libvpx/libvpx/test/
y4m_test.cc 86 start_ = 0;
122 for (unsigned int i = start_; i < limit_; i++) {
170 for (unsigned int i = start_; i < limit_; i++) {
  /toolchain/binutils/binutils-2.25/gold/
fileread.h 268 : start_(start), size_(size), data_(data), lock_count_(0),
277 { return this->start_; }
335 off_t start_; member in class:gold::File_read::View

Completed in 1241 milliseconds

12 3 4 5