OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:repeated
(Results
251 - 275
of
2206
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc
228
"
repeated
Item items = 1 [experimental_map_key = \"key\"];\n"
259
EXPECT_SUBSTRING("only allowed for
repeated
fields", error());
267
"
repeated
int32 items = 1 [experimental_map_key = \"key\"];\n"
279
"
repeated
Unknown items = 1 [experimental_map_key = \"key\"];\n"
294
"
repeated
Item items = 1 [experimental_map_key = \"badkey\"];\n"
306
"
repeated
string key = 1;\n"
309
"
repeated
Item items = 1 [experimental_map_key = \"key\"];\n"
313
EXPECT_SUBSTRING("must not name a
repeated
field", error());
325
"
repeated
Item items = 1 [experimental_map_key = \"key\"];\n"
/external/protobuf/src/google/protobuf/
unittest_embed_optimize_for.proto
49
repeated
TestOptimizedForSize repeated_message = 2;
unittest_mset.proto
78
repeated
group Item = 1 {
/external/regex-re2/re2/testing/
exhaustive2_test.cc
34
// they can be
repeated
-- PCRE rejects ^* but allows (?:^)*
/external/vboot_reference/scripts/image_signing/
strip_boot_from_image.sh
54
# done when the image was built, but needs to be
repeated
now that we've
/frameworks/minikin/tests/
Android.mk
58
# pulled in by the build system (and thus sadly must be
repeated
).
/hardware/intel/img/psb_video/src/hwdefs/
mem_io.h
132
This macro is used to extract the value of a
repeated
field in a packed
153
This macro is used to extract the value of a
repeated
field in a table
220
This macro is used to update a
repeated
field in a packed memory
244
This macro is used to update a
repeated
field in a table in a packed memory
/hardware/qcom/gps/msm8909/utils/
MsgTask.h
54
// This method will be
repeated
called until it returns false; or
/hardware/qcom/gps/msm8996/utils/
MsgTask.h
54
// This method will be
repeated
called until it returns false; or
/libcore/ojluni/src/main/java/java/lang/annotation/
Inherited.java
34
* annotation type. This process will be
repeated
until an annotation for this
/libcore/ojluni/src/main/java/java/security/
SecureRandomSpi.java
46
* replaces, the existing seed. Thus,
repeated
calls are guaranteed
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
LauncherStrategyFactory.java
67
// ignore
repeated
registering attempts
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
posix2_lim.h
50
/* The maximum number of
repeated
occurrences of a regular expression
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
posix2_lim.h
50
/* The maximum number of
repeated
occurrences of a regular expression
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
posix2_lim.h
50
/* The maximum number of
repeated
occurrences of a regular expression
/prebuilts/gdb/darwin-x86/include/python2.7/
setobject.h
49
* saves
repeated
runtime null-tests.
/prebuilts/gdb/linux-x86/include/python2.7/
setobject.h
49
* saves
repeated
runtime null-tests.
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
calibrate_test.go
11
// results are somewhat fragile; use
repeated
runs to get
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
calibrate_test.go
8
// results are somewhat fragile; use
repeated
runs to get
/prebuilts/go/darwin-x86/src/math/big/
calibrate_test.go
8
// results are somewhat fragile; use
repeated
runs to get
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
calibrate_test.go
11
// results are somewhat fragile; use
repeated
runs to get
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/
calibrate_test.go
8
// results are somewhat fragile; use
repeated
runs to get
/prebuilts/go/linux-x86/src/math/big/
calibrate_test.go
8
// results are somewhat fragile; use
repeated
runs to get
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
setobject.h
49
* saves
repeated
runtime null-tests.
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
setobject.h
49
* saves
repeated
runtime null-tests.
Completed in 1206 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>