HomeSort by relevance Sort by last modified time
    Searched refs:CHECK (Results 601 - 625 of 2811) sorted by null

<<21222324252627282930>>

  /external/libffi/testsuite/libffi.call/
return_ll1.c 2 Purpose: Check if long long are passed in the corresponding regs on ppc.
31 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 3,
return_sl.c 2 Purpose: Check if long as return type is handled correctly.
27 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2,
return_ul.c 2 Purpose: Check if unsigned long as return type is handled correctly.
27 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 2,
  /external/llvm/test/MC/ARM/
thumb2-b.w-encodingT4.s 12 @ CHECK: b.w #223244 @ encoding: [0x6d,0xf0,0x0c,0xb0]
  /external/llvm/test/MC/MachO/ARM/
nop-thumb-padding.s 12 @ CHECK: ('_section_data', '8818c046 c046c046 c046c046 c046c046 8818')
nop-thumb2-padding.s 12 @ CHECK: ('_section_data', '881800bf 00bf00bf 00bf00bf 00bf00bf 8818')
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/
d3d1x_private.h 60 #ifdef CHECK
  /external/regex-re2/re2/testing/
mimics_pcre_test.cc 31 // Check that repeated empty strings do not.
67 CHECK(re) << " " << t.regexp;
  /external/v8/test/cctest/
test-compiler.cc 143 CHECK(!has_pending_exception);
164 CHECK(!has_pending_exception);
184 CHECK(!has_pending_exception);
205 CHECK(!has_pending_exception);
226 CHECK(!has_pending_exception);
255 CHECK(!fun.is_null());
259 CHECK(!has_pending_exception);
270 CHECK(!fun.is_null());
274 CHECK(has_pending_exception);
293 CHECK(!fun0.is_null())
    [all...]
test-random.cc 61 CHECK(value->IsHeapNumber());
62 CHECK(fun->IsOptimized());
105 CHECK(value->IsHeapNumber());
106 CHECK(fun->IsOptimized());
test-log.cc 116 // Check that profiling can be resumed again.
131 CHECK(exists);
213 CHECK(i::Isolate::Current() != NULL);
219 CHECK(!context.IsEmpty());
241 CHECK(i::Isolate::Current() != NULL);
289 CHECK(sampler->IsActive());
297 CHECK(!sampler->WasSampleStackCalled());
300 CHECK(sampler->WaitForTick());
301 CHECK(sampler->WasSampleStackCalled());
303 CHECK(!sampler->WasSampleStackCalled())
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorSRC.cpp 53 CHECK(format->findCString(kKeyMIMEType, &mime));
54 CHECK(!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_RAW));
70 CHECK(!mStarted);
249 CHECK(mBuffer);
299 CHECK(format->findCString(kKeyMIMEType, &mime));
300 CHECK(!strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_RAW));
302 CHECK(format->findInt32(kKeySampleRate, &mSampleRate));
303 CHECK(format->findInt32(kKeyChannelCount, &mChannelCnt));
325 CHECK(mResampler);
  /external/chromium/chrome/common/
json_schema_validator.cc 27 CHECK(false) << "Unexpected value type: " << value->GetType();
117 CHECK(false) << "Unexpected value type: " << value->GetType();
152 CHECK(types->GetDictionary(i, &type));
155 CHECK(type->GetString("id", &id));
157 CHECK(types_.find(id) == types_.end());
180 CHECK(iter->second == schema);
215 CHECK(!type.empty());
230 CHECK(false) << "Unexpected type: " << type;
241 CHECK(choices->GetDictionary(i, &choice));
262 CHECK(choices->Get(i, &choice))
    [all...]
  /external/chromium_org/v8/test/cctest/
test-strings.cc 28 // Check that we can traverse very deep stacks of ConsStrings using
29 // StringCharacterStram. Check that Get(int) works on very deep stacks
223 CHECK(len == building_blocks[i]->length() + slice_length);
255 CHECK(this->leaves_ == that.leaves_);
256 CHECK(this->empty_leaves_ == that.empty_leaves_);
257 CHECK(this->chars_ == that.chars_);
258 CHECK(this->left_traversals_ == that.left_traversals_);
259 CHECK(this->right_traversals_ == that.right_traversals_);
324 CHECK(cons_string->length() == left_length + right_length);
325 // Check left side
1162 const char* check = "str.slice(0,26)"; local
    [all...]
  /external/chromium_org/content/common/gpu/media/
rendering_helper.cc 111 CHECK(glXMakeContextCurrent(x_display_, GLX_NONE, GLX_NONE, NULL));
113 CHECK(glXMakeContextCurrent(
118 CHECK(eglMakeCurrent(gl_display_, EGL_NO_SURFACE, EGL_NO_SURFACE,
121 CHECK(eglMakeCurrent(gl_display_, gl_surfaces_[window_id],
152 CHECK(x_display_);
153 CHECK(glXQueryVersion(x_display_, NULL, NULL));
166 CHECK(glx_fb_configs.get());
169 CHECK(x_visual_);
171 CHECK(gl_context_);
182 CHECK(x_display_)
    [all...]
  /external/chromium_org/net/quic/
quic_http_stream.cc 100 CHECK(stream_);
101 CHECK(!request_body_stream_);
102 CHECK(!response_info_);
103 CHECK(!callback.is_null());
104 CHECK(response);
116 // raw_request_body_buf_. Removed the following check. DoReadRequestBody()
150 CHECK(!callback.is_null());
155 // Check if we already have the response headers. If so, return synchronously.
160 CHECK(callback_.is_null());
171 CHECK(buf)
    [all...]
  /external/chromium_org/sync/internal_api/public/base/
ordinal.h 273 CHECK(IsValid());
274 CHECK(other.IsValid());
280 CHECK(IsValid());
281 CHECK(other.IsValid());
287 CHECK(IsValid());
288 CHECK(other.IsValid());
294 CHECK(IsValid());
295 CHECK(other.IsValid());
296 CHECK(!Equals(other));
307 CHECK(IsValid())
    [all...]
  /art/runtime/
elf_file.cc 52 CHECK(file != NULL);
178 CHECK(map_.get() != NULL) << file_->GetPath();
179 CHECK(map_->Begin() != NULL) << file_->GetPath();
224 CHECK(header_ != NULL);
229 CHECK(program_headers_start_ != NULL);
234 CHECK(section_headers_start_ != NULL);
239 CHECK(dynamic_program_header_ != NULL);
244 CHECK(dynamic_section_start_ != NULL);
249 CHECK(IsSymbolSectionType(section_type)) << file_->GetPath() << " " << section_type;
265 CHECK(symbol_section_start != NULL)
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 84 CHECK(mHandler == NULL);
85 CHECK(mSDPLoader == NULL);
131 // Check if EOS or ERROR is received
325 CHECK(msg->senderAwaitsResponse(&replyID));
332 CHECK(msg->findInt32("generation", &generation));
340 CHECK(msg->findInt64("timeUs", &seekTimeUs));
349 CHECK(msg->findInt32("what", &what));
387 CHECK(msg->findSize("trackIndex", &trackIndex));
396 CHECK(msg->findBuffer("accessUnit", &accessUnit));
441 CHECK(accessUnit->meta()->findInt32("rtp-time", (int32_t *)&rtpTime))
    [all...]
  /art/runtime/base/unix_file/
string_file.cc 39 CHECK(buf);
67 CHECK(buf);
  /external/chromium/base/synchronization/
waitable_event_win.cc 19 CHECK(handle_);
24 CHECK(handle) << "Tried to create WaitableEvent from NULL handle";
85 // The cast is safe because count is small - see the CHECK above.
  /external/chromium/chrome/browser/
mock_browsing_data_database_helper.cc 31 CHECK(databases_.find(key) != databases_.end());
49 CHECK(callback_.get());
mock_browsing_data_indexed_db_helper.cc 29 CHECK(files_.find(file_path.value()) != files_.end());
48 CHECK(callback_.get());
mock_browsing_data_local_storage_helper.cc 30 CHECK(files_.find(file_path.value()) != files_.end());
49 CHECK(callback_.get());
  /external/chromium_org/cc/resources/
resource_update.cc 18 CHECK(content_rect.Contains(source_rect));
34 CHECK(content_rect.Contains(source_rect));

Completed in 416 milliseconds

<<21222324252627282930>>