Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/AliOS-Things-master/components/lwip/lwip2.0.0/
A Ducube.py88 if aos_global_config.get('use_private_lwip') != 1:
89 if aos_global_config.get('use_private_telnetd') != 1:
93 if aos_global_config.get('use_private_dhcpd') != 1:
103 if aos_global_config.get('no_with_lwip') != 1:
/AliOS-Things-master/solutions/javascript_demo/board/haas-edu-k1/
A Dpwm.js38 var freq = pwm1.get().freq
39 var duty = pwm1.get().duty
60 freq = pwm1.get().freq
61 duty = pwm1.get().duty
/AliOS-Things-master/solutions/javascript_demo/board/haas100/
A Dpwm.js56 var freq = pwm1.get().freq
57 var duty = pwm1.get().duty
77 freq = pwm1.get().freq
78 duty = pwm1.get().duty
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dnnapi_plugin_test.cc57 tflite::Interpreter* Interpreter() const { return interpreter_.get(); } in Interpreter()
88 EXPECT_EQ(model.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in CheckExecutionPreference()
107 EXPECT_EQ(model.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in CheckExecutionPriority()
133 EXPECT_EQ(model_.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in TEST_F()
138 EXPECT_EQ(model_.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in TEST_F()
177 EXPECT_EQ(model_.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in TEST_F()
193 EXPECT_EQ(model_.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in TEST_F()
209 EXPECT_EQ(model_.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in TEST_F()
257 tflite::Interpreter* Interpreter() const { return interpreter_.get(); } in Interpreter()
321 EXPECT_EQ(model_.Interpreter()->ModifyGraphWithDelegate(delegate_.get()), in TEST_F()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dmatrix_test.cc58 EXPECT_EQ(ptr.get(), nullptr); in TEST()
60 EXPECT_EQ(static_cast<const PtrType&>(ptr).get(), &some_nonconst); in TEST()
61 EXPECT_EQ(ptr.get(), &some_nonconst); in TEST()
63 EXPECT_EQ(static_cast<const PtrType&>(ptr).get(), &some_const); in TEST()
65 RUY_ASSERT_DEATH(ptr.get(), ""); in TEST()
A Dmatrix.h95 T* get() /* NOT const */ { in get() function
99 const T* get() const { return ptr_; } in get() function
140 Scalar* data() { return data_.get(); } in data()
141 const Scalar* data() const { return data_.get(); } in data()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/
A Dmlir_convert.py44 test_params = kwargs.get("test_params", {})
47 extra_toco_options = kwargs.get("extra_toco_options",
67 if test_params.get("dynamic_range_quantize", False):
70 if test_params.get("fully_quantize", False):
74 min_value, max_value = test_params.get("input_range", (-1, 1))
90 if test_params.get("quant_16x8", False):
/AliOS-Things-master/components/py_engine/tests/basics/
A Ddict_get.py2 print(d.get(42))
3 print(d.get(42,2))
/AliOS-Things-master/components/py_engine/engine/tools/
A Dci.sh22 sudo apt-get install uncrustify
46 sudo apt-get update
47 sudo apt-get install gcc-multilib
204 sudo apt-get update
218 sudo apt-get update
440 sudo apt-get update
483 sudo apt-get install clang
546 sudo apt-get update
548 sudo apt-get install qemu-user
566 sudo apt-get update
[all …]
/AliOS-Things-master/components/SDL2/src/image/
A DREADME-emscripten.txt8 Step 0 - get emscripten
10 Step 1 - get sdl2-emscripten
15 Step 2 - get sdl_image
/AliOS-Things-master/components/py_engine/tests/micropython/
A Dviper_subscr.py5 def get(dest, i: int): function
23 print(get(ar, i - 1))
A Dviper_ptr16_load.py6 def get(src: ptr16) -> int: function
35 print(get(b), get1(b))
A Dviper_ptr8_load.py5 def get(src: ptr8) -> int: function
34 print(get(b), get1(b))
A Dviper_ptr32_load.py5 def get(src: ptr32) -> int: function
34 print(hex(get(b)), hex(get1(b)))
/AliOS-Things-master/components/py_engine/tests/net_inet/
A Duasyncio_cancel_stream.py13 async def get(reader): function
24 task = asyncio.create_task(get(reader))
/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dcontrol.h48 .get = handler_get, \
57 .get = handler_get, \
153 audio_kcontrol_get_t *get; member
173 audio_kcontrol_get_t *get; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest_language.js263 get y() {
287 assert(Object.getOwnPropertyDescriptor(C.prototype, "y").get.name === "get y");
333 var x = 0, get = 1, set = 2; async = 3;
334 a = { get: 2, set: 3, async: 4 };
337 a = { x, get, set, async };
A Dtest_closure.js61 function get(a) {
64 return { "set": set, "get": get };
70 r = obj.get();
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A Dtreeview.cc39 SortNode(child.get()); in SortNode()
54 child_to_add_to = child.get(); in AddStack()
72 AddOther(child.get()); in AddOther()
101 AddStack(stack, thread_roots_[id].get(), 0); in Populate()
107 Node* root = thread_root.second.get(); in Populate()
/AliOS-Things-master/components/freetype/src/gzip/
A Dinfcodes.c44 uInt get; /* bits to get for extra */ member
137 c->sub.copy.get = e & 15; in inflate_codes()
159 j = c->sub.copy.get; in inflate_codes()
175 c->sub.copy.get = e & 15; in inflate_codes()
191 j = c->sub.copy.get; in inflate_codes()
/AliOS-Things-master/solutions/javascript_demo/board/haas600/
A Dpwm.js38 var freq = pwm1.get().freq
39 var duty = pwm1.get().duty
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dcpu_backend_context.h40 ruy::Context* ruy_context() const { return ruy_context_.get(); } in ruy_context()
43 return gemmlowp_context_.get(); in gemmlowp_context()
/AliOS-Things-master/components/SDL2/docs/
A DREADME-linux.md8 at runtime, and you won't get a missing library error, at least with the
18 sudo apt-get install build-essential mercurial make cmake autoconf automake \
33 it at all. You can do "sudo apt-get install libdirectfb-dev" and fix the
45 sudo apt-get install evtest
56 If you get a permission error, you need to set a udev rule to change the mode of
/AliOS-Things-master/components/ucamera/
A DREADME.md110 …t/esp32/get-started/index.html#get-started-set-up-env](https://docs.espressif.com/projects/esp-idf…
234 ucamera get frame OK! # 测试结果正常确认(说明从wifi摄像头获取到图像数据)
/AliOS-Things-master/components/oss/src/model/
A DCopyObjectResult.cc39 std::istreambuf_iterator<char> isb(*data.get()), end; in CopyObjectResult()
51 std::istreambuf_iterator<char> isb(*data.get()), end; in CopyObjectResult()

Completed in 27 milliseconds

12345678910>>...13