| /external/minijail/ | 
| D | syscall_filter_unittest_macros.h | 12 #define EXPECT_EQ_BLOCK(_block, _code, _k, _jt, _jf)	\  argument 20 #define EXPECT_EQ_STMT(_block, _code, _k) \  argument 23 #define EXPECT_COMP(_block) \  argument 29 #define EXPECT_GT_GE_COMP(_block) \  argument 35 #define EXPECT_SHORT_GT_GE_COMP(_block) \  argument 41 #define EXPECT_LBL(_block) \  argument 48 #define EXPECT_ACTUAL_LBL(_block, _id) \  argument 56 #define EXPECT_JUMP_LBL(_block) \  argument 63 #define EXPECT_GROUP_END(_block) \  argument 70 #define EXPECT_KILL(_block) \  argument [all …] 
 | 
| D | bpf.h | 156 #define set_bpf_stmt(_block, _code, _k) \  argument 159 #define set_bpf_jump(_block, _code, _k, _jt, _jf) \  argument 162 #define set_bpf_lbl(_block, _lbl_id) \  argument 166 #define set_bpf_jump_lbl(_block, _lbl_id) \  argument 170 #define set_bpf_ret_kill(_block) \  argument 173 #define set_bpf_ret_kill_process(_block) \  argument 176 #define set_bpf_ret_trap(_block) \  argument 179 #define set_bpf_ret_errno(_block, _errno) \  argument 183 #define set_bpf_ret_log(_block) \  argument 186 #define set_bpf_ret_allow(_block) \  argument
  | 
| /external/python/cpython3/Python/ | 
| D | pyarena.c | 17 typedef struct _block {  struct 33     struct _block *ab_next;  argument 38     void *ab_mem;
  | 
| /external/python/cpython2/Python/ | 
| D | pyarena.c | 19 typedef struct _block {  struct 35     struct _block *ab_next;  argument 40     void *ab_mem;
  | 
| /external/clang/test/Rewriter/ | 
| D | rewrite-modern-block-ivar-call.mm | 7     void (^_block)(void);  field
  | 
| D | rewrite-block-ivar-call.mm | 4     void (^_block)(void);  field
  | 
| /external/mesa3d/src/panfrost/midgard/ | 
| D | midgard_helper_invocations.c | 163 mir_helper_block_update(BITSET_WORD *deps, pan_block *_block, unsigned temp_count)  in mir_helper_block_update()
  | 
| /external/grpc-grpc/src/python/grpcio/grpc/beta/ | 
| D | utilities.py | 39     def _block(self, timeout):  member in _ChannelReadyFuture
  | 
| /external/grpc-grpc/src/python/grpcio/grpc/ | 
| D | _utilities.py | 70     def _block(self, timeout):  member in _ChannelReadyFuture
  | 
| /external/rust/crates/tokio/src/sync/mpsc/ | 
| D | block.rs | 447     let _block = Block::<Foo>::new(0);  in assert_no_stack_overflow()  localVariable
  | 
| /external/python/cpython2/Lib/ | 
| D | threading.py | 696     def _block(self):  member in Thread
  | 
| D | tarfile.py | 1456     def _block(self, count):  member in TarInfo
  | 
| /external/python/cpython3/Lib/ | 
| D | tarfile.py | 1386     def _block(self, count):  member in TarInfo
  |