Home
last modified time | relevance | path

Searched defs:access (Results 201 - 225 of 471) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp690 const SpvAccessQualifier access = in RecordIfTypeDefinition() local
/third_party/skia/src/shaders/
H A DSkImageShader.cpp406 auto* access = SkMipmapAccessor::Make(alloc, fImage.get(), matrix, sampling.mipmap); in doStages() local
686 auto* access = SkMipmapAccessor::Make(alloc, fImage.get(), baseInv, sampling.mipmap); in makeProgram() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.cc431 auto access = lhs_it->second; TakeAccess() local
611 auto* access = b.IndexAccessor("value", i); StoreFunc() local
618 auto* access = b.MemberAccessor( StoreFunc() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dudata.cpp1456 U_CAPI void U_EXPORT2 udata_setFileAccess(UDataFileAccess access, UErrorCode * /*status*/) in udata_setFileAccess() argument
/third_party/python/Modules/_io/
H A Dwinconsoleio.c337 DWORD access = GENERIC_READ; in _io__WindowsConsoleIO___init___impl() local
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp715 const spv::AccessQualifier access = in RecordIfTypeDefinition() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp390 static tcu::ConstPixelBufferAccess getLinearAccess (const tcu::ConstPixelBufferAccess& access) in getLinearAccess() argument
H A Des31fStencilTexturingTests.cpp388 static inline tcu::ConstPixelBufferAccess stencilToRedAccess (const tcu::ConstPixelBufferAccess& access) in stencilToRedAccess() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp114 void clearEdges (const tcu::PixelBufferAccess& access, const T& color, const IVec4& scissorArea) in clearEdges() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp198 tcu::PixelBufferAccess access = image.getAccess(); in initializeWhiteReferenceImage() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp241 ExecValueAccess access = execCtx.getValue(input->getVariable()); in execute() local
265 ExecConstValueAccess access = execCtx.getValue(output); in execute() local
317 ExecValueAccess access = execCtx.getValue(input->getVariable()); in execute() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp443 tcu::PixelBufferAccess access = m_textures[texNdx]->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)face); in init() local
/third_party/zlib/contrib/untgz/
H A Duntgz.c42 # define access(path,mode) _access(path,mode) macro
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/
H A Drockchip-dfi.c80 u32 access; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_web_ffi.cpp534 void FfiOHOSAceFrameworkWebForceDarkAccess(bool access) in FfiOHOSAceFrameworkWebForceDarkAccess() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c397 unsigned int access; in remap_map_elem_info() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.h93 snd_pcm_access_t access; member
H A Dpcm_plug.c368 snd_pcm_access_t access; member
[all...]
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c454 static int set_hwparams(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_access_t access) { in set_hwparams() argument
/third_party/curl/lib/
H A Dcurl_setup.h400 # define access(fname,mode) curlx_win32_access(fname, mode) macro
423 # define access(fname,mode) curlx_win32_access(fname, mode) macro
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.h91 snd_pcm_access_t access; member
/third_party/alsa-lib/include/
H A Dtopology.h884 int access; /*!< Control access */ member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c595 enum gl_access_qualifier access = var->data.access; in print_var_decl() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h207 } access; member
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c833 const GLenum access = in update_uniforms_shader_info() local

Completed in 37 milliseconds

12345678910>>...19