Home
last modified time | relevance | path

Searched defs:repeated (Results 1 - 22 of 22) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php94 public function repeated($name, $type, $number, $type_name = null) function
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dsyscap_module.cpp31 CheckSyscap(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum, bool repeated) CheckSyscap() argument
H A Dtimer_module.cpp95 jerry_value_t TimerModule::StartTask(TimerList::Arguments *arguments, jerry_value_t time, bool repeated) in StartTask() argument
49 CreateTimer(const jerry_value_t func, const jerry_value_t context, const jerry_value_t *args, const jerry_length_t argsNum, bool repeated) CreateTimer() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_timer_list.h51 bool repeated; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_timer.c92 int32_t TimerSetTimeout(Timer *timer, uint32_t timeoutMs, uint8_t repeated) in TimerSetTimeout() argument
122 Timer *TimerStart(EpollDesc epollfd, uint32_t ms, uint8_t repeated, TimeoutHandle handle, void *data) in TimerStart() argument
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DI2C-js.cpp131 bool repeated = false; in DECLARE_CLASS_FUNCTION() local
225 bool repeated = args_count == 4 && jerry_get_boolean_value(args[3]); in DECLARE_CLASS_FUNCTION() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_timer.c88 int32_t TimerSetTimeout(Timer *timer, uint32_t timeoutMs, uint8_t repeated) in TimerSetTimeout() argument
127 Timer *TimerStart(EpollDesc epollfd, uint32_t ms, uint8_t repeated, TimeoutHandle handle, void *data) in TimerStart() argument
/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_unit_test.cpp779 bool repeated = true; in HWTEST_F() local
/third_party/protobuf/objectivec/
H A DGPBDescriptor.h304 @property(nonatomic, readonly, getter=isRepeated) BOOL repeated; variable
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyMessageBuilderContext.java122 public IRubyObject repeated(ThreadContext context, IRubyObject[] args) { in repeated() method in RubyMessageBuilderContext
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp299 void StateManagerAdapter::OnScreenOffHalfHour(bool scrOffHalfHourCtrl, bool repeated) in OnScreenOffHalfHour() argument
306 void StateManagerAdapter::OnScreenOffHalfHourInner(bool scrOffHalfHourCtrl, bool repeated) in OnScreenOffHalfHourInner() argument
/third_party/protobuf/src/google/protobuf/
H A Dmap_field_test.cc137 const RepeatedPtrField<Message>& repeated = in TEST_F() local
150 RepeatedPtrField<Message>* repeated = in TEST_F() local
[all...]
H A Dgenerated_message_table_driven_lite.h97 RepeatedField<Type>* repeated = Raw<RepeatedField<Type>>(msg, offset); in AddField() local
103 RepeatedPtrField<std::string>* repeated = in AddField() local
H A Dgenerated_message_reflection.cc1699 RepeatedPtrFieldBase* repeated = nullptr; in AddMessage() local
1735 RepeatedPtrFieldBase* repeated = nullptr; AddAllocatedMessage() local
2227 RepeatedPtrField<Type>* repeated = MutableRepeatedField() local
2241 RepeatedPtrField<Type>* repeated = AddField() local
[all...]
H A Ddescriptor.cc2284 bool repeated = false; in RetrieveOptionsAssumingRightPool() local
[all...]
/third_party/glfw/src/
H A Dinput.c282 GLFWbool repeated = GLFW_FALSE; in _glfwInputKey() local
/third_party/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp1541 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtitvfmt.cpp1541 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtitvfmt.cpp1535 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/nghttp2/src/
H A Dutil.cc1372 auto repeated = false; in hexdump() local
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp4209 bool repeated = false; in mergeQualifiers() local
6501 int repeated = intermediate.addUsedLocation(qualifier, type, typeCollision); in layoutTypeCheck() local
6514 int repeated = intermediate.addXfbBufferOffset(type); in layoutTypeCheck() local
6911 int repeated = intermediate.addUsedOffsets(qualifier.layoutBinding, offset, numOffsets); fixOffset() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 44 milliseconds