/external/chromium_org/third_party/mesa/src/src/egl/main/ |
egldriver.h | 40 * Define an inline driver typecast function. 51 * Define the driver typecast functions for _EGLDriver, _EGLDisplay,
|
/external/mesa3d/src/egl/main/ |
egldriver.h | 40 * Define an inline driver typecast function. 51 * Define the driver typecast functions for _EGLDriver, _EGLDisplay,
|
/external/chromium_org/third_party/icu/source/common/ |
ucnvdisp.c | 17 * 06/20/2000 helena OS/400 port changes; mostly typecast.
|
/external/icu4c/common/ |
ucnvdisp.c | 17 * 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/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,
|
/external/chromium_org/components/nacl/loader/ |
nacl_validation_query_unittest.cc | 43 // The typecast is needed to work around gtest trying to take the address 56 // The typecast is needed to work around gtest trying to take the address
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8StringResource.h | 166 // or AtomicStrings as appropriate, using multiple typecast operators.
|
/external/linux-tools-perf/util/ |
trace-event.h | 125 struct print_arg_typecast typecast; member in union:print_arg::__anon23266
|
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/chromium_org/third_party/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/ |
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...] |
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
ftobjs.h | 451 /* typecast an object to a FT_Module */ [all...] |
/external/freetype/include/freetype/internal/ |
ftobjs.h | 478 /* typecast an object to an FT_Module */ [all...] |
/frameworks/native/opengl/tools/glgen/src/ |
JniCodeEmitter.java | 1283 String typecast; local [all...] |
/external/chromium_org/third_party/opus/src/silk/ |
SigProc_FIX.h | [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 | 514 * typecast from aliasing for now. A cleaner solution will hopefully be found
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
csv.py | 443 else: # attempt typecast
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
csv.py | 443 else: # attempt typecast
|