Searched
full:symbolic (Results
626 -
650 of
1693) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/android/view/ |
KeyCharacterMap.java | 413 * symbolic entry on keyboards where certain keys serve dual function 414 * as alphabetic and symbolic keys. This method returns the number 425 * @return The associated numeric or symbolic character, or 0 if none.
|
MotionEvent.java | [all...] |
KeyEvent.java | [all...] |
/prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-project/8.1.14.v20131031/ |
jetty-project-8.1.14.v20131031.pom | 77 <Bundle-SymbolicName>${bundle-symbolic-name}.source;singleton:=true</Bundle-SymbolicName> 80 <Eclipse-SourceBundle>${bundle-symbolic-name};version="${parsedVersion.osgiVersion}";roots:="."</Eclipse-SourceBundle> 278 <Export-Package>${bundle-symbolic-name}.*;version="${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}"</Export-Package>
|
/toolchain/binutils/binutils-2.25/bfd/ |
ecoffswap.h | 27 These are routines to swap the ECOFF symbolic information in and 96 /* Swap in the symbolic header. */ 137 /* Swap out the symbolic header. */
|
mach-o.h | 144 /* This is the second set of the symbolic information which is used to support 147 The original set of symbolic information in the symtab_command which contains 158 symbolic information tables:
|
elf64-sh64.c | [all...] |
elf32-vax.c | 702 && (!info->symbolic 771 && info->symbolic) [all...] |
ecoff.c | 426 /* Read in the symbolic header for an ECOFF object file. */ 441 /* See whether there is a symbolic header. */ 450 size of the symbolic information header. It would be cleaner to 459 /* Read the symbolic information header. */ 489 /* Read in and swap the important symbolic information for an ECOFF 529 /* Read all the symbolic information at once. */ 874 /* Get the symbolic information. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
unistd.h | 20 * POSIX Standard: 2.10 Symbolic Constants <unistd.h> 477 /* Change owner and group of FILE, if it is a symbolic 478 link the ownership of the symbolic link is changed. */ 818 /* Make a symbolic link to FROM named TO. */ 822 /* Read the contents of the symbolic link PATH into no more than [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
unistd.h | 20 * POSIX Standard: 2.10 Symbolic Constants <unistd.h> 482 /* Change owner and group of FILE, if it is a symbolic 483 link the ownership of the symbolic link is changed. */ 825 /* Make a symbolic link to FROM named TO. */ 829 /* Read the contents of the symbolic link PATH into no more than [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineAddSub.cpp | 113 /// represented as <C, V>, where the V is a symbolic value, and C is a 143 assert((Val == T.Val) && "Symbolic-values disagree"); 624 // The outer loop works on one symbolic-value at a time. Suppose the input 626 // The symbolic-values will be processed in this order: x, y, z. 640 // The inner loop collects addends sharing same symbolic-value, and these 642 // example, if the symbolic value "y" is being processed, the inner loop 657 // If multiple addends share same symbolic value, fold them together. [all...] |
/external/llvm/lib/Analysis/ |
BasicAliasAnalysis.cpp | 322 /// If V is a symbolic pointer expression, decompose it into a base pointer 323 /// with a constant offset and a number of scaled symbolic offsets. 325 /// The scaled symbolic offsets (represented by pairs of a Value* and a scale 393 // Compute the (potentially symbolic) offset in bytes for this index. [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
ChangeLog-2007 | [all...] |
/external/curl/ |
Makefile.dist | 57 watcom: .SYMBOLIC 61 watcom-clean: .SYMBOLIC 65 watcom-vclean: .SYMBOLIC
|
/external/guava/guava/src/com/google/common/io/ |
Files.java | 796 * <p><b>Warning:</b> {@code File} provides no support for symbolic links, and as such there is no 797 * way to ensure that a symbolic link to a directory is not followed when traversing the tree. 799 * given directory or even be infinite if there is a symbolic link loop.
|
/bionic/libm/include/ |
math.h | 57 /* Symbolic constants to classify floating point numbers. */
|
/external/apache-http/src/org/apache/http/impl/conn/ |
ProxySelectorRoutePlanner.java | 233 * @return a host string, either as a symbolic name or
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
firmware_utils.py | 169 # Set up the latest symbolic link to the newly created log directory.
|
/external/c-ares/ |
setup_once.h | 383 * Portable error number symbolic names defined to Winsock error codes.
|
/external/ceres-solver/internal/ceres/ |
linear_solver.h | 66 // e.g. CHOLMOD ran out of memory when computing the symbolic or
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
BugReporterVisitor.h | 304 /// The symbolic value for which we are tracking constraints.
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineObjC.cpp | 112 // For now, just 'conjure' up a symbolic value.
|
/external/clang/test/CodeGen/ |
mips-clobber-reg.c | 5 enumerated and symbolic Mips register names.
|
/external/curl/lib/ |
curl_setup_once.h | 453 * Portable error number symbolic names defined to Winsock error codes.
|
Completed in 948 milliseconds
<<21222324252627282930>>