HomeSort by relevance Sort by last modified time
    Searched refs:strings (Results 301 - 325 of 533) sorted by null

<<11121314151617181920>>

  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 460 const char* strings[] = { local
466 for (size_t i = 0; i < GMOCK_ARRAY_SIZE_(strings); i++) {
467 nested.push_back(list<char>(strings[i], strings[i] + strlen(strings[i])));
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
RIL.java 2356 String[] strings = (String[]) ret; local
3133 String strings[] = (String [])responseStrings(p); local
    [all...]
  /external/bison/build-aux/
config.rpath 280 strings "$collect2name" | grep resolve_lib_name >/dev/null
297 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
300 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
  /external/e2fsprogs/config/
config.rpath 199 strings "$collect2name" | grep resolve_lib_name >/dev/null
  /external/e2fsprogs/debugfs/
set_fields.c 25 #include <strings.h>
33 #include <strings.h>
  /external/elfutils/config/
config.rpath 199 strings "$collect2name" | grep resolve_lib_name >/dev/null
  /external/v8/test/mjsunit/
string-charcodeat.js 188 // Medium (>255) and long (>65535) strings.
string-indexof-1.js 80 // Test complex string indexOf algorithms. Only trigger for long strings.
string-match.js 43 // Returns array of matched strings.
value-wrapper.js 28 // When calling user-defined functions on strings, booleans or
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCodeGenerator.cpp 341 const char* strings[] = { local
359 return strings[format];
  /frameworks/base/tools/aapt/
ResourceTable.h 308 status_t prepareFlatten(StringPool* strings, ResourceTable* table);
501 ResStringPool* strings,
  /hardware/ril/mock-ril/src/cpp/
responses.cpp 63 * Handle response for an array of strings
77 result[i] = rsp->strings(i).c_str();
100 const char *result = rsp->strings(0).c_str();
  /ndk/sources/host-tools/make-3.81/config/
config.rpath 226 strings "$collect2name" | grep resolve_lib_name >/dev/null
242 aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
245 aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
system.h 195 # include <strings.h>
201 # include <strings.h>
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
system.h 195 # include <strings.h>
201 # include <strings.h>
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
system.h 195 # include <strings.h>
201 # include <strings.h>
  /external/freetype/include/freetype/internal/
tttypes.h 181 /* to store important strings like family name, style name, */
904 FT_Byte* strings; member in struct:TT_BDFRec_
    [all...]
  /external/ipsec-tools/src/racoon/
getcertsbyname.c 58 #include <strings.h>
  /external/netperf/
netcpu_kstat10.c 22 # include <strings.h>
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 126 'encoding. Non-ASCII strings must be converted to '
  /external/protobuf/src/google/protobuf/stubs/
common_unittest.cc 84 strings::Substitute("$0 $1:$2: $3",
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 126 BUILD_CFLAGS="-D_GNU_SOURCE=1 -fvisibility=hidden -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -D_THREAD_SAFE -force_cpusubtype_ALL -fpascal-strings"
351 sdl_check_headers stdlib stdarg malloc memory string strings inttypes stdint ctype math iconv signal altivec
  /external/qemu/
qemu-common.h 30 #include <strings.h>
90 /* Use gnu_printf when supported (qemu uses standard format strings). */
204 /* ffs() in oslib-win32.c for WIN32, strings.h for the rest of the world */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 33 9. id names of kb (strings of max 15 chars plus closing space)

Completed in 1790 milliseconds

<<11121314151617181920>>