Home
last modified time | relevance | path

Searched defs:origin (Results 76 - 100 of 766) sorted by relevance

12345678910>>...31

/third_party/gn/src/gn/
H A Dconfig_values_extractors.h52 const ParseNode* origin() const { in origin() function in ConfigValuesIterator
H A Dgenerated_file_target_generator.cc70 IsMetadataCollectionTarget( std::string_view variable, const ParseNode* origin) IsMetadataCollectionTarget() argument
H A Dvalue.cc17 Value::Value(const ParseNode* origin, Type t) : type_(t), origin_(origin) { in Value() argument
39 Value::Value(const ParseNode* origin, bool bool_val) in Value() argument
42 Value::Value(const ParseNode* origin, int64_t int_val) in Value() argument
45 Value::Value(const ParseNode* origin, std::string str_val) in Value() argument
48 Value::Value(const ParseNode* origin, const char* str_val) in Value() argument
51 Value(const ParseNode* origin, std::unique_ptr<Scope> scope) Value() argument
[all...]
/third_party/curl/docs/examples/
H A Danyauthput.c58 static int my_seek(void *userp, curl_off_t offset, int origin) in my_seek() argument
/third_party/node/src/
H A Djs_native_api_v8_inspector.h63 std::string origin; member
/third_party/nghttp2/lib/
H A Dnghttp2_frame.h75 nghttp2_ext_origin origin; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h75 nghttp2_ext_origin origin; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_samples.c48 struct mali_sample_position origin; member
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces-inl.h88 AllocateRawSynchronized( int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin) AllocateRawSynchronized() argument
H A Devacuation-allocator-inl.h15 Allocate(AllocationSpace space, int object_size, AllocationOrigin origin, AllocationAlignment alignment) Allocate() argument
118 AllocateInNewSpace( int object_size, AllocationOrigin origin, AllocationAlignment alignment) AllocateInNewSpace() argument
H A Dlocal-heap-inl.h19 AllocateRaw(int size_in_bytes, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRaw() argument
70 AllocateRawOrFail(int object_size, AllocationType type, AllocationOrigin origin, AllocationAlignment alignment) AllocateRawOrFail() argument
/third_party/libabigail/include/
H A Dabg-corpus.h44 enum origin enum in abigail::ir::corpus
[all...]
/third_party/skia/src/gpu/
H A DGrCopyRenderTask.cpp15 Make(GrDrawingManager* drawingMgr, sk_sp<GrSurfaceProxy> src, SkIRect srcRect, sk_sp<GrSurfaceProxy> dst, SkIPoint dstPoint, GrSurfaceOrigin origin) Make() argument
41 GrCopyRenderTask(GrDrawingManager* drawingMgr, sk_sp<GrSurfaceProxy> src, SkIRect srcRect, sk_sp<GrSurfaceProxy> dst, SkIPoint dstPoint, GrSurfaceOrigin origin) GrCopyRenderTask() argument
H A DGrYUVABackendTextures.cpp25 GrYUVABackendTextureInfo(const SkYUVAInfo& yuvaInfo, const GrBackendFormat formats[kMaxPlanes], GrMipmapped mipmapped, GrSurfaceOrigin origin) GrYUVABackendTextureInfo() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureCopySplitter.cpp54 TextureCopySubresource Compute2DTextureCopySubresource(Origin3D origin, in Compute2DTextureCopySubresource() argument
[all...]
/third_party/skia/gm/
H A Dbackdrop_imagefilter_croprect.cpp19 SkPoint origin = SkPoint::Make(150.f, 150.f); in draw_backdrop_filter_gm() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlse.h93 Inst *origin; // The instruction the value comes from member
/arkcompiler/runtime_core/static_core/verification/value/
H A Dabstract_typed_value.h52 AbstractTypedValue(Type type, AbstractValue value, ValueOrigin origin) in AbstractTypedValue() argument
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dappevent_packageholder_impl.cpp27 char* MallocCString(const std::string& origin) in MallocCString() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.cpp31 char* MallocCString(const std::string& origin) in MallocCString() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dash_mem_utils.cpp121 auto origin = ashmem->ReadFromAshmem(allSize[i], offset); in ReadBulkData() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dash_mem_utils.cpp118 auto origin = ashmem->ReadFromAshmem(allSize[i], offset); in ReadBulkData() local
/base/powermgr/thermal_manager/utils/native/src/
H A Dstring_operation.cpp66 bool StringOperation::Compare(const std::string& origin, const std::string& target) in Compare() argument
74 bool StringOperation::Find(const std::string& origin, const std::string& target) in Find() argument
/base/powermgr/powermgr_lite/services/src/power/small/
H A Dpower_manage_feature_impl.c55 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo *reply) in FeatureInvoke() argument
66 static int32_t AcquireInvoke(IServerProxy *iProxy, void *origin, IpcI argument
78 ReleaseInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) ReleaseInvoke() argument
88 IsAnyHoldingInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) IsAnyHoldingInvoke() argument
95 SuspendInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) SuspendInvoke() argument
107 WakeupInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) WakeupInvoke() argument
[all...]
/base/powermgr/battery_lite/services/src/small/
H A Dbattery_feature_impl.c54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcI argument
63 BatterySocInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) BatterySocInvoke() argument
73 ChargingStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) ChargingStatusInvoke() argument
83 HealthStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) HealthStatusInvoke() argument
93 PluggedTypeInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) PluggedTypeInvoke() argument
103 VoltageInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) VoltageInvoke() argument
113 TechnologyInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) TechnologyInvoke() argument
124 BatteryTemperatureInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) BatteryTemperatureInvoke() argument
[all...]

Completed in 9 milliseconds

12345678910>>...31