HomeSort by relevance Sort by last modified time
    Searched refs:bif (Results 1 - 25 of 30) sorted by null

1 2

  /external/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
tbio.c 145 tbio_interface_t bif; local
147 memset(&bif, 0, sizeof(tbio_interface_t));
148 rc = posix_memalign(&bif.data, 512, 1024);
154 strcpy(bif.data, "User space data");
155 bif.data_len = 1024;
156 bif.direction = TBIO_TO_DEV;
157 bif.cmd = SAFE_MALLOC(cleanup, 6);
158 if (bif.cmd == NULL) {
160 free(bif.data);
163 strcpy(bif.cmd, "WRITE")
184 tbio_interface_t bif; local
231 tbio_interface_t bif; local
269 tbio_interface_t bif; local
    [all...]
  /external/llvm/test/MC/AArch64/
neon-bitwise-instructions.s 41 bif v0.8b, v1.8b, v2.8b
42 bif v0.16b, v1.16b, v2.16b
52 // CHECK: bif v0.8b, v1.8b, v2.8b // encoding: [0x20,0x1c,0xe2,0x2e]
53 // CHECK: bif v0.16b, v1.16b, v2.16b // encoding: [0x20,0x1c,0xe2,0x6e]
arm64-advsimd.s 543 bif.8b v0, v0, v0
550 ; CHECK: bif.8b v0, v0, v0 ; encoding: [0x00,0x1c,0xe0,0x2e]
    [all...]
neon-diagnostics.s 68 // Vector And Orr Eor Bsl Bit Bif, Orn, Bic,
77 bif v0.4h, v1.4h, v2.4h
100 // CHECK-ERROR: bif v0.4h, v1.4h, v2.4h
    [all...]
  /external/capstone/suite/MC/AArch64/
neon-bitwise-instructions.s.cs 10 0x20,0x1c,0xe2,0x2e = bif v0.8b, v1.8b, v2.8b
11 0x20,0x1c,0xe2,0x6e = bif v0.16b, v1.16b, v2.16b
  /external/iproute2/lib/
ll_types.c 72 __PF(BIF,bif)
  /external/libavc/common/armv8/
ih264_deblk_luma_av8.s 187 bif v16.16b, v6.16b , v24.16b //Q8 = (i_macro >= 0 ) ? (p0+delta) : (p0-delta)
188 bif v0.16b, v14.16b , v24.16b //Q0 = (i_macro >= 0 ) ? (q0-delta) : (q0+delta)
317 bif v4.16b, v16.16b , v18.16b //choose q0 or filtered q0
331 bif v12.16b, v8.16b , v22.16b //choose q1 or filtered value of q1
335 bif v0.16b, v14.16b , v22.16b //choose q2 or filtered q2
378 bif v6.16b, v2.16b , v18.16b //choosing between p0 and filtered value of p0
645 bif v6.16b, v22.16b , v28.16b //p0
646 bif v8.16b, v24.16b , v28.16b //q0
    [all...]
ih264_deblk_chroma_av8.s 404 bif v16.16b, v4.16b , v8.16b //Q8 = (i_macro >= 0 ) ? (p0+delta) : (p0-delta)
405 bif v0.16b, v18.16b , v8.16b //Q0 = (i_macro >= 0 ) ? (q0-delta) : (q0+delta)
  /external/selinux/libsepol/cil/src/
cil_reset_ast.c 407 static void cil_reset_booleanif(struct cil_booleanif *bif)
409 cil_list_destroy(&bif->datum_expr, CIL_FALSE);
cil_verify.c 877 struct cil_booleanif *bif = node->parent->parent->data; local
884 if (bif->preserved_tunable) {
947 if (bif->preserved_tunable) {
964 struct cil_booleanif *bif = (struct cil_booleanif*)node->data; local
977 if (bif->preserved_tunable) {
    [all...]
cil.c     [all...]
cil_tree.c 1025 struct cil_booleanif *bif = node->data; local
1029 cil_tree_print_expr(bif->datum_expr, bif->str_expr);
    [all...]
cil_build_ast.h 130 void cil_destroy_boolif(struct cil_booleanif *bif);
cil_internal.h 1018 void cil_boolif_init(struct cil_booleanif **bif);
cil_build_ast.c 2840 struct cil_booleanif *bif = NULL; local
    [all...]
cil_resolve_ast.c 3226 struct cil_booleanif *bif = (struct cil_booleanif*)current->data; local
    [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c 3566 struct cil_booleanif *bif; local
3589 struct cil_booleanif *bif; local
3612 struct cil_booleanif *bif; local
3635 struct cil_booleanif *bif; local
3658 struct cil_booleanif *bif; local
3681 struct cil_booleanif *bif; local
3704 struct cil_booleanif *bif; local
3727 struct cil_booleanif *bif; local
3750 struct cil_booleanif *bif; local
3773 struct cil_booleanif *bif; local
3796 struct cil_booleanif *bif; local
3819 struct cil_booleanif *bif; local
3842 struct cil_booleanif *bif; local
3865 struct cil_booleanif *bif; local
3888 struct cil_booleanif *bif; local
3910 struct cil_booleanif *bif; local
    [all...]
test_cil_resolve_ast.c 6806 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; local
6928 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; local
6953 struct cil_booleanif *bif = (struct cil_booleanif*)test_db->ast->root->cl_head->next->next->next->data; local
    [all...]
  /external/libnl/lib/
utils.c 687 __ADD(ARPHRD_BIF,bif)
  /tools/repohooks/tools/
checkpatch.pl     [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c     [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h     [all...]
macro-assembler-aarch64.h     [all...]
simulator-aarch64.h     [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc 657 __ bif(v12.V16B(), v26.V16B(), v8.V16B());
658 __ bif(v2.V8B(), v23.V8B(), v27.V8B());
    [all...]

Completed in 890 milliseconds

1 2