Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-dgram-udp6-send-default-host.js64 const repeated = [...toSend]; variable
Dtest-dgram-send-default-host.js61 const repeated = [...toSend]; variable
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
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
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageBuilderContext.php94 public function repeated($name, $type, $number, $type_name = null) function in Google\\Protobuf\\Internal\\MessageBuilderContext
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyMessageBuilderContext.java122 public IRubyObject repeated(ThreadContext context, IRubyObject[] args) { in repeated() method in RubyMessageBuilderContext
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2376 repeated: true, property
2427 repeated: true, property
2433 repeated: true, property
2600 repeated: true, property
2606 repeated: true, property
2653 repeated: true, property
/third_party/protobuf/src/google/protobuf/
Dmap_field_test.cc137 const RepeatedPtrField<Message>& repeated = in TEST_F() local
150 RepeatedPtrField<Message>* repeated = in TEST_F() local
Dgenerated_message_table_driven_lite.h97 RepeatedField<Type>* repeated = Raw<RepeatedField<Type>>(msg, offset); in AddField() local
103 RepeatedPtrField<std::string>* repeated = variable
Dgenerated_message_reflection.cc1699 RepeatedPtrFieldBase* repeated = nullptr; in AddMessage() local
1735 RepeatedPtrFieldBase* repeated = nullptr; in AddAllocatedMessage() local
2227 RepeatedPtrField<Type>* repeated = in MutableRepeatedField() local
2241 RepeatedPtrField<Type>* repeated = in AddField() local
Ddescriptor.cc2284 bool repeated = false; in RetrieveOptionsAssumingRightPool() local
/third_party/flutter/glfw/src/
Dinput.c46 GLFWbool repeated = GLFW_FALSE; in _glfwInputKey() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateIntervalInfo.java643 int repeated = patternRepeated[prevCh - PATTERN_CHAR_BASE]; in splitPatternInto2Part() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java659 int repeated = patternRepeated[prevCh - PATTERN_CHAR_BASE]; in splitPatternInto2Part() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp4021 bool repeated = false; in mergeQualifiers() local
6309 int repeated = intermediate.addUsedLocation(qualifier, type, typeCollision); in layoutTypeCheck() local
6323 int repeated = intermediate.addXfbBufferOffset(type); in layoutTypeCheck() local
6714 int repeated = intermediate.addUsedOffsets(qualifier.layoutBinding, offset, numOffsets); in fixOffset() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtitvfmt.cpp1259 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/node/deps/icu-small/source/i18n/
Ddtitvfmt.cpp1535 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtitvfmt.cpp1535 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/python/Lib/test/
Dtest_compile.py564 def check_limit(prefix, repeated, mode="single"): argument
/third_party/icu/icu4c/source/i18n/
Ddtitvfmt.cpp1535 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part() local
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc228 bool repeated, bool is_proto3, in GetFieldForType()
/third_party/nghttp2/src/
Dutil.cc1330 auto repeated = false; in hexdump() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h70840 unsigned char repeated[8]; member