Home
last modified time | relevance | path

Searched defs:newState (Results 1 – 25 of 52) sorted by relevance

123

/third_party/lzma/CPP/Windows/
DSecurityUtils.h70 bool AdjustPrivileges(bool disableAllPrivileges, PTOKEN_PRIVILEGES newState, in AdjustPrivileges()
75 bool AdjustPrivileges(bool disableAllPrivileges, PTOKEN_PRIVILEGES newState) in AdjustPrivileges()
78 bool AdjustPrivileges(PTOKEN_PRIVILEGES newState) in AdjustPrivileges()
/third_party/typescript/tests/cases/compiler/
DtwiceNestedKeyofIndexInference.ts32 const newState: State = set(state, ["a", 'b'], 'why'); // shouldn't be an error constant
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp730 D3D12_RESOURCE_STATES newState) { in TrackAllUsageAndTransitionNow()
735 D3D12_RESOURCE_STATES newState, in TrackUsageAndTransitionNow()
763 D3D12_RESOURCE_STATES newState, in TransitionSubresourceRange()
871 D3D12_RESOURCE_STATES newState, in TransitionUsageAndGetResourceBarrier()
912 D3D12_RESOURCE_STATES newState = D3D12TextureUsage(usage, GetFormat()); in TrackUsageAndGetResourceBarrierForPass() local
DBufferD3D12.cpp230 D3D12_RESOURCE_STATES newState = D3D12BufferUsage(newUsage); in TransitionUsageAndGetResourceBarrier() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dcache_merge_op.h53 void SetState(State newState) { st_ = newState; } in SetState()
/third_party/skia/tests/
DBackendSurfaceMutableStateTest.cpp45 GrBackendSurfaceMutableState newState(VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/m133/tests/
DBackendSurfaceMutableStateTest.cpp74 MutableTextureState newState = skgpu::MutableTextureStates::MakeVulkan( in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DTextureResource.h64 void updateResourceState(D3D12_RESOURCE_STATES newState) { in updateResourceState()
/third_party/skia/src/gpu/d3d/
DGrD3DTextureResource.h64 void updateResourceState(D3D12_RESOURCE_STATES newState) { in updateResourceState()
/third_party/skia/m133/src/sksl/
DSkSLLexer.cpp2092 State newState = get_transition(kMappings[c], state); in next() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSamplerGL.cpp51 const gl::SamplerState &newState, in SyncSamplerStateMember()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DThaiStateTable.java23 private final static int newState() in newState() method in ThaiStateTable
/third_party/skia/src/sksl/
DSkSLLexerExt.cpp822 State newState = get_transition(kMappings[c], state); in next() local
DSkSLLexer.cpp516 State newState = get_transition(kMappings[c], state); in next() local
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioInputStreamOpenSLES.cpp233 Result AudioInputStreamOpenSLES::setRecordState_l(SLuint32 newState) { in setRecordState_l()
DAudioOutputStreamOpenSLES.cpp262 Result AudioOutputStreamOpenSLES::setPlayState_l(SLuint32 newState) { in setPlayState_l()
/third_party/skia/m133/tests/graphite/
DBackendTextureTest.cpp230 skgpu::MutableTextureState newState = in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/m133/src/gpu/graphite/
DCommandBuffer.h78 const MutableTextureState* newState) {} in prepareSurfaceForStateUpdate()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramParser.java47 private int newState; field in NGramParser.StateEntry
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanBackendTexture.cpp126 void SetMutableState(BackendTexture* tex, const skgpu::MutableTextureState& newState) { in SetMutableState()
/third_party/skia/src/gpu/
DGrDrawingManager.cpp101 const GrBackendSurfaceMutableState* newState) { in flush()
538 const GrBackendSurfaceMutableState* newState) { in flushSurfaces()
DGrDirectContextPriv.cpp40 const GrBackendSurfaceMutableState* newState) { in flushSurfaces()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh456 HBUINT16 newState; /* Byte offset from beginning of state table member
475 HBUINT16 newState; /* Byte offset from beginning of state table to the new state. */ member
616 int newState = new_state (p->newState); in sanitize() local
/third_party/skia/m133/src/gpu/ganesh/
DGrDirectContextPriv.cpp72 const skgpu::MutableTextureState* newState) { in flushSurfaces()
DGrDrawingManager.cpp101 const skgpu::MutableTextureState* newState) { in flush()
533 const skgpu::MutableTextureState* newState) { in flushSurfaces()

123