OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attempts
(Results
126 - 150
of
224
) sorted by null
1
2
3
4
5
6
7
8
9
/external/minijail/
syscall_filter_unittest.cc
904
unsigned int
attempts
= 0;
local
916
if (++
attempts
>= 3) {
925
attempts
= 0;
[
all
...]
/frameworks/base/core/jni/
android_media_AudioSystem.cpp
1186
int
attempts
= MAX_PORT_GENERATION_SYNC_ATTEMPTS;
local
1417
int
attempts
= MAX_PORT_GENERATION_SYNC_ATTEMPTS;
local
[
all
...]
/hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_diag.cpp
335
btCoexHidVenData.
attempts
= pBtCoexHidStartPL->
attempts
;
349
btCoexHidVenData.
attempts
= pBtCoexHidStopPL->
attempts
;
[
all
...]
/prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go
71
// forgery
attempts
. Instead continue waiting until
189
for i := 0; i < cfg.
attempts
; i++ {
dnsclient_unix_test.go
291
"options timeout:1
attempts
:1",
302
"options timeout:3
attempts
:1",
fd_unix.go
204
//
attempts
to block in the pollDesc will return errClosing.
/prebuilts/go/darwin-x86/src/runtime/
mbarrier.go
47
// the sole pointer to it from the heap to its stack. If it
attempts
52
// heap. If it
attempts
to install the pointer into a black object,
/prebuilts/go/linux-x86/src/net/
dnsclient_unix.go
71
// forgery
attempts
. Instead continue waiting until
189
for i := 0; i < cfg.
attempts
; i++ {
dnsclient_unix_test.go
291
"options timeout:1
attempts
:1",
302
"options timeout:3
attempts
:1",
fd_unix.go
204
//
attempts
to block in the pollDesc will return errClosing.
/prebuilts/go/linux-x86/src/runtime/
mbarrier.go
47
// the sole pointer to it from the heap to its stack. If it
attempts
52
// heap. If it
attempts
to install the pointer into a black object,
/external/mksh/src/
main.c
765
volatile uint8_t
attempts
= 13;
local
840
if (wastty && Flag(FIGNOREEOF) && --
attempts
> 0) {
[
all
...]
/external/blktrace/btreplay/doc/
btreplay.tex
88
attempts
to generate the same IOs seen during the sample workload phase.
106
IOs during the sample workload. \texttt{btreplay} \emph{
attempts
} to
135
kernel\footnote{
Attempts
to do them individually resulted in too large of a
166
recorded by \texttt{btrecord}, and
attempts
to faithfully reproduce the
/frameworks/base/tests/net/java/com/android/server/
ConnectivityServiceTest.java
228
final int
attempts
= 50; // Causes the test to take about 200ms on bullhead-eng.
local
231
for (int i = 0; i <
attempts
; i++) {
244
for (int i = 0; i <
attempts
; i++) {
263
final int
attempts
= 50; // Causes the test to take about 200ms on bullhead-eng.
local
264
for (int i = 0; i <
attempts
; i++) {
273
fail("expected race condition at least once in " +
attempts
+ "
attempts
");
[
all
...]
/frameworks/base/services/core/java/com/android/server/audio/
AudioService.java
2642
int
attempts
= 3;
local
4555
int
attempts
= 3;
local
[
all
...]
/build/soong/third_party/zip/
reader.go
246
// readDirectoryHeader
attempts
to read a directory header from r.
/external/ImageMagick/www/api/
enhance.php
264
<p>ContrastStretchImage() is a simple image enhancement technique that
attempts
to improve the contrast in an image by 'stretching' the range of intensity values it contains to span a desired range of values. It differs from the more sophisticated histogram equalization in that it can only apply a linear scaling function to the image pixel values. As a result the 'enhancement' is less harsh.</p>
layer.php
146
<p>OptimizeImageLayers() compares each image the GIF disposed forms of the previous image in the sequence. From this it
attempts
to select the smallest cropped image to replace each frame, while preserving the results of the GIF animation.</p>
/prebuilts/go/darwin-x86/src/archive/zip/
reader.go
246
// readDirectoryHeader
attempts
to read a directory header from r.
/prebuilts/go/darwin-x86/src/crypto/x509/
verify.go
254
// Verify
attempts
to verify c by building one or more chains from c to a
/prebuilts/go/darwin-x86/src/internal/pprof/profile/
profile.go
546
// Demangle
attempts
to demangle and optionally simplify any function
/prebuilts/go/linux-x86/src/archive/zip/
reader.go
246
// readDirectoryHeader
attempts
to read a directory header from r.
/prebuilts/go/linux-x86/src/crypto/x509/
verify.go
254
// Verify
attempts
to verify c by building one or more chains from c to a
/prebuilts/go/linux-x86/src/internal/pprof/profile/
profile.go
546
// Demangle
attempts
to demangle and optionally simplify any function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
Completed in 1063 milliseconds
1
2
3
4
5
6
7
8
9