Home
last modified time | relevance | path

Searched refs:access (Results 351 - 375 of 1472) sorted by relevance

1...<<11121314151617181920>>...59

/third_party/node/deps/v8/src/compiler/
H A Drepresentation-change.h342 MachineType TypeForBasePointer(const FieldAccess& access) { in TypeForBasePointer() argument
343 return access.tag() != 0 ? MachineType::AnyTagged() in TypeForBasePointer()
347 MachineType TypeForBasePointer(const ElementAccess& access) { in TypeForBasePointer() argument
348 return access.tag() != 0 ? MachineType::AnyTagged() in TypeForBasePointer()
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp252 benchmark::DoNotOptimize(access(filename, F_OK)); in Bm_function_Access_exist()
261 benchmark::DoNotOptimize(access(filename, R_OK)); in Bm_function_Access_read()
270 benchmark::DoNotOptimize(access(filename, W_OK)); in Bm_function_Access_write()
279 benchmark::DoNotOptimize(access(filename, X_OK)); in Bm_function_Access_execute()
451 // Used to check file access permissions
/third_party/vk-gl-cts/modules/egl/
H A DteglColorClearCase.cpp105 tcu::PixelBufferAccess access = tcu::getSubregion(dst.getAccess(), clearIter->x, clearIter->y, 0, clearIter->width, clearIter->height, 1); in renderReference() local
106 tcu::clear(access, pixelFormat.convertColor(clearIter->color).toIVec()); in renderReference()
425 tcu::PixelBufferAccess access = tcu::getSubregion(refFrame.getAccess(), in executeForContexts() local
428 tcu::clear(access, pixelFmt.convertColor(packet.clears[clearNdx].color).toIVec()); in executeForContexts()
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/async/async001/
H A Dindex.js33 file.access({
36 console.log('file.access success');
40 console.log('file.access fail, data: ' + data + ', code: ' + code);
44 console.log('file.access execute finished!');
/third_party/alsa-utils/axfer/test/
H A Dgenerator.h17 snd_pcm_access_t access,
/third_party/ltp/testcases/cve/
H A Dcve-2017-2618.c28 if (access(PATH_ATTRFS, F_OK)) in setup()
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.h41 enum rogue_register_access access; member
/third_party/node/test/async-hooks/
H A Dtest-fsreqcallback-access.js13 fs.access(__filename, common.mustCall(onaccess));
/third_party/ltp/testcases/kernel/sched/autogroup/
H A Dautogroup01.c64 if (access(PATH_AUTOGROUP, F_OK)) in setup()
/third_party/ltp/testcases/kernel/syscalls/io_setup/
H A Dio_setup02.c45 if (!access("/proc/sys/fs/aio-max-nr", F_OK)) { in run()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_ns03.c24 int exists = access("/proc/self/ns/uts", F_OK); in setup()
H A Dioctl_ns02.c25 int exists = access("/proc/self/ns/uts", F_OK); in setup()
H A Dioctl_ns04.c24 int exists = access("/proc/self/ns/user", F_OK); in setup()
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dexeclp.c33 int isExist = access("execlptest.txt", F_OK); in execlp_0100()
H A Dexecv.c34 int isExist = access("execvtest.txt", F_OK); in execv_0100()
H A Dexecve.c34 int isExist = access("execvetest.txt", F_OK); in execve_0100()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_access_test.cpp25 EXPECT_EQ(0, access(ptr, F_OK)); in HWTEST_F()
H A Dunistd_rmdir_test.cpp23 if (access(path, F_OK) != 0) { in HWTEST_F()
/third_party/skia/third_party/externals/tint/src/sem/
H A Dpointer_type.h20 #include "src/ast/access.h"
33 /// @param access the resolved access control of the reference
36 ast::Access access);
48 /// @returns the access control of the reference
H A Dreference_type.h20 #include "src/ast/access.h"
33 /// @param access the resolved access control of the reference
36 ast::Access access);
48 /// @returns the resolved access control of the reference.
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_sandbox_app_test/
H A Dbms_bundle_sandbox_app_test.cpp317 int32_t ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
321 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
325 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
329 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
333 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
337 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
341 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
345 ret = access(dataPath.c_str(), F_OK); in CheckPathAreExisted()
353 int32_t ret = access(dataPath.c_str(), F_OK); in CheckPathAreNonExisted()
357 ret = access(dataPat in CheckPathAreNonExisted()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp92 // Access mask when transitioning out from this layout. Note that source access mask never
297 // > is executed, are automatically made visible to the read access performed by the
1095 BufferAccess access; in usesBufferForWrite() local
1096 if (!mUsedBuffers.get(buffer.getBufferSerial().getValue(), &access)) in usesBufferForWrite()
1100 return access == BufferAccess::Write; in usesBufferForWrite()
1274 void CommandBufferHelper::onDepthAccess(ResourceAccess access) in onDepthAccess() argument
1276 // Update the access for optimizing this render pass's loadOp in onDepthAccess()
1277 UpdateAccess(&mDepthAccess, access); in onDepthAccess()
1280 if (onDepthStencilAccess(access, &mDepthCmdCountInvalidated, &mDepthCmdCountDisabled)) in onDepthAccess()
1287 void CommandBufferHelper::onStencilAccess(ResourceAccess access) in onStencilAccess() argument
1300 onDepthStencilAccess(ResourceAccess access, uint32_t *cmdCountInvalidated, uint32_t *cmdCountDisabled) onDepthStencilAccess() argument
1686 finalizeDepthStencilLoadStoreOps(Context *context, ResourceAccess access, RenderPassLoadOp *loadOp, RenderPassStoreOp *storeOp) finalizeDepthStencilLoadStoreOps() argument
3443 vk::CommandBufferAccess access; getIndexBufferForElementArrayBuffer() local
3823 vk::CommandBufferAccess access; copyFromBuffer() local
5478 CommandBufferAccess access; CopyImageSubData() local
5529 CommandBufferAccess access; generateMipmapsWithBlit() local
5701 stageSubresourceUpdateImpl(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access, const GLuint inputRowPitch, const GLuint inputDepthPitch, const GLuint inputSkipBytes) stageSubresourceUpdateImpl() argument
6152 stageSubresourceUpdate(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access) stageSubresourceUpdate() argument
6218 stageSubresourceUpdateFromFramebuffer( const gl::Context *context, const gl::ImageIndex &index, const gl::Rectangle &sourceArea, const gl::Offset &dstOffset, const gl::Extents &dstExtent, const gl::InternalFormat &formatInfo, ImageAccess access, FramebufferVk *framebufferVk, DynamicBuffer *stagingBufferOverride) stageSubresourceUpdateFromFramebuffer() argument
6731 CommandBufferAccess access; flushStagedUpdates() local
7261 CommandBufferAccess access; copyImageDataToBuffer() local
7438 CommandBufferAccess access; readPixels() local
[all...]
/third_party/eudev/src/shared/
H A Ddev-setup.c52 if (access(j, F_OK) < 0) in dev_setup()
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns02.c56 if (access("/proc/self/setgroups", F_OK) == 0) { in run()
/third_party/ltp/lib/
H A Dtst_path_has_mnt_flags.c44 if (access(path, F_OK) == -1) { in tst_path_has_mnt_flags_()

Completed in 29 milliseconds

1...<<11121314151617181920>>...59