HomeSort by relevance Sort by last modified time
    Searched full:chr (Results 126 - 150 of 236) sorted by null

1 2 3 4 56 7 8 910

  /libcore/luni/src/test/java/tests/support/
DatabaseCreator.java 30 public static final String defaultCharacter = "chr";
  /ndk/sources/host-tools/make-3.81/
getopt.c 214 my_index (const char *str, int chr)
218 if (*str == chr)
  /external/llvm/lib/Transforms/Scalar/
SimplifyLibCalls.cpp     [all...]
  /packages/apps/Settings/res/values-cs/
strings.xml     [all...]
  /external/v8/src/
unicode.cc 73 static bool LookupPredicate(const int32_t* table, uint16_t size, uchar chr) {
75 uint16_t value = chr & (kChunkBits - 1);
124 uchar chr,
129 uint16_t key = chr & (kChunkBits - 1);
130 uint16_t chunk_start = chr - key;
164 result[0] = chr + (value >> 2);
    [all...]
  /packages/apps/Settings/res/values-sk/
strings.xml     [all...]
  /external/chromium/chrome/browser/ui/cocoa/
about_window_controller.mm 664 // The CHR link should go to here
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_mux.py 239 bits = chr(0x80 | opcode)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/
resources-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-swing.jar 
  /external/libvpx/examples/includes/geshi/geshi/
autoit.php 108 'BitXOR','BlockInput','Break','Call','CDTray','Ceiling','Chr',
    [all...]
php.php 145 'chown','chr','chunk_split','class_exists','class_implements',
    [all...]
  /external/protobuf/python/google/protobuf/
text_format.py 669 return chr(int(m.group(0)[2:], 16))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.6 
libtermcap.so 
libtic.so 
libtic.so.5 
libtic.so.5.6 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_compiler.h 349 // special case: only if _not_ chr first after
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libcurses.so 
libncurses.so 
libncurses.so.5 

Completed in 536 milliseconds

1 2 3 4 56 7 8 910