OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instrs
(Results
1 - 16
of
16
) sorted by null
/external/valgrind/lackey/tests/
true.stderr.exp
12
guest
instrs
: ...
16
guest
instrs
: SB entered = ... : ...
/external/minijail/
syscall_filter.h
18
struct sock_filter *
instrs
;
member in struct:filter_block
syscall_filter_unittest.c
35
EXPECT_EQ((_block)->
instrs
->code, BPF_LD+BPF_W+BPF_ABS); \
55
EXPECT_JUMP_LBL(&(_block)->
instrs
[0]); \
56
EXPECT_LBL(&(_block)->
instrs
[1]); \
62
EXPECT_EQ_STMT(_block->
instrs
, \
69
EXPECT_LBL(&(_block)->
instrs
[0]); \
70
EXPECT_EQ_STMT(&(_block)->
instrs
[1], \
265
EXPECT_LBL(curr_block->
instrs
);
307
EXPECT_LBL(curr_block->
instrs
);
349
EXPECT_LBL(curr_block->
instrs
);
354
EXPECT_EQ(curr_block->
instrs
[BPF_ARG_COMP_LEN - 1].k
[
all
...]
syscall_filter.c
48
block->
instrs
= NULL;
55
struct sock_filter *
instrs
, size_t len)
63
if (head->
instrs
== NULL) {
76
new_last->
instrs
=
instrs
;
527
filter[_index++] = curr->
instrs
[i];
539
free(current->
instrs
);
/development/testrunner/
android_manifest.py
91
instrs
= []
93
instrs
.append(element.getAttribute('android:name'))
94
return
instrs
/development/testrunner/test_defs/
instrumentation_test.py
251
instrs
= manifest_parser.GetInstrumentationNames()
252
if not
instrs
:
257
elif len(
instrs
) > 1:
/external/valgrind/coregrind/m_debuginfo/
readdwarf.c
3685
DiCursor
instrs
;
member in struct:__anon26343
[
all
...]
/external/elfutils/libcpu/
i386_parse.y
247
spec: masks kPERCPERC '\n'
instrs
282
instrs
:
instrs
'\n' instr
label
[
all
...]
/external/valgrind/cachegrind/
cg_main.c
154
InstrInfo
instrs
[0];
member in struct:_SB_info
607
// Count number of original
instrs
in SB
680
i_node = &cgs->sbInfo->
instrs
[ cgs->sbInfo_i ];
[
all
...]
/prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar
/prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar
/external/valgrind/callgrind/
main.c
862
/*INOUT*/ UInt*
instrs
,
887
(*
instrs
)++;
[
all
...]
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar
/prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/
antlr4-4.5.3.jar
Completed in 377 milliseconds