/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/ |
mkheaders | 36 echo " -v Print more output (may be repeated for even more output)"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
InputDensityDialog.java | 39 * across repeated invocations
|
/external/protobuf/python/google/protobuf/ |
reflection.py | 328 raise ValueError('Repeated field default value not empty list: %s' % ( 423 of non-repeated scalar fields) directly set the value 446 """Adds a public property for a "repeated" protocol message field. Clients 452 type-checking in the case of repeated scalar fields, and we also set any 482 raise AttributeError('Assignment not allowed to repeated field ' 536 # for non-repeated scalars. 706 raise KeyError('"%s" is repeated.' % extension_handle.full_name) 749 """Returns the number of bytes needed to serialize a non-repeated element. [all...] |
descriptor.py | 268 # * If you specify a repeated field, you should not be allowed 295 field is optional, required, or repeated. 299 meaningful for non-repeated scalar fields. Repeated fields 300 should always set this to [], and non-repeated composite
|
/external/bison/lib/ |
xalloc.h | 127 Repeated reallocations are guaranteed to make progress, either by 132 factor of approximately 1.5 so that repeated reallocations have
|
/frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/ |
RunTestCommand.java | 240 + " may be repeated. This option is not required and if not provided then\n" 249 + " May be repeated.\n"
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
xalloc.h | 146 Repeated reallocations are guaranteed to make progress, either by 151 factor of approximately 1.5 so that repeated reallocations have
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
FieldSet.java | 147 "hasField() can only be called on non-repeated fields."); 206 "getRepeatedField() can only be called on repeated fields."); 225 "getRepeatedField() can only be called on repeated fields."); 247 "getRepeatedField() can only be called on repeated fields."); 268 "addRepeatedField() can only be called on repeated fields."); 287 * value for the given field. (For repeated fields, this checks if the
|
/external/protobuf/src/google/protobuf/ |
extension_set_unittest.cc | 395 // Repeated primitive extensions will increase space used by at least a 399 // - Adds a value to the repeated extension, then clears it, establishing 403 // - Adds a large number of values (requiring allocation in the repeated 441 // Repeated strings 449 // the empty repeated field memory usage as there is with primitive types. 456 // Repeated messages
|
wire_format_lite.h | 78 // of which contains the value of one field (or one element of a repeated 153 // of packed repeated fields. 184 // repeated group Item = 1 { 247 // Reads repeated primitive values, with optimizations for repeats. 446 // the tag, so you must also call TagSize(). (This is because, for repeated 481 // A helper method for the repeated primitive reader. This method has
|
descriptor.pb.h | 206 // repeated .google.protobuf.FileDescriptorProto file = 1; 320 // repeated string dependency = 3; 336 // repeated .google.protobuf.DescriptorProto message_type = 4; 348 // repeated .google.protobuf.EnumDescriptorProto enum_type = 5; 360 // repeated .google.protobuf.ServiceDescriptorProto service = 6; 372 // repeated .google.protobuf.FieldDescriptorProto extension = 7; 591 // repeated .google.protobuf.FieldDescriptorProto field = 2; 603 // repeated .google.protobuf.FieldDescriptorProto extension = 6; 615 // repeated .google.protobuf.DescriptorProto nested_type = 3; 627 // repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [all...] |
text_format.cc | 110 // Determines if repeated values for a non-repeated field are 289 // Fail if the field is not repeated and it has already been specified. 292 ReportError("Non-repeated field \"" + field_name + 340 // to see if the field is repeated (in which case we need to use the Add 987 // Print primitive repeated field in short form. [all...] |
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace.pb.cpp | [all...] |
/external/protobuf/java/ |
README.txt | 96 are packed repeated elements nor testing of java_multiple_files. 142 code generated for repeated elements uses 276 - Repeated fields are in arrays, not ArrayList or Vector.
|
/external/protobuf/src/google/protobuf/compiler/ |
plugin.pb.h | 98 // repeated string file_to_generate = 1; 124 // repeated .google.protobuf.FileDescriptorProto proto_file = 15; 350 // repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15; 397 // repeated string file_to_generate = 1; 483 // repeated .google.protobuf.FileDescriptorProto proto_file = 15; 684 // repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
|
/frameworks/base/tests/CoreTests/android/core/ |
SSLSocketTest.java | 200 * Does repeated requests for each of the hosts, with the connection being 213 * Does repeated requests for each of the hosts, with the connection being 228 * Does repeated requests for each of the hosts, with the connection being 245 * Does repeated requests for each of the hosts, with the connection being 267 * Does repeated requests for each of the hosts, with the connection being 287 * Does repeated requests for each of the hosts, with the connection being [all...] |
/external/arduino/libraries/Wire/utility/ |
twi.c | 337 case TW_REP_START: // sent repeated start condition 411 case TW_SR_STOP: // stop or repeated start condition received
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
ArrayModifier.java | 136 if (offset == null) {// the node will be repeated several times in the same place
140 if (scale == null) {// the node will be repeated several times in the same place
|
/external/libnfc-nxp/inc/ |
phNfcStatus.h | 153 The Layer is already initialised, hence initialisation repeated. 279 * Repeated call of the connecting function is not allowed.
|