OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pseudo
(Results
226 - 250
of
1396
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtomcrypt/notes/
tech0004.txt
8
This tech note explains how to use three of the more useful
pseudo
random number generators and their
/external/dropbear/
random.c
178
/* return len bytes of
pseudo
-random data */
/external/elfutils/libasm/
asm_newscn.c
58
.section
pseudo
-op otherwise. */
/external/elfutils/libelf/
Makefile.am
118
.
PSEUDO
: lint
/external/iproute2/include/linux/
if_arp.h
29
#define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM
pseudo
*/
if_ether.h
98
#define ETH_P_LOCALTALK 0x0009 /* Localtalk
pseudo
type */
/external/jpeg/
jconfig.doc
87
* and
pseudo
-ANSI compilers get confused. To keep one of these bozos happy,
jconfig.h
88
* and
pseudo
-ANSI compilers get confused. To keep one of these bozos happy,
/external/kernel-headers/original/linux/
if_arp.h
29
#define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM
pseudo
*/
if_ether.h
98
#define ETH_P_LOCALTALK 0x0009 /* Localtalk
pseudo
type */
/external/llvm/include/llvm/MC/
MCInstrDesc.h
100
Pseudo
,
279
/// isPseudo - Return true if this is a
pseudo
instruction that doesn't
283
return Flags & (1 << MCID::
Pseudo
);
479
/// means that it is a
pseudo
instruction used at SelectionDAG time that is
MCSymbol.h
33
// Special sentinal value for the absolute
pseudo
section.
/external/llvm/lib/Target/Alpha/
AlphaISelLowering.h
52
/// corresponds to the COND_BRANCH
pseudo
instruction.
/external/llvm/lib/Target/CellSPU/
SPUISelLowering.h
28
//
Pseudo
instructions:
SPURegisterInfo.h
69
//! Eliminate the call frame setup
pseudo
-instructions
/external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h
72
// Select CC
Pseudo
Instruction
/external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h
55
PPC970_Pseudo = 0 << PPC970_Shift, //
Pseudo
instruction
/external/llvm/lib/Target/XCore/
XCoreInstrFormats.td
24
// XCore
pseudo
instructions format
/external/llvm/
llvm-tblgen-rules.mk
90
$(call transform-td-to-out,
pseudo
-lowering)
tblgen-rules.mk
80
$(call transform-td-to-out,
pseudo
-lowering)
/external/llvm/test/TableGen/
TargetInstrInfo.td
48
def
Pseudo
: Format<0>; def RawFrm : Format<1>;
/external/opencv/cxcore/include/
cxerror.h
53
#define CV_StsBackTrace -1 /*
pseudo
error for back trace */
/external/oprofile/events/mips/25K/
events
80
event:0x26 counters:0,1 um:zero minimum:500 name:ICACHE_PSEUDO_HITS : I-Cache
pseudo
-hits
/external/srec/srec/include/
pre_desc.h
190
imeldata *ambient_prof; /* ambient estimates,
pseudo
space */
/external/v8/src/
liveedit.h
40
// A single change always has a form of a simple replacement (in
pseudo
-code):
Completed in 421 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>