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

1 2 3

  /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.
  /external/wpa_supplicant_8/src/crypto/
crypto_internal-rsa.c 17 /* Dummy structures; these are just typecast to struct crypto_rsa_key */
  /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::__anon8664
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_6/wpa_supplicant/src/tls/
bignum.c 29 * struct bignum is just typecast to mp_int.
  /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...]
  /frameworks/native/opengl/tools/glgen/src/
JniCodeEmitter.java 1076 String typecast; local
    [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.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.h 452 * typecast from aliasing for now. A cleaner solution will hopefully be found
  /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 483 * typecast from aliasing for now. A cleaner solution will hopefully be found
  /frameworks/av/media/libstagefright/codecs/aacdec/
get_adts_header.cpp 414 * 16-bits at this point. Perform a typecast for faster
620 * 16-bits at this point. Perform a typecast for faster
get_pulse_data.cpp 40 Description: Placed typecast to Int in places where UInt->Int
getmask.cpp 41 Description: Typecast 1 to UInt32 for bitmask to avoid masking on a 16-bit
  /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 337 /* A typecast, represented as a unary operator. The one subtree is
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_internal.c 426 /* Dummy structures; these are just typecast to struct crypto_rsa_key */

Completed in 880 milliseconds

1 2 3