Home
last modified time | relevance | path

Searched refs:empty (Results 6551 - 6575 of 10219) sorted by relevance

1...<<261262263264265266267268269270>>...409

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp95 while (!groups.empty()) { in group_allocation()
H A Dsfn_peephole.cpp166 assert(!src0->parents().empty()); in visit()
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.cc98 if (dest_prop.type_name.empty() || source_prop.num_struct_fields > 0) { in GetPropertiesAsVector()
/third_party/node/deps/v8/tools/ignition/
H A Dbytecode_dispatches_report.py134 counters_matrix = numpy.empty([len(labels), len(labels)], dtype=int)
/third_party/node/src/tracing/
H A Dnode_trace_writer.cc206 if (!write_req_queue_.empty()) { in AfterWrite()
/third_party/node/test/cctest/
H A Dnode_test_fixture.h90 CHECK(errors.empty()); in SetUpTestCase()
/third_party/node/tools/inspector_protocol/jinja2/
H A Dbccache.py101 raise TypeError('can\'t write empty bucket')
/third_party/node/deps/icu-small/source/common/
H A Duvector.h311 * The poorly named `empty()` method doesn't empty the
312 * stack; it determines if the stack is empty.
331 inline UBool empty() const {return isEmpty();} in empty() function in UStack
/third_party/ninja/src/
H A Dsubprocess-win32.cc284 if (finished_.empty()) in NextFinished()
H A Dsubprocess_test.cc240 while (!subprocs_.running_.empty()) in TEST_F()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h73 GLboolean empty; member
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc273 if (new_records.empty()) {
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dphonenumber_offline_geocoder.cc88 if (filename.empty()) { in GetPhonePrefixDescriptions()
/third_party/node/deps/v8/src/compiler/backend/
H A Djump-threading.cc77 // Process the stack, which implements DFS through empty blocks. in ComputeForwarding()
78 while (!state.stack.empty()) { in ComputeForwarding()
80 // Process the instructions in a block up to a non-empty instruction. in ComputeForwarding()
191 // Skip empty blocks when the previous block doesn't fall through. in ApplyForwarding()
/third_party/node/deps/v8/src/compiler/
H A Ddecompression-optimizer.cc57 while (!to_visit_.empty()) { in MarkNodes()
H A Dloop-analysis.h98 if (loop.children().empty()) { in inner_loops()
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.cc144 if (name_vec.empty()) name_vec = base::ArrayVector("unknown"); in GetDebugName()
/third_party/node/deps/v8/src/base/
H A Dsmall-vector.h98 bool empty() const { return end_ == begin_; } in empty() function in v8::base::SmallVector
/third_party/node/deps/v8/src/diagnostics/
H A Dcompilation-statistics.cc106 if (!stats.function_name_.empty()) { in WriteLine()
/third_party/node/deps/v8/src/handles/
H A Dhandles.cc108 if (!impl->blocks()->empty()) { in Extend()
/third_party/node/deps/v8/src/heap/
H A Dembedder-tracing.cc124 if (!wrapper_cache_.empty()) { in ~ProcessingScope()
H A Dmarking-barrier.cc211 DCHECK(typed_slots_map_.empty()); in Deactivate()
/third_party/node/deps/v8/src/runtime/
H A Druntime-typedarray.cc165 DCHECK_NE(array_copy.is_null(), offheap_copy.empty()); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/torque/
H A Ddeclarations.h62 if (d.empty()) { in Lookup()
/third_party/node/deps/v8/src/utils/
H A Didentity-map.h33 bool empty() const { return size_ == 0; } in empty() function in v8::internal::IdentityMapBase

Completed in 17 milliseconds

1...<<261262263264265266267268269270>>...409