| /third_party/skia/tests/ |
| H A D | BackendAllocationTest.cpp | 465 test_pixmap_init(GrDirectContext* dContext, skiatest::Reporter* reporter, std::function<sk_sp<ManagedBackendTexture>(GrDirectContext*, const SkPixmap srcData[], int numLevels, GrSurfaceOrigin, GrRenderable)> create, SkColorType skColorType, GrSurfaceOrigin origin, GrMipmapped mipmapped, GrRenderable renderable) test_pixmap_init() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | CopyTextureForBrowserTests.cpp | 41 std::ostream& operator<<(std::ostream& o, wgpu::Origin3D origin) { in operator <<() argument
|
| /third_party/python/Objects/ |
| H A D | genericaliasobject.c | 12 PyObject *origin; member 795 setup_ga(gaobject *alias, PyObject *origin, PyObject *args) setup_ga() argument 831 PyObject *origin = PyTuple_GET_ITEM(args, 0); ga_new() local 962 Py_GenericAlias(PyObject *origin, PyObject *args) Py_GenericAlias() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryNonUniformArgsTests.cpp | 106 tcu::Vec4 origin; member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fClipControlTests.cpp | 93 bool verifyState(glw::GLenum origin, glw::GLenum depth) in verifyState() argument 500 qpTestResult ValidateFramebuffer(Context& context, glw::GLenum origin) in ValidateFramebuffer() argument 910 ValidateFramebuffer(Context& context, glw::GLenum origin) ValidateFramebuffer() argument [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | lse.cpp | 882 GetEliminationCode(Inst *inst, Inst *origin) GetEliminationCode() argument 993 Inst *origin = elim.second.origin; DeleteInstructions() local 1012 ssb_.SearchAndCreateMissingObjInSaveState(GetGraph(), origin, inst); DeleteInstructions() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/include/tooling/ |
| H A D | debug_interface.h | 184 std::string origin; member
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_utils.cpp | 25 char *MallocCString(const std::string &origin) in MallocCString() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 617 void RenderIndexerCircle::InitCollapseScrollInterpolator(double origin, double target) in InitCollapseScrollInterpolator() argument 636 void RenderIndexerCircle::InitFocusInterpolator(double origin, double target, int32_t originIndex, int32_t targetIndex) in InitFocusInterpolator() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/ |
| H A D | common_napi_utils.cpp | 322 uint32_t ColorAlphaAdapt(uint32_t origin) in ColorAlphaAdapt() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/tween/ |
| H A D | tween_element.cpp | 158 void RenderTransformOriginUpdate(const WeakPtr<RenderTransform>& weakPtr, const DimensionOffset& origin) in RenderTransformOriginUpdate() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_item_component.h | 329 void SetDividerOrigin(const Dimension& origin) in SetDividerOrigin() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_web_ffi.cpp | 127 std::string origin; in GetOrigin() local 176 char* MallocCString(const std::string& origin) in MallocCString() argument
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/observer/ |
| H A D | ui_observer_listener.cpp | 627 const auto& origin = clickInfo.GetTarget().origin; in AddTargetObject() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_general_store.cpp | 512 int32_t KVDBGeneralStore::Watch(int32_t origin, Watcher &watcher) in Watch() argument 522 int32_t KVDBGeneralStore::Unwatch(int32_t origin, Watcher &watcher) in Unwatch() argument 614 void KVDBGeneralStore::ObserverProxy::OnChange(DBOrigin origin, const std::string &originalId, DBChangeData &&data) in OnChange() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
| H A D | resource_manager_test.cpp | 534 DistributedKv::DataOrigin origin; in HWTEST_F() local
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
| H A D | jsvm_utils.cpp | 156 JSVM_ScriptOrigin origin = { in CompileWithName() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_atempo.c | 132 int64_t origin[2]; member
|
| /third_party/curl/packages/OS400/ |
| H A D | ccsidcurl.c | 1510 curl_easy_header_ccsid(CURL *easy, const char *name, size_t index, unsigned int origin, int request, struct curl_header **hout, unsigned int ccsid) curl_easy_header_ccsid() argument
|
| /third_party/gn/src/gn/ |
| H A D | filesystem_utils.cc | 321 EnsureStringIsInOutputDir(const SourceDir& output_dir, const std::string& str, const ParseNode* origin, Err* err) EnsureStringIsInOutputDir() argument
|
| /third_party/ffmpeg/libswscale/ |
| H A D | input.c | 37 rgb64ToY_c_template(uint16_t *dst, const uint16_t *src, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb64ToY_c_template() argument 52 rgb64ToUV_c_template(uint16_t *dstU, uint16_t *dstV, const uint16_t *src1, const uint16_t *src2, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb64ToUV_c_template() argument 71 rgb64ToUV_half_c_template(uint16_t *dstU, uint16_t *dstV, const uint16_t *src1, const uint16_t *src2, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb64ToUV_half_c_template() argument 123 rgb48ToY_c_template(uint16_t *dst, const uint16_t *src, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb48ToY_c_template() argument 139 rgb48ToUV_c_template(uint16_t *dstU, uint16_t *dstV, const uint16_t *src1, const uint16_t *src2, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb48ToUV_c_template() argument 161 rgb48ToUV_half_c_template(uint16_t *dstU, uint16_t *dstV, const uint16_t *src1, const uint16_t *src2, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb48ToUV_half_c_template() argument 248 rgb16_32ToY_c_template(int16_t *dst, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToY_c_template() argument 273 rgb16_32ToUV_c_template(int16_t *dstU, int16_t *dstV, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToUV_c_template() argument 301 rgb16_32ToUV_half_c_template(int16_t *dstU, int16_t *dstV, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToUV_half_c_template() argument [all...] |
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_adapter.c | 3075 static int nfs_check_timestamp(struct timespec *origin, struct timespec *new) in nfs_check_timestamp() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_clear.c | 68 const VkOffset3D origin = { 0, 0, 0 }; in clear_image_tlb() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_lower_ray_queries.c | 127 rq_variable *origin; member 154 rq_variable *origin; member [all...] |
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | server.c | 655 lws_http_serve(struct lws *wsi, char *uri, const char *origin, in lws_http_serve() argument [all...] |