| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_benchmark.cc | 108 static Shared* shared = new Shared; in BM_MutexEnqueue() local 186 static auto* shared = new Shared; BM_Contended() local [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deAppendList.cpp | 72 TestThread (SharedState* shared, deUint32 threadNdx) in TestThread() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_ohos_adapter_helper_impl.cpp | 89 std::shared_ptr<NWeb::AafwkAppMgrClientAdapter> shared = std::move(adapter); in CreateAafwkAdapter() local 96 std::shared_ptr<NWeb::PowerMgrClientAdapter> shared = std::move(adapter); in CreatePowerMgrClientAdapter() local 103 std::shared_ptr<NWeb::DisplayManagerAdapter> shared = std::move(adapter); in CreateDisplayMgrAdapter() local 110 std::shared_ptr<NWeb::BatteryMgrClientAdapter> shared = std::move(adapter); in CreateBatteryClientAdapter() local 117 std::shared_ptr<NWeb::NetConnectAdapter> shared = std::move(adapter); in CreateNetConnectAdapter() local 138 std::shared_ptr<NWeb::AudioRendererAdapter> shared = std::move(adapter); CreateAudioRendererAdapter() local 145 std::shared_ptr<NWeb::AudioCapturerAdapter> shared = std::move(adapter); CreateAudioCapturerAdapter() local 167 std::shared_ptr<NWeb::MMIAdapter> shared = std::move(adapter); CreateMMIAdapter() local 174 std::shared_ptr<NWeb::SocPerfClientAdapter> shared = std::move(adapter); CreateSocPerfClientAdapter() local 181 std::shared_ptr<NWeb::OhosResourceAdapter> shared = std::move(adapter); GetResourceAdapter() local 202 std::shared_ptr<NWeb::OhosInitWebAdapter> shared = std::move(adapter); GetInitWebAdapter() local 231 std::shared_ptr<NWeb::IMFAdapter> shared = std::move(adapter); CreateIMFAdapter() local 238 std::shared_ptr<NWeb::CertManagerAdapter> shared = std::move(adapter); GetRootCertDataAdapter() local 252 std::shared_ptr<NWeb::EventHandlerAdapter> shared = std::move(adapter); GetEventHandlerAdapter() local 266 std::shared_ptr<NWeb::IConsumerSurfaceAdapter> shared = std::move(adapter); CreateConsumerSurfaceAdapter() local 273 std::shared_ptr<NWeb::PlayerAdapter> shared = std::move(adapter); CreatePlayerAdapter() local 315 std::shared_ptr<NWeb::ScreenCaptureAdapter> shared = std::move(adapter); CreateScreenCaptureAdapter() local 322 std::shared_ptr<NWeb::DateTimeFormatAdapter> shared = std::move(adapter); CreateDateTimeFormatAdapter() local 329 std::shared_ptr<NWeb::MediaCodecDecoderAdapter> shared = std::move(adapter); CreateMediaCodecDecoderAdapter() local 336 std::shared_ptr<NWeb::NativeImageAdapter> shared = std::move(adapter); CreateNativeImageAdapter() local 350 std::shared_ptr<NWeb::MediaCodecAdapter> shared = std::move(adapter); CreateMediaCodecEncoderAdapter() local 357 std::shared_ptr<NWeb::FlowbufferAdapter> shared = std::move(adapter); CreateFlowbufferAdapter() local 364 std::shared_ptr<NWeb::MediaAVSessionAdapter> shared = std::move(adapter); CreateMediaAVSessionAdapter() local 371 std::shared_ptr<NWeb::OhosImageDecoderAdapter> shared = std::move(adapter); CreateOhosImageDecoderAdapter() local 378 std::shared_ptr<NWeb::SensorAdapter> shared = std::move(adapter); CreateSensorAdapter() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxva2_av1.c | 34 FFDXVASharedContext shared; member
|
| H A D | mpegpicture.c | 429 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture() argument 462 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture() argument 253 ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, ScratchpadContext *sc, int shared, int encoding, int chroma_x_shift, int chroma_y_shift, int out_format, int mb_stride, int mb_width, int mb_height, int b8_stride, ptrdiff_t *linesize, ptrdiff_t *uvlinesize) ff_alloc_picture() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/wgl/ |
| H A D | egl_wgl.c | 352 struct stw_context *shared = in wgl_create_context() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_ra.h | 159 unsigned full, half, shared; member
|
| /third_party/mesa3d/src/glx/windows/ |
| H A D | windowsgl.c | 65 windows_create_context(int pxfi, windowsContext *shared) in windows_create_context() argument 126 windows_create_context_attribs(int pxfi, windowsContext *shared, const int *attribList) in windows_create_context_attribs() argument
|
| /third_party/node/src/ |
| H A D | node_mutex.h | 40 explicit Scoped(const std::shared_ptr<ExclusiveAccess>& shared) in Scoped() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | frame-states.cc | 210 CreateJavaScriptBuiltinContinuationFrameState( JSGraph* jsgraph, const SharedFunctionInfoRef& shared, Builtin name, Node* target, Node* context, Node* const* stack_parameters, int stack_parameter_count, Node* outer_frame_state, ContinuationFrameStateMode mode) CreateJavaScriptBuiltinContinuationFrameState() argument 249 CreateGenericLazyDeoptContinuationFrameState( JSGraph* graph, const SharedFunctionInfoRef& shared, Node* target, Node* context, Node* receiver, Node* outer_frame_state) CreateGenericLazyDeoptContinuationFrameState() argument
|
| /third_party/node/deps/v8/src/compiler-dispatcher/ |
| H A D | lazy-compile-dispatcher.cc | 374 GetJobFor( Handle<SharedFunctionInfo> shared, const base::MutexGuard&) const GetJobFor() argument
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | optimized-compilation-info.cc | 24 OptimizedCompilationInfo( Zone* zone, Isolate* isolate, Handle<SharedFunctionInfo> shared, Handle<JSFunction> closure, CodeKind code_kind, BytecodeOffset osr_offset, JavaScriptFrame* osr_frame) OptimizedCompilationInfo() argument
|
| /third_party/node/deps/v8/src/baseline/ |
| H A D | baseline-batch-compiler.cc | 30 static bool CanCompileWithConcurrentBaseline(SharedFunctionInfo shared, in CanCompileWithConcurrentBaseline() argument 107 SharedFunctionInfo shared = SharedFunctionInfo::cast(obj); in BaselineBatchCompilerJob() local 297 Enqueue(Handle<SharedFunctionInfo> shared) Enqueue() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-arraybuffer.cc | 43 SharedFlag shared = *target != target->native_context().array_buffer_fun() in ConstructBuffer() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-array-buffer.cc | 47 void JSArrayBuffer::Setup(SharedFlag shared, ResizableFlag resizable, in Setup() argument
|
| H A D | js-function-inl.h | 257 SharedFunctionInfo shared = SharedFunctionInfo::cast(maybe_shared); NeedsResetDueToFlushedBytecode() local [all...] |
| H A D | osr-optimized-code-cache.cc | 107 CodeT OSROptimizedCodeCache::TryGet(SharedFunctionInfo shared, in TryGet() argument 22 Insert(Isolate* isolate, Handle<NativeContext> native_context, Handle<SharedFunctionInfo> shared, Handle<CodeT> code, BytecodeOffset osr_offset) Insert() argument 141 OsrOffsetsFor( SharedFunctionInfo shared) OsrOffsetsFor() argument 158 FirstOsrOffsetFor( SharedFunctionInfo shared) FirstOsrOffsetFor() argument 216 FindEntry(SharedFunctionInfo shared, BytecodeOffset osr_offset) FindEntry() argument 229 SharedFunctionInfo shared = GetSFIFromEntry(index); ClearEntry() local 251 InitializeEntry(int entry, SharedFunctionInfo shared, CodeT code, BytecodeOffset osr_offset) InitializeEntry() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.cc | 214 SharedFunctionInfo shared = frame->function().shared(); in AllocationEvent() local 238 unsigned AllocationTracker::AddFunctionInfo(SharedFunctionInfo shared, in AddFunctionInfo() argument [all...] |
| H A D | sampling-heap-profiler.cc | 146 SharedFunctionInfo shared = frame->function().shared(); in AddStack() local 192 SharedFunctionInfo shared = *it; in AddStack() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parse-info.cc | 46 ForFunctionCompile( Isolate* isolate, SharedFunctionInfo shared) ForFunctionCompile() argument
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | startup-serializer.cc | 185 Handle<SharedFunctionInfo> shared = Handle<SharedFunctionInfo>::cast(obj); in SerializeObjectImpl() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_ring.c | 170 vn_ring_init(struct vn_ring *ring, struct vn_renderer *renderer, const struct vn_ring_layout *layout, void *shared) vn_ring_init() argument [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core.c | 108 pa_core* pa_core_new(pa_mainloop_api *m, bool shared, bool enable_memfd, size_t shm_size) { in pa_core_new() argument
|
| /third_party/skia/src/core/ |
| H A D | SkFontStream.cpp | 142 SkSharedTTHeader shared; in CountTTCEntries() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | Image.hpp | 230 bool shared; // Use member in egl::Image [all...] |