Home
last modified time | relevance | path

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

123

/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/mindspore/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/src/gpu/d3d/
DGrD3DTextureResource.h64 void updateResourceState(D3D12_RESOURCE_STATES newState) { in updateResourceState()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSamplerGL.cpp51 const gl::SamplerState &newState, in SyncSamplerStateMember()
/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/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/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/
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/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramParser.java47 private int newState; field in NGramParser.StateEntry
/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/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/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/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/gstreamer/gstplugins_good/tests/examples/qt/qmlsink-multisink/videoitem/
Dvideoitem.cpp99 GstState oldState { GST_STATE_NULL }, newState { GST_STATE_NULL }; in messageHandler() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend.cpp236 HOTTILE_STATE newState = (HOTTILE_STATE)pDesc->newTileState;; in ProcessDiscardInvalidateTilesBE() local

123