Searched
full:permits (Results
501 -
525 of
1053) sorted by null
<<21222324252627282930>>
/frameworks/av/services/audioflinger/ |
AudioResampler.cpp | 143 static const uint32_t maxMHz = 130; // an arbitrary number that permits 3 VHQ, should be tunable
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CopyOnWriteArrayList.java | 519 * single snapshot object representing the current slice. This permits reads
|
/libcore/luni/src/main/java/org/xml/sax/ |
ContentHandler.java | 313 * wherever XML permits arbitrary characters, such as attribute values,
|
/libcore/luni/src/test/java/libcore/xml/ |
PullParserDtdTest.java | 33 * Android's Expat pull parser permits parameter entities to be declared,
|
/libcore/ojluni/src/main/java/java/lang/reflect/ |
Constructor.java | 40 * <p>{@code Constructor} permits widening conversions to occur when matching the
|
Method.java | 42 * <p>A {@code Method} permits widening conversions to occur when matching the
|
/libcore/ojluni/src/main/java/java/nio/channels/ |
DatagramChannel.java | 302 * manager, if installed, permits it.
|
/libcore/ojluni/src/main/java/java/util/ |
LinkedHashMap.java | 84 * permits null elements. Like <tt>HashMap</tt>, it provides constant-time
|
/packages/apps/Email/tests/src/com/android/emailcommon/internet/ |
MimeUtilityTest.java | 456 // Thunderbird permits comments after the end of a parameter, as in this example.
|
/prebuilts/go/darwin-x86/doc/ |
gccgo_install.html | 101 use a small discontiguous stack for goroutines. This permits programs
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
rat.go | 517 // Gob codec version. Permits backward-compatible changes to the encoding.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/big/ |
rat.go | 514 // Gob codec version. Permits backward-compatible changes to the encoding.
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
get.go | 36 The -insecure flag permits fetching from repositories and resolving
|
/prebuilts/go/darwin-x86/src/compress/flate/ |
inflate.go | 62 // to switch to a new underlying Reader. This permits reusing a ReadCloser
|
/prebuilts/go/darwin-x86/src/go/types/ |
builtins.go | 21 // append is the only built-in that permits the use of ... for the last argument
|
stmt.go | 655 check.errorf(s.Value.Pos(), "iteration over %s permits only one iteration variable", &x)
|
/prebuilts/go/darwin-x86/src/math/big/ |
rat.go | 514 // Gob codec version. Permits backward-compatible changes to the encoding.
|
/prebuilts/go/darwin-x86/src/sort/ |
sort.go | 203 // This embedded Interface permits Reverse to use the methods of
|
/prebuilts/go/linux-x86/doc/ |
gccgo_install.html | 101 use a small discontiguous stack for goroutines. This permits programs
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/ |
rat.go | 517 // Gob codec version. Permits backward-compatible changes to the encoding.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/big/ |
rat.go | 514 // Gob codec version. Permits backward-compatible changes to the encoding.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
get.go | 36 The -insecure flag permits fetching from repositories and resolving
|
/prebuilts/go/linux-x86/src/compress/flate/ |
inflate.go | 62 // to switch to a new underlying Reader. This permits reusing a ReadCloser
|
/prebuilts/go/linux-x86/src/go/types/ |
builtins.go | 21 // append is the only built-in that permits the use of ... for the last argument
|
stmt.go | 655 check.errorf(s.Value.Pos(), "iteration over %s permits only one iteration variable", &x)
|
Completed in 1803 milliseconds
<<21222324252627282930>>