Searched defs:check_zero (Results 1 – 12 of 12) sorted by relevance
| /external/ltp/testcases/kernel/io/ltp-aiodio/ |
| D | read_checkzero.c | 36 char *check_zero(unsigned char *buf, int size) in check_zero() function
|
| D | common_sparse.h | 80 char *check_zero(char *buf, int size) in check_zero() function
|
| D | dio_truncate.c | 42 char *check_zero(unsigned char *buf, int size) in check_zero() function
|
| D | dio_append.c | 45 char *check_zero(unsigned char *buf, int size) in check_zero() function
|
| D | aiodio_append.c | 38 char *check_zero(unsigned char *buf, int size) in check_zero() function
|
| /external/v8/src/compiler/ |
| D | effect-control-linearizer.cc | 1593 Node* check_zero = graph()->NewNode(machine()->Word32Equal(), value, zero); in LowerCheckedInt32Mul() local 1689 Node* check_zero = graph()->NewNode(machine()->Word32Equal(), value32, in BuildCheckedFloat64ToInt32() local
|
| D | wasm-compiler.cc | 2294 Node* check_zero = graph()->NewNode(machine->Word32Equal(), value32, in BuildChangeFloat64ToTagged() local
|
| /external/v8/src/crankshaft/ia32/ |
| D | lithium-codegen-ia32.cc | 1661 Label check_nan_left, check_zero, return_left, return_right; in DoMathMinMax() local
|
| /external/v8/src/crankshaft/s390/ |
| D | lithium-codegen-s390.cc | 1942 Label check_nan_left, check_zero, return_left, return_right, done; in DoShiftI() local
|
| /external/v8/src/crankshaft/arm/ |
| D | lithium-codegen-arm.cc | 1876 Label result_is_nan, return_left, return_right, check_zero, done; in DoMathMinMax() local
|
| /external/v8/src/crankshaft/x87/ |
| D | lithium-codegen-x87.cc | 1938 Label check_nan_left, check_zero, return_left, return_right; in DoMathMinMax() local
|
| /external/v8/src/crankshaft/ppc/ |
| D | lithium-codegen-ppc.cc | 1936 Label check_nan_left, check_zero, return_left, return_right, done; in DoShiftI() local
|