Home
last modified time | relevance | path

Searched refs:empty (Results 6726 - 6750 of 10311) sorted by relevance

1...<<261262263264265266267268269270>>...413

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp252 // non-execute-only. To avoid the empty implicitly created .text in addTargetSectionFlags()
254 // mark it execute-only if it is empty and there is at least one in addTargetSectionFlags()
261 if (!DF->getContents().empty()) in addTargetSectionFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonVectorPrint.cpp159 Changed = !VecPrintList.empty(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp48 if (!Suffix.empty()) in GetSymbolFromOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp128 FS += FS.empty() ? "+soft-float" : ",+soft-float"; in getSubtargetImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp162 if (Available.empty()) in pickNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp185 if (Cond.empty()) { in insertBranch()
H A DWebAssemblyLowerGlobalDtors.cpp101 if (DtorFuncs.empty()) in runOnModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
H A DTextStubCommon.cpp213 if (UUID.empty()) in input()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp101 if (!ClOrderFileWriteMapping.empty()) { in generateCodeSequence()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp257 } while (!Worklist.empty()); in FindDependencies()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dfuzzer.cc71 assert(!types.empty() && "At least one mutator type must be specified"); in CreateMutator()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_misc_test.cc276 if (GetParam().expected_error.empty()) { in TEST_P()
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_windows.cc160 if (!input_.empty()) { in Exec()
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector.cc130 if (packed.empty()) { in AppendVector()
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.h101 bool HasInvariant() { return !invariant_define_name_.empty(); } in HasInvariant()
413 /// Unique name of the 'TINT_INVARIANT' preprocessor define. Non-empty only if
/third_party/skia/tools/
H A Dconvert-to-nia.cpp155 // The SkCodec::getFrameInfo comment says that this vector will be empty in main()
158 bool stillImage = frameInfos.empty(); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node.h248 bool empty() const { return this == this->getPrev(); } in empty() function in llvm::ilist_sentinel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopIterator.h217 assert(DFS.PostBlocks.empty() && "Need clear DFS result before traversing"); in begin()
218 assert(DFS.L->getNumBlocks() && "po_iterator cannot handle an empty graph"); in begin()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h152 /// empty - Return true if there is any lexical scope information available.
153 bool empty() { return CurrentFnLexicalScope == nullptr; } in empty() function in llvm::LexicalScopes
H A DScheduleDAGInstrs.h386 const SUnit *Addr = SUnits.empty() ? nullptr : &SUnits[0]; in newSUnit()
/third_party/unity/examples/example_3/
H A Drakefile_helper.rb147 report(output) if verbose && !output.nil? && !output.empty?
/third_party/vixl/test/
H A Dtest-donkey.cc201 } else if (useful_insts.empty() || random_only || (miss_count > 10000)) { in main()
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.cc2 // source: google/protobuf/empty.proto
4 #include <google/protobuf/empty.pb.h>
57 "\n\033google/protobuf/empty.proto\022\017google.pr"
60 "/ptypes/empty\370\001\001\242\002\003GPB\252\002\036Google.Protobuf"
70 false, false, descriptor_table_protodef_google_2fprotobuf_2fempty_2eproto, "google/protobuf/empty.proto", 183,
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistry.java92 /** Construct a new, empty instance. */
97 /** Get the unmodifiable singleton empty instance. */
291 ExtensionRegistry(boolean empty) { in ExtensionRegistry() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_generator.cc103 if (!options[i].second.empty()) { in Generate()
192 // be generated as empty placeholders. in Generate()

Completed in 17 milliseconds

1...<<261262263264265266267268269270>>...413