OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regstr
(Results
1 - 4
of
4
) sorted by null
/external/toybox/toys/posix/
grep.c
224
char *
regstr
;
local
231
regstr
= s = xmalloc(len);
241
w = regcomp((regex_t *)toybuf,
regstr
,
/external/llvm/lib/Target/Sparc/
SparcInstrInfo.td
599
multiclass IPredBranch<string
regstr
, list<dag> CCPattern> {
601
!strconcat("b$cond ", !strconcat(
regstr
, ", $imm19")),
604
!strconcat("b$cond,a ", !strconcat(
regstr
, ", $imm19")),
607
!strconcat("b$cond,pn ", !strconcat(
regstr
, ", $imm19")),
610
!strconcat("b$cond,a,pn ", !strconcat(
regstr
, ", $imm19")),
[
all
...]
/external/elfutils/src/libcpu/
i386_data.h
551
FCT_crdb (struct output_data *d, const char *
regstr
)
563
regstr
, (uint32_t) (d->data[d->opoff1 / 8] >> 3) & 7);
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
[
all
...]
Completed in 44 milliseconds