Home
last modified time | relevance | path

Searched defs:empty (Results 301 - 325 of 552) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceMap.h242 bool ResourceMap<ResourceType, IDType>::empty() const in empty() function in gl::ResourceMap
/third_party/gn/src/base/containers/
H A Dflat_tree.h601 bool flat_tree<Key, Value, GetKeyFromValue, KeyCompare>::empty() const { in empty() function in base::internal::flat_tree
/third_party/glslang/glslang/Include/
H A DConstantUnion.h929 bool empty() const { return unionArray == nullptr; } in empty() function in glslang::TConstUnionArray
/third_party/backends/backend/genesys/
H A Dregister.h383 bool empty() const { return registers_.empty(); } in empty() function in genesys::RegisterSettingSet
H A Dsensor.h66 bool empty() const { return shifts_.empty(); } in empty() function in genesys::StaggerConfig
/third_party/cups-filters/filter/
H A Drastertopclx.c1798 int empty = 1; in main() local
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc1131 int empty = 0; in main() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationruleparser.cpp293 UnicodeString empty, raw; in parseStarredCharacters() local
/third_party/icu/icu4c/source/test/intltest/
H A Dstrtest.cpp267 StringPiece empty; in TestStringPiece() local
401 StringPiece empty; TestStringPieceComparisons() local
[all...]
/third_party/lwip/src/core/ipv4/
H A Detharp.c288 s16_t empty = ARP_TABLE_SIZE; in etharp_find_entry() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode.cc484 bool Node::UseEdges::empty() const { return begin() == end(); } in empty() function in v8::internal::compiler::Node::UseEdges
494 bool Node::Uses::empty() const { return begin() == end(); } in empty() function in v8::internal::compiler::Node::Uses
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc186 bool empty = IsEmpty(); in Emit() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-async-generator-gen.cc277 Branch(IsUndefined(var_current.value()), &empty, &loop); in AddAsyncGeneratorRequestToQueue() local
/third_party/node/deps/v8/src/heap/
H A Dfree-list.h165 bool empty = true; in IsEmpty() local
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h356 bool empty() const { return locations_.empty(); } in empty() function in v8::internal::GlobalHandleVector
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c336 int empty = RSA_get0_n(rsa) == NULL; in rsa_get_params() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTable.java897 private static Row empty(RangeTree row) { empty() method in RangeTable.Row
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp151 map<string, string> empty; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp734 bool empty = true; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDifferingInterpolationTests.cpp151 map<string, string> empty; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.cpp159 bool SymbolEnv::TemplateName::empty() const in empty() function in SymbolEnv::TemplateName
[all...]
/third_party/skia/src/gpu/
H A DGrResourceAllocator.h254 bool empty() const { in empty() function in GrResourceAllocator::ActualUse::IntervalList
/third_party/skia/src/core/
H A DSkRasterPipeline.h254 bool empty() const { return fStages == nullptr; } in empty() function in SkRasterPipeline
/third_party/openssl/providers/implementations/keymgmt/
H A Drsa_kmgmt.c336 int empty = RSA_get0_n(rsa) == NULL; in rsa_get_params() local

Completed in 25 milliseconds

1...<<11121314151617181920>>...23