/third_party/node/deps/v8/src/compiler/ |
H A D | representation-change.h | 342 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 D | libc_unistd.cpp | 252 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 D | teglColorClearCase.cpp | 105 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 D | index.js | 33 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 D | generator.h | 17 snd_pcm_access_t access,
|
/third_party/ltp/testcases/cve/ |
H A D | cve-2017-2618.c | 28 if (access(PATH_ATTRFS, F_OK)) in setup()
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_validate.h | 41 enum rogue_register_access access; member
|
/third_party/node/test/async-hooks/ |
H A D | test-fsreqcallback-access.js | 13 fs.access(__filename, common.mustCall(onaccess));
|
/third_party/ltp/testcases/kernel/sched/autogroup/ |
H A D | autogroup01.c | 64 if (access(PATH_AUTOGROUP, F_OK)) in setup()
|
/third_party/ltp/testcases/kernel/syscalls/io_setup/ |
H A D | io_setup02.c | 45 if (!access("/proc/sys/fs/aio-max-nr", F_OK)) { in run()
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl_ns03.c | 24 int exists = access("/proc/self/ns/uts", F_OK); in setup()
|
H A D | ioctl_ns02.c | 25 int exists = access("/proc/self/ns/uts", F_OK); in setup()
|
H A D | ioctl_ns04.c | 24 int exists = access("/proc/self/ns/user", F_OK); in setup()
|
/third_party/musl/libc-test/src/functionalext/supplement/process/ |
H A D | execlp.c | 33 int isExist = access("execlptest.txt", F_OK); in execlp_0100()
|
H A D | execv.c | 34 int isExist = access("execvtest.txt", F_OK); in execv_0100()
|
H A D | execve.c | 34 int isExist = access("execvetest.txt", F_OK); in execve_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
H A D | unistd_access_test.cpp | 25 EXPECT_EQ(0, access(ptr, F_OK)); in HWTEST_F()
|
H A D | unistd_rmdir_test.cpp | 23 if (access(path, F_OK) != 0) { in HWTEST_F()
|
/third_party/skia/third_party/externals/tint/src/sem/ |
H A D | pointer_type.h | 20 #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 D | reference_type.h | 20 #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 D | bms_bundle_sandbox_app_test.cpp | 317 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 D | vk_helpers.cpp | 92 // 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 D | dev-setup.c | 52 if (access(j, F_OK) < 0) in dev_setup()
|
/third_party/ltp/testcases/kernel/containers/userns/ |
H A D | userns02.c | 56 if (access("/proc/self/setgroups", F_OK) == 0) { in run()
|
/third_party/ltp/lib/ |
H A D | tst_path_has_mnt_flags.c | 44 if (access(path, F_OK) == -1) { in tst_path_has_mnt_flags_()
|