Searched
full:symbolic (Results
476 -
500 of
1693) sorted by null
<<11121314151617181920>>
/external/libedit/src/ |
terminal.h | 45 typedef struct { /* Symbolic function key bindings */
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-09-AdveComments.txt | 100 We once talked about adding a symbolic thread-id field to each
|
/external/llvm/examples/Fibonacci/ |
fibonacci.cpp | 56 ArgX->setName("AnArg"); // Give it a nice symbolic name for fun.
|
/external/llvm/examples/HowToUseJIT/ |
HowToUseJIT.cpp | 84 ArgX->setName("AnArg"); // Give it a nice symbolic name for fun.
|
/external/llvm/include/llvm/Analysis/ |
LoopAccessAnalysis.h | 579 /// value of symbolic strides, the client queries it with the same assumption. 598 /// \brief Analyze the loop. Substitute symbolic strides using Strides. 641 ///\brief Return the SCEV corresponding to a pointer with the symbolic stride 684 /// of symbolic strides, \p Strides provides the mapping (see
|
PHITransAddr.h | 49 /// InstInputs - The inputs for our symbolic address.
|
/external/llvm/include/llvm/CodeGen/ |
MachineSSAUpdater.h | 100 /// RewriteUse - Rewrite a use of the symbolic value. This handles PHI nodes,
|
/external/llvm/include/llvm/MC/ |
MCFixup.h | 59 /// symbolic values become concrete. When relaxation is complete, any remaining
|
/external/llvm/test/CodeGen/X86/ |
patchpoint.ll | 24 ; Trivial symbolic patchpoint codegen.
|
/external/llvm/tools/llvm-bcanalyzer/ |
llvm-bcanalyzer.cpp | 61 NonSymbolic("non-symbolic", 63 " symbolic info is available")); 83 /// GetBlockName - Return a symbolic block name if known, otherwise return 126 /// GetCodeName - Return a symbolic code name if known, otherwise return
|
/external/markdown/docs/ |
command_line.txt | 38 either add it to your path or make a symbolic link to it from your path.
|
/external/mesa3d/include/EGL/ |
eglplatform.h | 139 * their type is boolean, bitmask, enumerant (symbolic constant), integer,
|
/external/mesa3d/src/mesa/math/ |
m_matrix.h | 44 * \name Symbolic names to some of the entries in the matrix
|
/external/opencv/ |
README.rdoc | 20 * Create a symbolic link from the directory where you pulled the OpenCV-Android repository to your [ANDROID_NDK_ROOT]/apps/ directory. Examples:
|
/external/opencv3/platforms/ios/ |
build_framework.py | 118 # make symbolic links
|
/external/opencv3/platforms/osx/ |
build_framework.py | 101 # make symbolic links
|
/external/selinux/libsemanage/src/ |
fcontext_record.c | 214 return "symbolic link";
|
/frameworks/base/tools/aapt2/link/ |
XmlReferenceLinker.cpp | 33 * links their symbolic name to their Resource ID, performing mangling and package aliasing
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
MetadataHandler.java | 38 // device, but a symbolic name used in the database and in metadata handling. It is never
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/ |
header_policy.h | 112 // Conceptually this converts the symbolic value we use in the code into the
|
/pdk/build/ |
pdk_utils.py | 100 # do not include symbolic link to recursion
|
prepare_pdk_tree.py | 80 #print "create symbolic link from " + dest_full + " to " + src_full
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
errno.h | 11 #define ELOOP 40 /* Too many symbolic links encountered */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
time.h | 144 /* Same as `utimes', but does not follow symbolic links. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
errno.h | 11 #define ELOOP 40 /* Too many symbolic links encountered */
|
Completed in 1580 milliseconds
<<11121314151617181920>>