OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pseudo
(Results
776 - 800
of
2041
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h
78
// Static
pseudo
styles. Dynamic ones are produced on the fly.
/external/chromium_org/third_party/angle/include/EGL/
egl.h
128
#define EGL_MATCH_NATIVE_PIXMAP 0x3041 /*
Pseudo
-attribute (not queryable) */
/external/chromium_org/third_party/khronos/EGL/
egl.h
128
#define EGL_MATCH_NATIVE_PIXMAP 0x3041 /*
Pseudo
-attribute (not queryable) */
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
win32devicemanager.cc
307
// adds lots of
pseudo
-devices to the list, such as DirectSound and Wave
/external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager.h
192
// formats a a
pseudo
-handle.
/external/chromium_org/third_party/libxml/src/
check-relaxng-test-suite.py
234
# dir handling:
pseudo
directory resources
check-relaxng-test-suite2.py
248
# dir handling:
pseudo
directory resources
check-xsddata-test-suite.py
246
# dir handling:
pseudo
directory resources
/external/chromium_org/third_party/mesa/src/include/EGL/
egl.h
128
#define EGL_MATCH_NATIVE_PIXMAP 0x3041 /*
Pseudo
-attribute (not queryable) */
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xmesa.h
31
* just for implementing the
pseudo
-GLX interface.
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
x_pubkey.c
197
/* Now two
pseudo
ASN1 routines that take an EVP_PKEY structure
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm.h
130
*
pseudo
-instructions.
/external/chromium_org/ui/views/widget/
native_widget_win.h
62
// Places the window in a
pseudo
-fullscreen mode where it looks and acts as
/external/clang/utils/TableGen/
ClangASTNodesEmitter.cpp
81
// This might be the
pseudo
-node for Stmt; don't assume it has an Abstract
/external/dropbear/libtomcrypt/src/prngs/
sober128.c
278
/* XOR
pseudo
-random bytes into buffer
/external/dropbear/
sshpty.c
9
* Allocating a
pseudo
-terminal, and making it the controlling tty.
/external/esd/include/
esd.h
39
/*
pseudo
"security" functionality */
/external/kernel-headers/original/linux/
socket.h
173
#define AF_SECURITY 14 /* Security callback
pseudo
AF */
/external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php
193
//CSS
Pseudo
classes
objc.php
62
//
Pseudo
-Highlighting of the @-sign before strings
/external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt
78
pseudo
code follows):
/external/llvm/include/llvm/CodeGen/
MachineInstr.h
338
/// isPseudo - Return true if this is a
pseudo
instruction that doesn't
342
return hasProperty(MCID::
Pseudo
, Type);
527
/// means that it is a
pseudo
instruction used at SelectionDAG time that is
694
//
Pseudo
-instructions that don't produce any real output.
[
all
...]
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
100
/// targets use
pseudo
instructions in order to abstract away the difference
506
/// expandPostRAPseudo - This function is called for all
pseudo
instructions
507
/// that remain after register allocation. Many
pseudo
instructions are
[
all
...]
/external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp
83
// function's frame information. Also eliminates call frame
pseudo
152
///
pseudo
instructions.
165
// Early exit for targets which have no call frame setup/destroy
pseudo
175
assert(I->getNumOperands() >= 1 && "Call Frame Setup/Destroy
Pseudo
"
[
all
...]
/external/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp
267
// Do any auto-generated
pseudo
lowerings.
Completed in 1860 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>