| /third_party/node/deps/v8/src/builtins/ |
| D | builtins-arraybuffer.cc | 162 const char* kMethodName, bool is_shared) { in SliceHelper() 354 const char* kMethodName, bool is_shared) { in ResizeHelper()
|
| /third_party/node/deps/v8/src/objects/ |
| D | backing-store.h | 95 bool is_shared() const { return is_shared_; } in is_shared() function
|
| D | value-serializer.cc | 1507 const bool is_shared = false; in ReadObjectInternal() local 1514 const bool is_shared = true; in ReadObjectInternal() local 1941 bool is_shared) { in ReadJSArrayBuffer() 2197 const bool is_shared = true; in ReadWasmMemory() local
|
| D | elements.cc | 3091 auto is_shared = typed_array->buffer().is_shared() ? kShared : kUnshared; in SetImpl() local 3096 IsSharedBuffer is_shared) { in SetImpl() 3150 auto is_shared = typed_array->buffer().is_shared() ? kShared : kUnshared; in GetInternalImpl() local 3160 static ElementType GetImpl(ElementType* data_ptr, IsSharedBuffer is_shared) { in GetImpl() 3359 auto is_shared = typed_array.buffer().is_shared() ? kShared : kUnshared; in IncludesValueImpl() local 3459 auto is_shared = typed_array.buffer().is_shared() ? kShared : kUnshared; in IndexOfValueImpl() local 3515 auto is_shared = typed_array.buffer().is_shared() ? kShared : kUnshared; in LastIndexOfValueImpl() local 3579 auto is_shared = in CopyTypedArrayElementsSliceImpl() local 3619 IsSharedBuffer is_shared) { in CopyBetweenBackingStores()
|
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_bo.h | 76 bool is_shared; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_bo.h | 84 bool is_shared; member
|
| /third_party/elfutils/src/ |
| D | elfclassify.c | 487 is_shared (void) in is_shared() function
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-js.cc | 528 bool is_shared = false; in WebAssemblyCompile() local 552 bool is_shared = false; in WasmStreamingCallbackForTesting() local 639 bool is_shared = false; in WebAssemblyValidate() local 706 bool is_shared = false; in WebAssemblyModule() local 992 bool is_shared = false; in WebAssemblyInstantiate() local
|
| D | wasm-engine.cc | 636 const ModuleWireBytes& bytes, bool is_shared, in AsyncCompile()
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | midgard_compile.c | 534 #define ATOMIC_CASE_IMPL(ctx, instr, nir, op, is_shared) \ argument 1351 bool is_shared, in emit_atomic() 1813 bool is_shared = instr->intrinsic == nir_intrinsic_load_shared; in emit_intrinsic() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_threaded_context.h | 364 bool is_shared; member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-repacker.hh | 66 bool is_shared () const in is_shared() function
|
| /third_party/rust/crates/rustix/src/net/ |
| D | ip.rs | 785 pub const fn is_shared(&self) -> bool { in is_shared() method
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_tgsi_soa.c | 3465 bool is_shared = bufreg->Register.File == TGSI_FILE_MEMORY; in load_emit() local 3614 bool is_shared = bufreg->Register.File == TGSI_FILE_MEMORY; in store_emit() local 3770 bool is_shared = bufreg->Register.File == TGSI_FILE_MEMORY; in atomic_emit() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| D | mid-tier-register-allocator.cc | 874 bool is_shared() const { return is_shared_; } in is_shared() function in v8::internal::compiler::RegisterState::Register 1076 bool is_shared = is_shared_; in Spill() local
|
| /third_party/node/deps/v8/src/execution/ |
| D | isolate.cc | 3157 Isolate* Isolate::Allocate(bool is_shared) { in ThrowInternal() 3233 bool is_shared) in ThrowInternal()
|
| D | isolate.h | 1923 bool is_shared() const { return is_shared_; } in is_shared() function
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3.h | 984 is_shared(struct ir3_instruction *instr) in is_shared() function
|
| /third_party/cups-filters/utils/ |
| D | cups-browsed.c | 7681 int is_shared; in update_cups_queues() local
|
| /third_party/node/deps/v8/src/codegen/ |
| D | code-stub-assembler.cc | 6718 TNode<BoolT> is_shared = Word32Equal( in IsSharedStringInstanceType() local
|