HomeSort by relevance Sort by last modified time
    Searched refs:Repeated (Results 1 - 9 of 9) sorted by null

  /external/protobuf/src/google/protobuf/
extension_set.h 218 int ExtensionSize(int number) const; // Size of a repeated extension.
268 // repeated fields -------------------------------------------------
481 // meaning for repeated types; for those, the size of the RepeatedField
492 // For repeated types, this indicates if the [packed=true] option is set.
528 // Note to support packed repeated field compatibility, it also fills whether
536 // Note to support packed repeated field compatibility, it also fills whether
625 // // TypeTraits for singular fields and repeated fields will define the
626 // // symbol "Singular" or "Repeated" respectively. These two symbols will
628 // // extensions and repeated extensions. If the TypeTraits for the passed
630 // // user is passing a repeated extension to a singular accessor, or th
    [all...]
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
status.py 68 "params": validation.Optional(validation.Repeated(UserParam)),
79 "params": validation.Optional(validation.Repeated(UserParam)),
116 "mapreduce": validation.Optional(validation.Repeated(MapreduceInfo))
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
extension_set.h 222 int ExtensionSize(int number) const; // Size of a repeated extension.
279 // repeated fields -------------------------------------------------
497 // meaning for repeated types; for those, the size of the RepeatedField
508 // For repeated types, this indicates if the [packed=true] option is set.
547 // Note to support packed repeated field compatibility, it also fills whether
555 // Note to support packed repeated field compatibility, it also fills whether
585 // Gets the repeated extension for the given descriptor, creating it if
647 // // TypeTraits for singular fields and repeated fields will define the
648 // // symbol "Singular" or "Repeated" respectively. These two symbols will
650 // // extensions and repeated extensions. If the TypeTraits for the passe
    [all...]
  /art/runtime/quick/
inline_method_analyser.cc 56 static bool Repeated(Matcher* matcher); // On match, returns to the mark.
101 bool Matcher::Repeated(Matcher* matcher) {
282 &Matcher::Repeated<&Matcher::Const0>,
285 &Matcher::Repeated<&Matcher::Const0>,
286 &Matcher::Repeated<&Matcher::IPutOnThis>,
  /external/clang/lib/AST/
ASTDiagnostic.cpp 267 bool Repeated = false;
274 Repeated = true;
282 if (!Repeated) {
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
forms.js 31 REPEATED: 'REPEATED'
228 * Add repeated field. This function is called when an item is added
229 * @param {FormElement} form Repeated form element to create item for.
240 * Build repeated field. Contains a button that can be used for adding new
261 * @param {FormElement} form Repeated form element to create item for.
262 * @param allowRepeated {Boolean} Allow display of repeated field. If set to
263 * to true, will treat repeated fields as individual items of a repeated
278 form.repeated = form.field.label == LABEL.REPEATED
    [all...]
  /system/keymaster/
authorization_set_test.cpp 98 TEST(Lookup, Repeated) {
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 

Completed in 565 milliseconds