Home
last modified time | relevance | path

Searched refs:env (Results 4651 - 4675 of 5835) sorted by relevance

1...<<181182183184185186187188189190>>...234

/foundation/graphic/graphic_3d/kits/js/src/
H A DMeshJS.cpp38 void MeshJS::Init(napi_env env, napi_value exports) in Init() argument
50 auto status = napi_define_class(env, "Mesh", NAPI_AUTO_LENGTH, BaseObject::ctor<MeshJS>(), nullptr, in Init()
54 napi_get_instance_data(env, (void**)&mis); in Init()
H A DSubMeshJS.cpp41 void SubMeshJS::Init(napi_env env, napi_value exports) in Init() argument
52 auto status = napi_define_class(env, "SubMesh", NAPI_AUTO_LENGTH, BaseObject::ctor<SubMeshJS>(), nullptr, in Init()
56 napi_get_instance_data(env, (void**)&mis); in Init()
H A DQuatProxy.cpp19 QuatProxy::QuatProxy(napi_env env, META_NS::Property<BASE_NS::Math::Quat> prop) : PropertyProxy(prop) in QuatProxy() argument
21 Create(env, "Quaternion"); in QuatProxy()
H A DVec4Proxy.cpp16 Vec4Proxy::Vec4Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec4> prop) : PropertyProxy(prop) in Vec4Proxy() argument
20 Create(env, "Vec4"); in Vec4Proxy()
H A DVec3Proxy.cpp17 Vec3Proxy::Vec3Proxy(napi_env env, META_NS::Property<BASE_NS::Math::Vec3> prop) : PropertyProxy(prop) in Vec3Proxy() argument
20 Create(env, "Vec3"); in Vec3Proxy()
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_manager.cpp40 void EventManager::AddListener(napi_env env, const std::string &type, napi_value callback, bool once, in AddListener() argument
49 listeners_.emplace_back(EventListener(env, type, callback, once, asyncCallback)); in AddListener()
155 : data(theData), env(theEnv), type(std::move(eventType)), manager(eventManager) in UvWorkWrapper()
/third_party/mesa3d/src/freedreno/drm-shim/
H A Dfreedreno_noop.c265 const char *env = getenv("FD_GPU_ID"); in msm_driver_get_device_info() local
267 if (!env) { in msm_driver_get_device_info()
272 int gpu_id = atoi(env); in msm_driver_get_device_info()
/third_party/node/src/
H A Dudp_wrap.h112 static void AddMethods(Environment* env, v8::Local<v8::FunctionTemplate> t);
175 static v8::MaybeLocal<v8::Object> Instantiate(Environment* env,
189 UDPWrap(Environment* env, v8::Local<v8::Object> object);
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_pattern_test.cpp73 auto env = SPV_ENV_UNIVERSAL_1_0; in TEST_P() local
74 ASSERT_EQ(SPV_SUCCESS, spvOperandTableGet(&operandTable, env)); in TEST_P()
77 spvPushOperandTypesForMask(env, operandTable, GetParam().type, in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_pattern_test.cpp73 auto env = SPV_ENV_UNIVERSAL_1_0; in TEST_P() local
74 ASSERT_EQ(SPV_SUCCESS, spvOperandTableGet(&operandTable, env)); in TEST_P()
77 spvPushOperandTypesForMask(env, operandTable, GetParam().type, in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dretrace_restricted_traces.py1 #! /usr/bin/env python3
185 env = {**os.environ.copy(), **additional_env}
203 subprocess.check_call(run_args, env=env)
/third_party/skia/infra/bots/recipe_modules/flavor/
H A Dios.py29 def env(self): member in iOSFlavor
36 return self.m.context(env=self.env)
/third_party/spirv-tools/test/
H A Doperand_pattern_test.cpp73 auto env = SPV_ENV_UNIVERSAL_1_0; in TEST_P() local
74 ASSERT_EQ(SPV_SUCCESS, spvOperandTableGet(&operandTable, env)); in TEST_P()
77 spvPushOperandTypesForMask(env, operandTable, GetParam().type, in TEST_P()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp135 virtual void initConfiguration(const TestEnvironment& env,
137 virtual void fillCommandBuffer(const TestEnvironment& env,
355 void initVertexBuffer(const TestEnvironment& env,
357 Move<VkPipeline> makeGraphicsPipeline(const TestEnvironment& env,
359 virtual void initConfiguration(const TestEnvironment& env,
361 virtual void fillCommandBuffer(const TestEnvironment& env,
732 void GraphicsConfiguration::initVertexBuffer(const TestEnvironment& env, in initVertexBuffer() argument
735 const DeviceInterface& vkd = *env.vkd; in initVertexBuffer()
736 const VkDevice device = env.device; in initVertexBuffer()
737 Allocator& allocator = *env in initVertexBuffer()
867 makeGraphicsPipeline(const TestEnvironment& env, TestParams& testParams) makeGraphicsPipeline() argument
894 initConfiguration(const TestEnvironment& env, TestParams& testParams) initConfiguration() argument
942 fillCommandBuffer(const TestEnvironment& env, TestParams& testParams, VkCommandBuffer cmdBuffer, const VkAccelerationStructureKHR* rayQueryTopAccelerationStructurePtr, const VkDescriptorImageInfo& resultImageInfo) fillCommandBuffer() argument
1061 initConfiguration(const TestEnvironment& env, TestParams& testParams) initConfiguration() argument
1084 fillCommandBuffer(const TestEnvironment& env, TestParams& testParams, VkCommandBuffer cmdBuffer, const VkAccelerationStructureKHR* rayQueryTopAccelerationStructurePtr, const VkDescriptorImageInfo& resultImageInfo) fillCommandBuffer() argument
1434 initConfiguration(const TestEnvironment& env, TestParams& testParams) initConfiguration() argument
1511 fillCommandBuffer(const TestEnvironment& env, TestParams& testParams, VkCommandBuffer commandBuffer, const VkAccelerationStructureKHR* rayQueryTopAccelerationStructurePtr, const VkDescriptorImageInfo& resultImageInfo) fillCommandBuffer() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_loudnorm.c259 double env; in true_peak_limiter() local
260 env = s->gain_reduction[1]; in true_peak_limiter()
261 buf[c] *= env; in true_peak_limiter()
298 double env; in true_peak_limiter() local
299 env = s->gain_reduction[0] - ((double) s->env_cnt / (s->attack_length - 1) * (s->gain_reduction[0] - s->gain_reduction[1])); in true_peak_limiter()
300 buf[s->env_index + c] *= env; in true_peak_limiter()
348 double env; in true_peak_limiter() local
349 env = s->gain_reduction[1]; in true_peak_limiter()
350 buf[s->env_index + c] *= env; in true_peak_limiter()
369 double env; in true_peak_limiter() local
[all...]
/third_party/libabigail/tools/
H A Dabidiff.cc1183 environment env; in main() local
1185 env.analyze_exported_interfaces_only(*opts.exported_interfaces_only); in main()
1189 env.self_comparison_debug_is_on(true); in main()
1193 env.debug_type_canonicalization_is_on(true); in main()
1224 env); in main()
1237 env, requested_fe_kind, in main()
1256 abixml::create_reader(opts.file1, env); in main()
1269 env); in main()
1296 env); in main()
1309 env, requested_fe_kin in main()
[all...]
/base/startup/init/interfaces/kits/syscap_ts/include/
H A Dsyscap_ts.h22 void InitSyscapModule(napi_env env);
/foundation/arkui/napi/sample/native_module_demo/
H A Ddemo_javascript_class.h22 void DemoJavascriptClassInit(napi_env env, napi_value exports);
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dcall-conv-field.h8 int (__stdcall *GetVersion)(void *env);
/base/location/frameworks/js/napi/include/
H A Dlocator_callback_napi.h60 void SetEnv(const napi_env& env);
69 context->env = env_; in InitContext()
/base/print/print_fwk/interfaces/kits/napi/scan_napi/src/
H A Dscan_module.cpp59 static napi_value Init(napi_env env, napi_value exports) in Init() argument
89 napi_status status = napi_define_properties(env, exports, sizeof(desc) / sizeof(napi_property_descriptor), desc); in Init()
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/include/
H A Djs_event_cooperate_target.h57 void AddListener(napi_env env, const std::string &type, napi_value handle);
58 void RemoveListener(napi_env env, const std::string &type, napi_value handle);
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.h26 NWebNativeMediaPlayerBridgeImpl(int32_t nwebId, napi_env env, napi_value value);
101 explicit NWebCreateNativeMediaPlayerCallbackImpl(int32_t nwebId, napi_env env, napi_ref callback);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_utils.h47 explicit ScopeRAII(napi_env env) : env_(env) in ScopeRAII() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h109 bool ConvertStringFromJsValue(napi_env env, napi_value jsValue, std::string &value);
110 bool ConvertIntFromJsValue(napi_env env, napi_value jsValue, uint32_t &value);

Completed in 20 milliseconds

1...<<181182183184185186187188189190>>...234