OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:faulty
(Results
1 - 25
of
33
) sorted by null
1
2
/external/kernel-headers/original/linux/raid/
md_k.h
70
* Not working:
faulty
==1 in_sync==0
71
* Fully working:
faulty
==0 in_sync==1
74
*
faulty
==0 in_sync==0
76
* It can never have
faulty
==1, in_sync==1
81
#define
Faulty
1 /* device is known to have a fault */
248
int
faulty
= test_bit(
Faulty
, &rdev->flags);
local
249
if (atomic_dec_and_test(&rdev->nr_pending) &&
faulty
)
268
/* error_handler must set ->
faulty
and clear ->in_sync
md_p.h
77
#define MD_DISK_FAULTY 0 /* disk is
faulty
/ operational */
260
* into the 'roles' value. If a device is spare or
faulty
, then it doesn't
263
__u16 dev_roles[0]; /* role in array, or 0xffff for a spare, or 0xfffe for
faulty
*/
/external/opencore/protocols/rtsp_client_engine/inc/
pvrtsp_client_engine_error_code.h
45
PVMF_RTSPNODE_ERROR_SERVER //for
faulty
servers, like wrong seq number etc
/bionic/libc/kernel/common/linux/raid/
md_k.h
54
#define
Faulty
1
/frameworks/base/docs/html/resources/articles/
ui-1.5.jd
39
application?especially if it is relying on
faulty
/buggy behavior of the UI
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/raid/
md_k.h
54
#define
Faulty
1
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/raid/
md_k.h
54
#define
Faulty
1
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/raid/
md_k.h
54
#define
Faulty
1
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/raid/
md_k.h
54
#define
Faulty
1
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/raid/
md_k.h
54
#define
Faulty
1
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/raid/
md_k.h
54
#define
Faulty
1
/external/jpeg/
jfdctint.c
164
/* Even part per LL&M figure 1 --- note that published figure is
faulty
;
229
/* Even part per LL&M figure 1 --- note that published figure is
faulty
;
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
BrokenPBE.java
269
* a
faulty
parity routine...
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
libmng_types.h
82
/* * - added workaround for
faulty
PhotoShop iCCP chunk * */
/external/opencore/protocols/rtp_payload_parser/util/src/
latmpayloadparser.cpp
172
* we are in the middle of a spread audioMuxElement(), or
faulty
rtp header
291
* we are in the middle of a spread audioMuxElement(), or
faulty
rtp header
[
all
...]
/dalvik/docs/
dexopt.html
196
faulty
bytecode is far from the easiest line of attack. The ODEX file has
porting-guide.html
331
if you suspect the test may be
faulty
. You can also use
/development/pdk/docs/porting/
dalvik.jd
334
if you suspect the test may be
faulty
. You can also use
/external/bison/src/
output.c
510
installation. A
faulty
installation can cause deadlock, so a
/hardware/ti/wlan/wl1271/TWD/MacServices/
MeasurementSrvSM.c
322
/* keep the
faulty
return status */
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrvSM.c
361
/* keep the
faulty
return status */
[
all
...]
/system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrvSM.c
322
/* keep the
faulty
return status */
[
all
...]
/external/icu4c/test/intltest/
tzregts.cpp
507
* due to a
faulty
constant in TimeZone::java.
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c
944
* drvMain_InitFailCb - FW init
faulty
completion callback
[
all
...]
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c
949
* drvMain_InitFailCb - FW init
faulty
completion callback
[
all
...]
Completed in 626 milliseconds
1
2