/third_party/spirv-tools/source/ |
H A D | text.cpp | 58 // If the string was empty, then the ID also is not valid. in spvIsValidID() 448 if (pExpectedOperands->empty()) { in spvTextEncodeOperand() 583 if (opcodeEntry->hasResult && result_id.empty()) { in spvTextEncodeOpcode() 588 if (!opcodeEntry->hasResult && !result_id.empty()) { in spvTextEncodeOpcode() 611 while (!expectedOperands.empty()) { in spvTextEncodeOpcode() 618 if (type == SPV_OPERAND_TYPE_RESULT_ID && !result_id.empty()) { in spvTextEncodeOpcode()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationFractionalSpacingTests.cpp | 183 else if (segmentsB.empty() || de::abs(seg.length - segmentsB[0].length) < epsilon) in verifyFractionalSpacingSingle() 198 if (!segmentsA.empty() && !segmentsB.empty()) in verifyFractionalSpacingSingle() 206 if (segmentsA.empty() || segmentsB.empty()) // All segments have same length. This is ok. in verifyFractionalSpacingSingle()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.cc | 186 if (vec.empty()) continue; // Avoid nullptr in {memcpy}. in ConcatenateBytes() 242 if (!name.empty()) { in DebugName() 246 } else if (name.empty()) { in DebugName() 285 if (!source_positions().empty()) { in LogCode() 427 if (!source_positions().empty()) { in Disassemble() 499 if (dead_code.empty()) return; in DecrementRefCount() 532 DCHECK(owned_code_space_.empty()); in Init() 646 // non-empty regions. 675 // There are no empty regions. in ~CheckWritableMemoryRegions() 723 Address hint = owned_code_space_.empty() in AllocateForCodeInRegion() [all...] |
/third_party/nghttp2/src/ |
H A D | h2load.cc | 155 bool Config::has_base_uri() const { return (!this->base_uri.empty()); } in has_base_uri() 159 return !npn_list.empty() && in is_quic() 1149 if (!selected_proto.empty()) { in connection_made() 1725 if (samples.empty()) { in compute_time_stat() 1854 config.connect_to_host.empty() ? config.host : config.connect_to_host; in resolve_host() 1992 if (script_line.empty()) { in read_script_from_file() 2652 if (p.first.empty() || in main() 2653 (!p.second.empty() && (port = util::parse_uint(p.second)) == -1)) { in main() 2716 if (config.ifile.empty()) { in main() 2728 if (config.npn_list.empty()) { in main() [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | contains-vs-inherits-zero-sized.hpp | 19 Empty empty; member
|
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
H A D | hdrcodec_ndk_sample.cpp | 112 std::queue<uint32_t> empty; in clearIntqueue() local 113 swap(empty, q); in clearIntqueue() 270 std::queue<OH_AVMemory *>empty; in FlushBuffer() local 271 swap(empty, decSignal->inBufferQueue_); in FlushBuffer()
|
/third_party/gn/src/gn/ |
H A D | command_args.cc | 54 // Degenerate case of an empty line. Below we'll try to return the in BackUpToLineBegin() 80 if (!line_stripped.empty() && line_stripped[0] == ' ') in StripHashFromLine() 131 if (!comment.empty()) in PrintDefaultValueInfo() 202 if (!comment.empty() && !short_only) in BuildArgJson() 216 if (!list_value.empty()) { in ListArgs() 424 given build directory doesn't exist, it will be created and an empty args
|
H A D | command_refs.cc | 374 if (!line.empty()) 422 if (!quiet && config_matches.empty() && explicit_target_matches.empty() && 423 target_matches.empty()) {
|
H A D | input_conversion.cc | 85 // we made, rather than the result of running the block (which will be empty). in ParseValueOrScope() 98 // Trim one empty line from the end since the last line might end in a in ParseList() 101 if (!as_lines.empty() && as_lines[as_lines.size() - 1].empty()) in ParseList() 209 if (input_conversion.empty()) in DoConvertInputToValue() 311 Note that if the input is empty, the result will be a null value which
|
H A D | metadata_unittest.cc | 12 ASSERT_TRUE(metadata.contents().empty()); in TEST() 182 EXPECT_TRUE(results.empty()); in TEST() 204 EXPECT_TRUE(results.empty()); in TEST() 232 EXPECT_TRUE(results.empty()); in TEST()
|
/third_party/glslang/StandAlone/ |
H A D | spirv-remap.cpp | 136 // Ignore empty lines and lines starting with the comment marker '#'. in read() 147 if (outFile.empty()) in write() 204 if (!whiteListFile.empty()) in execute() 259 while (!path.empty() && path.back() == path_sep_char()) in parseCmdLine() 402 if (outputDirOrFiles.empty()) in main()
|
/third_party/icu/icu4c/source/common/ |
H A D | localebuilder.cpp | 74 if (input.empty()) { in setField() 115 if (variant.empty()) { in setVariant() 245 if (!value.empty()) { in setExtension() 256 (!type.empty() && in setUnicodeLocaleKeyword()
|
H A D | uvector.cpp | 371 UElement empty; in setSize() local 372 empty.pointer = nullptr; in setSize() 373 empty.integer = 0; in setSize() 375 elements[i] = empty; in setSize()
|
/third_party/json/include/nlohmann/detail/input/ |
H A D | input_adapters.hpp | 167 bool empty() const in empty() function in detail::iterator_input_adapter 188 if (JSON_HEDLEY_UNLIKELY(input.empty())) in fill_buffer() 246 if (JSON_HEDLEY_UNLIKELY(input.empty())) in fill_buffer() 277 if (JSON_HEDLEY_UNLIKELY(!input.empty())) in fill_buffer()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | memory.cpp | 99 data_ptr = !data.empty() ? data.data() : host_ptr(); in resource_in() 114 auto r = (!resources.empty() ? in resource() 185 const void *data_ptr = !data.empty() ? data.data() : NULL; in resource_in() 199 auto r = (!resources.empty() ? in resource()
|
/third_party/node/src/ |
H A D | inspector_io.cc | 32 if (!script_name.empty()) { in ScriptPath() 115 bool notify = messages_.empty(); in Post() 125 if (messages_.empty()) { in Wait() 364 return script_name_.empty() ? GetHumanReadableProcessName() : script_name_; in GetTargetTitle()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | localebuilder.cpp | 74 if (input.empty()) { in setField() 115 if (variant.empty()) { in setVariant() 245 if (!value.empty()) { in setExtension() 256 (!type.empty() && in setUnicodeLocaleKeyword()
|
H A D | uvector.cpp | 371 UElement empty; in setSize() local 372 empty.pointer = nullptr; in setSize() 373 empty.integer = 0; in setSize() 375 elements[i] = empty; in setSize()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | store-store-elimination.cc | 69 // UnobservableStores, or the "unvisited empty set". 96 // Create a new empty UnobservablesSet. This allocates in the zone, and 108 // empty, will return empty. 110 const UnobservablesSet& empty, Zone* zone) const; 199 // amount of empty sets. 279 while (!revisit_.empty()) { in Find() 388 TRACE(" #%d:%s might observe anything, recording empty set", in RecomputeSet() 461 // Everything is observable after these opcodes; return the empty set. in RecomputeUseIntersection() 496 // Break fast for the empty se in RecomputeUseIntersection() 520 Intersect(const UnobservablesSet& other, const UnobservablesSet& empty, Zone* zone) const Intersect() argument [all...] |
H A D | memory-optimizer.cc | 105 while (!queue.empty()) { in SearchAllocatingNode() 198 while (!tokens_.empty()) { in Optimize() 203 DCHECK(pending_.empty()); in Optimize() 204 DCHECK(tokens_.empty()); in Optimize() 424 // If the loop can allocate, we start with an empty state at the in EnqueueMerge()
|
/third_party/node/deps/v8/src/heap/ |
H A D | free-list.h | 165 bool empty = true; in IsEmpty() local 166 ForAllFreeListCategories([&empty](FreeListCategory* category) { in IsEmpty() 167 if (!category->is_empty()) empty = false; in IsEmpty() 169 return empty; in IsEmpty() 228 // Returns nullptr if the category is empty or the top entry is smaller 352 // Same as FreeListMany but uses a cache to know which categories are empty. 354 // each category c, next_nonempty_category[c] contains the first non-empty
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | QueryGL.cpp | 79 while (!mPendingQueries.empty()) in ~StandardQueryGL() 118 ASSERT(mPendingQueries.empty()); in getResultBase() 149 *available = mPendingQueries.empty(); in isResultAvailable() 194 while (!mPendingQueries.empty()) in flush()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.cpp | 115 if (buffer.getProperties().empty()) in createBuffer() 148 if (image.getProperties().empty()) in createImage() 230 else if (!sampler.getProperties().empty()) in createSampler() 324 !nativeDevices.empty() ? nativeDevices.data() : nullptr; in linkProgram()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 383 bool HaveTTData = !TypeInfos.empty() || !FilterIds.empty(); in emitExceptionTable() 622 if (VerboseAsm && !TypeInfos.empty()) { in emitTypeInfos() 638 if (VerboseAsm && !FilterIds.empty()) { in emitTypeInfos()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PostRASchedulerList.cpp | 548 // While Available queue is not empty, grab the node with the highest in ListScheduleTopDown() 552 while (!AvailableQueue.empty() || !PendingQueue.empty()) { in ListScheduleTopDown() 572 while (!AvailableQueue.empty()) { in ListScheduleTopDown() 615 if (!NotReady.empty()) { in ListScheduleTopDown()
|