Home
last modified time | relevance | path

Searched defs:Level (Results 1 - 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp31 raw_ostream &llvm::naclbitc::ErrorAt(raw_ostream &Out, ErrorLevel Level, in ErrorAt() argument
H A DNaClBitcodeParser.cpp87 bool NaClBitcodeParser::ErrorAt(naclbitc::ErrorLevel Level, in ErrorAt() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCompression.cpp49 compress(StringRef InputBuffer, SmallVectorImpl<char> &CompressedBuffer, int Level) compress() argument
H A DIntervalMap.cpp47 void Path::moveLeft(unsigned Level) { in moveLeft() argument
97 moveRight(unsigned Level) moveRight() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLGraph.h77 bool addNodeToLevel(unsigned Level) { in addNodeToLevel() argument
85 NodeInfo &getNodeInfoAtLevel(unsigned Level) { in getNodeInfoAtLevel() argument
/third_party/rust/crates/log/src/
H A Dlib.rs426 pub enum Level { enum
582 impl Level { global() impls
[all...]
H A Dserde.rs[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DDebug.cpp47 enum class Level class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h63 unsigned Level; member in llvm::bf_iterator
/third_party/typescript/tests/baselines/reference/
H A DexhaustiveSwitchStatements1.js377 var Level; variable
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dtexture9.c247 NineTexture9_GetLevelDesc( struct NineTexture9 *This, UINT Level, D3DSURFACE_DESC *pDesc ) NineTexture9_GetLevelDesc() argument
262 NineTexture9_GetSurfaceLevel( struct NineTexture9 *This, UINT Level, IDirect3DSurface9 **ppSurfaceLevel ) NineTexture9_GetSurfaceLevel() argument
278 NineTexture9_LockRect( struct NineTexture9 *This, UINT Level, D3DLOCKED_RECT *pLockedRect, const RECT *pRect, DWORD Flags ) NineTexture9_LockRect() argument
[all...]
H A Dvolumetexture9.c154 NineVolumeTexture9_GetLevelDesc( struct NineVolumeTexture9 *This, UINT Level, D3DVOLUME_DESC *pDesc ) NineVolumeTexture9_GetLevelDesc() argument
166 NineVolumeTexture9_GetVolumeLevel( struct NineVolumeTexture9 *This, UINT Level, IDirect3DVolume9 **ppVolumeLevel ) NineVolumeTexture9_GetVolumeLevel() argument
179 NineVolumeTexture9_LockBox( struct NineVolumeTexture9 *This, UINT Level, D3DLOCKED_BOX *pLockedVolume, const D3DBOX *pBox, DWORD Flags ) NineVolumeTexture9_LockBox() argument
[all...]
H A Dcubetexture9.c198 NineCubeTexture9_GetLevelDesc( struct NineCubeTexture9 *This, UINT Level, D3DSURFACE_DESC *pDesc ) NineCubeTexture9_GetLevelDesc() argument
212 NineCubeTexture9_GetCubeMapSurface( struct NineCubeTexture9 *This, D3DCUBEMAP_FACES FaceType, UINT Level, IDirect3DSurface9 **ppCubeMapSurface ) NineCubeTexture9_GetCubeMapSurface() argument
232 NineCubeTexture9_LockRect( struct NineCubeTexture9 *This, D3DCUBEMAP_FACES FaceType, UINT Level, D3DLOCKED_RECT *pLockedRect, const RECT *pRect, DWORD Flags ) NineCubeTexture9_LockRect() argument
[all...]
H A Dvolume9.c52 NineVolume9_ctor( struct NineVolume9 *This, struct NineUnknownParams *pParams, struct NineUnknown *pContainer, struct pipe_resource *pResource, unsigned Level, D3DVOLUME_DESC *pDesc ) NineVolume9_ctor() argument
548 NineVolume9_new( struct NineDevice9 *pDevice, struct NineUnknown *pContainer, struct pipe_resource *pResource, unsigned Level, D3DVOLUME_DESC *pDesc, struct NineVolume9 **ppOut ) NineVolume9_new() argument
/third_party/node/src/
H A Dnode_win32_etw_provider.cc146 etw_events_enable_callback( LPCGUID SourceId, ULONG IsEnabled, UCHAR Level, ULONGLONG MatchAnyKeyword, ULONGLONG MatchAllKeywords, PEVENT_FILTER_DESCRIPTOR FilterData, PVOID CallbackContext) etw_events_enable_callback() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DDebug.cpp99 enum class Level class
[all...]
H A DNucleus.hpp46 enum class Level class in rr::Optimization
73 Optimization(Level level = Level::Default, const Passes &passes = {}) in Optimization() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCodeGen.h33 enum Level { NotPIC=0, SmallPIC=1, BigPIC=2 }; enum
37 enum Level { Default=0, Small=1, Large=2 }; enum
52 enum Level { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachine.cpp240 void TargetMachine::setOptLevel(CodeGenOpt::Level Level) { OptLevel = Level; } in setOptLevel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h94 unsigned Level; member
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs13 pub enum Level { enum
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DZipRegistry.h82 UInt32 Level; member
135 UInt32 Level; member
/third_party/mesa3d/src/egl/main/
H A Deglconfig.h61 EGLint Level; member
/third_party/node/deps/v8/tools/v8windbg/test/
H A Ddebug-callbacks.cc68 HRESULT __stdcall MyCallback::SystemError(ULONG Error, ULONG Level) { in SystemError() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp71 llvm::getStandardCSEConfigForOpt(CodeGenOpt::Level Level) { in getStandardCSEConfigForOpt() argument

Completed in 13 milliseconds

123