Home
last modified time | relevance | path

Searched refs:empty (Results 1601 - 1625 of 11590) sorted by relevance

1...<<61626364656667686970>>...464

/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork05.c129 unsigned int empty:25; member
155 ldt0.empty = 0; in main()
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dgeocoding_warpper.cc32 std::string empty = ""; in exposeLocationName() local
33 return strcpy_s(res, resLength, empty.c_str()); in exposeLocationName()
/third_party/node/deps/v8/src/logging/
H A Dmetrics.cc24 while (!delayed_events.empty()) {
53 bool was_empty = delayed_events_.empty(); in Delay()
/third_party/libabigail/include/
H A Dabg-viz-svg.h101 empty() { return _M_sstream.str().empty(); } in empty() function
H A Dabg-viz-dot.h110 empty() { return _M_sstream.str().empty(); } in empty() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMakeUtil.hpp44 return (v.empty() ? DE_NULL : &v[0]); in dataOrNullPtr()
50 return (v.empty() ? DE_NULL : &v[0]); in dataOrNullPtr()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DObserver.cpp37 return !mObservers.empty(); in hasObservers()
42 if (mObservers.empty()) in onStateChange()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DName.h32 ASSERT(rawName.empty() == (symbolType == SymbolType::Empty)); in Name()
54 bool empty() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp14 if (S.empty() && !Strings.empty()) in getEntry()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_global_variables.cpp51 if (basic_types.empty()) { in Apply()
72 if (available_pointers_to_basic_type.empty()) { in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dworkaround1209.cpp42 if (!loop_merges.empty() && bb->id() == loop_merges.top()) { in RemoveOpUnreachableInLoops()
47 if (!loop_merges.empty()) { in RemoveOpUnreachableInLoops()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_global_variables.cpp51 if (basic_types.empty()) { in Apply()
72 if (available_pointers_to_basic_type.empty()) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dworkaround1209.cpp42 if (!loop_merges.empty() && bb->id() == loop_merges.top()) { in RemoveOpUnreachableInLoops()
47 if (!loop_merges.empty()) { in RemoveOpUnreachableInLoops()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dremtrans.cpp63 UnicodeString empty; in handleTransliterate() local
64 text.handleReplaceBetween(index.start, index.limit, empty); in handleTransliterate()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DRequestTracker.h33 ASSERT(mRequests.empty()); in ~RequestTracker()
58 while (!mRequests.empty()) { in CloseAll()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DErrorScope.cpp52 ASSERT(!mScopes.empty()); in Pop()
59 return mScopes.empty(); in Empty()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DTypeFinder.h55 bool empty() const { return StructTypes.empty(); } in empty() function in llvm::TypeFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DYAML.h100 if (LHS.Data.empty() && RHS.Data.empty()) in operator ==()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DRemarkLinker.h78 bool empty() const { return Remarks.empty(); } in empty() function
92 /// format of the file. If the section doesn't exist, this returns an empty
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DUniqueVector.h89 /// empty - Returns true if the vector is empty.
90 bool empty() const { return Vector.empty(); } in empty() function in llvm::UniqueVector
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dmatch.h60 return prefix.empty() ||
70 return suffix.empty() ||
/third_party/rust/crates/rustix/tests/fs/
H A Dfutimens.rs7 let dir = openat(cwd(), tmp.path(), OFlags::RDONLY, Mode::empty()).unwrap(); in test_futimens()
13 Mode::empty(), in test_futimens()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_global_variables.cpp52 if (basic_types.empty()) { in Apply()
73 if (available_pointers_to_basic_type.empty()) { in Apply()
H A Dfuzzer_pass_add_local_variables.cpp38 if (basic_types.empty()) { in Apply()
61 if (available_pointers_to_basic_type.empty()) { in Apply()
/third_party/spirv-tools/source/opt/
H A Dworkaround1209.cpp42 if (!loop_merges.empty() && bb->id() == loop_merges.top()) { in RemoveOpUnreachableInLoops()
47 if (!loop_merges.empty()) { in RemoveOpUnreachableInLoops()

Completed in 9 milliseconds

1...<<61626364656667686970>>...464