HomeSort by relevance Sort by last modified time
    Searched full:typecast (Results 1 - 25 of 45) sorted by null

1 2

  /external/icu4c/common/
ucnvdisp.c 17 * 06/20/2000 helena OS/400 port changes; mostly typecast.
uchar.c 18 * 06/20/2000 helena OS/400 port changes; mostly typecast.
uresdata.c 18 * 06/20/2000 helena OS/400 port changes; mostly typecast.
    [all...]
ucnv_bld.cpp 18 * 06/20/2000 helena OS/400 port changes; mostly typecast.
    [all...]
  /external/wpa_supplicant_8/src/crypto/
crypto_internal-rsa.c 17 /* Dummy structures; these are just typecast to struct crypto_rsa_key */
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 112 /* typecast pointer to real structure */
164 /* typecast pointer to real structure */
214 /* typecast pointer to rela structure */
315 /* typecast pointer to rela structure */
393 /* typecast pointer to rela structure */
473 /* typecast pointer to rela structure */
524 /* typecast pointer to real structure */
581 /* typecast pointer to real structure */
676 /* typecast pointer to real structure */
769 /* typecast pointer to real structure *
    [all...]
  /external/libffi/man/
ffi_call.3 87 // which can be accessed by a typecast.
  /external/qemu/memcheck/
memcheck_api.h 81 * value - Value to be written. Note that we typecast all values to 64 bits,
memcheck.c 600 * value - Value to be written. Note that we typecast all values to 64 bits,
  /external/linux-tools-perf/util/
trace-event.h 125 struct print_arg_typecast typecast; member in union:print_arg::__anon11152
trace-event-parse.c 1353 val = arg_num_eval(arg->typecast.item);
1452 return arg_eval(arg->typecast.item);
1629 * this was a typecast.
1634 /* make this a typecast and contine */
1643 arg->typecast.type = arg->atom.atom;
1644 arg->typecast.item = item_arg;
    [all...]
  /external/wpa_supplicant_8/src/tls/
bignum.c 23 * struct bignum is just typecast to mp_int.
  /external/freetype/include/freetype/
ftglyph.h 153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
197 /* You can typecast an @FT_Glyph to @FT_OutlineGlyph if you have */
    [all...]
tttables.h     [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 448 /* typecast an object to an FT_Module */
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/
V8Binding.h 274 // or AtomicStrings as appropriate, using multiple typecast operators.
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 1283 String typecast; local
    [all...]
  /external/linux-tools-perf/util/scripting-engines/
trace-event-perl.c 212 define_event_symbols(event, ev_name, args->typecast.item);
trace-event-python.c 171 define_event_symbols(event, ev_name, args->typecast.item);
  /external/wpa_supplicant_8/src/utils/
common.h 512 * typecast from aliasing for now. A cleaner solution will hopefully be found
  /external/gcc-demangle/
demangle.h 345 /* A typecast, represented as a unary operator. The one subtree is
  /external/valgrind/main/coregrind/m_demangle/
demangle.h 355 /* A typecast, represented as a unary operator. The one subtree is
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java     [all...]
  /external/qemu-pc-bios/bochs/
config.h.in 541 // You can typecast a pointer to a bx_pr_equiv_t without losing any
  /external/chromium/testing/gmock/test/
gmock-actions_test.cc 551 // Note: a non-const typecast operator.
    [all...]

Completed in 1245 milliseconds

1 2