Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/cases/compiler/
DtwiceNestedKeyofIndexInference.ts32 const newState: State = set(state, ["a", 'b'], 'why'); // shouldn't be an error constant
/third_party/flutter/skia/src/sksl/
DSkSLLexer.cpp1026 int16_t newState = transitions[mappings[c]][state]; in next() local
/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/skia/tests/
DBackendSurfaceMutableStateTest.cpp45 GrBackendSurfaceMutableState newState(VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/src/gpu/d3d/
DGrD3DTextureResource.h64 void updateResourceState(D3D12_RESOURCE_STATES newState) { in updateResourceState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSamplerGL.cpp51 const gl::SamplerState &newState, in SyncSamplerStateMember()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSamplerGL.cpp51 const gl::SamplerState &newState, in SyncSamplerStateMember()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp343 D3D12_RESOURCE_STATES newState) { in TransitionUsageAndGetResourceBarrier()
415 D3D12_RESOURCE_STATES newState) { in TransitionUsageNow()
DBufferD3D12.cpp143 D3D12_RESOURCE_STATES newState = D3D12BufferUsage(newUsage); in TransitionUsageAndGetResourceBarrier() local
/third_party/skia/src/sksl/
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/src/gpu/
DGrDrawingManager.cpp101 const GrBackendSurfaceMutableState* newState) { in flush()
512 const GrBackendSurfaceMutableState* newState) { in flushSurfaces()
DGrDirectContextPriv.cpp40 const GrBackendSurfaceMutableState* newState) { in flushSurfaces()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_keyboard.c296 SDL_Keymod newState; in keyboard_getSetModState() local
Dtestautomation_mouse.c258 int newState; in _changeCursorVisibility() local
/third_party/harfbuzz/src/
Dhb-aat-layout-common.hh453 HBUINT16 newState; /* Byte offset from beginning of state table member
472 HBUINT16 newState; /* Byte offset from beginning of state table to the new state. */ member
613 int newState = new_state (p->newState); in sanitize() local
/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/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh453 HBUINT16 newState; /* Byte offset from beginning of state table member
472 HBUINT16 newState; /* Byte offset from beginning of state table to the new state. */ member
613 int newState = new_state (p->newState); in sanitize() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Ducmstate.cpp624 int32_t i, j, leadState, trailState, newState, fallback; in compactToUnicode2() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ducmstate.cpp624 int32_t i, j, leadState, trailState, newState, fallback; in compactToUnicode2() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ducmstate.cpp624 int32_t i, j, leadState, trailState, newState, fallback; in compactToUnicode2() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBITableBuilder.java599 RBBIStateDescriptor newState = new RBBIStateDescriptor(lastInputSymbol); in buildStateTable() local
/third_party/icu/icu4c/source/tools/toolutil/
Ducmstate.cpp624 int32_t i, j, leadState, trailState, newState, fallback; in compactToUnicode2() local

12