Home
last modified time | relevance | path

Searched defs:None (Results 1 - 25 of 165) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DNone.h23 const NoneType None = None; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DNone.h22 enum class NoneType { None = 1 }; member in llvm::NoneType
23 const NoneType None = NoneType::None; member in llvm::NoneType
/third_party/skia/third_party/externals/dawn/src/common/
H A Dxlib_with_undefs.h34 #undef None macro
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DSampleEnum.cs39 None = 0, enumerator
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DSampleEnum.cs39 None = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DIPO.h228 None, ///< Do nothing. member in llvm::PassSummaryAction
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
H A DLinker.h29 None = 0, enumerator
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dpacket.h85 enum class ErrDef { None = 0, BadFormat = 1, BadArgs = 2, Failed = 3 }; member in v8::internal::wasm::gdb_server::Packet::ErrDef
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.h22 None, member in sh::MetalShaderType
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.hpp77 enum BlendFactorModifier { None, OneMinus }; enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DBackendVk.h29 None, member in dawn_native::vulkan::ICD
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h29 None = 0, member in llvm::pdb::PdbSymbolIdField
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dtask.h30 None = 0, member in marl::Task::Flags
/third_party/skia/include/gpu/dawn/
H A DGrDawnTypes.h22 #undef None macro
23 static constexpr int None = 0L; variable
/third_party/node/deps/v8/src/wasm/
H A Dwasm-features.h83 constexpr WasmFeatures WasmFeatures::None() { return {}; } in None() function in v8::internal::wasm::WasmFeatures
/third_party/node/deps/v8/src/objects/
H A Dfield-type.cc16 FieldType FieldType::None() { return FieldType(Smi::FromInt(2).ptr()); } in None() function in v8::internal::FieldType
22 Handle<FieldType> FieldType::None(Isolate* isolate) { in None() function in v8::internal::FieldType
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_exitfunc.py35 self.sys_import = None namespace
40 if self.sys_import is None: namespace
52 if self.sys_import is None: namespace
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.hpp35 None, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCTargetOptions.h18 None, ///< No exception support member in llvm::ExceptionHandling
27 None, ///< No compression member in llvm::DebugCompressionType
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-type-util.h108 struct None {}; struct
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-type-util.h138 struct None {}; struct
/third_party/mesa3d/src/tool/pps/
H A Dpps_counter.h41 None, member in pps::Counter::Units
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSubresource.h27 None = 0x0, member in dawn_native::Aspect
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h42 None, enumerator
/third_party/protobuf/python/google/protobuf/internal/
H A Dapi_implementation.py60 raise ImportError('_use_fast_cpp_protos import succeeded but was None') namespace

Completed in 7 milliseconds

1234567