Searched defs:isWrite (Results 1 – 10 of 10) sorted by relevance
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| D | access.c | 123 int isWrite = access(ptr, W_OK); in access_0600() local
|
| D | faccessat.c | 87 int isWrite = faccessat(fd, ptr, W_OK, 0); in faccessat_0400() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | BufferD3D12.cpp | 317 MaybeError Buffer::MapInternal(bool isWrite, in MapInternal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | LoopAccessAnalysis.h | 581 bool isWrite) const { in getInstructionsForAccess()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsSEInstrInfo.cpp | 205 static bool isReadOrWriteToDSPReg(const MachineInstr &MI, bool &isWrite) { in isReadOrWriteToDSPReg()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
| D | RewriteRowMajorMatrices.cpp | 1006 bool isWrite = false; in transformExpression() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorSetRandomTests.cpp | 1979 const bool isWrite = (writeInfoItr != randomLayout.descriptorWrites.end()); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| D | vktBindingDescriptorSetRandomTests.cpp | 1979 const bool isWrite = (writeInfoItr != randomLayout.descriptorWrites.end()); in iterate() local
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 19830 function getDeclarationModifierFlagsFromSymbol(s, isWrite) { argument 78641 function isPropertyAccessible(node, isSuper, isWrite, containingType, property) { argument
|
| D | tsc.js | 15654 function getDeclarationModifierFlagsFromSymbol(s, isWrite) { argument 66003 function isPropertyAccessible(node, isSuper, isWrite, containingType, property) { argument
|