/external/icu4c/common/unicode/ |
ures.h | 496 * Returns the size of a resource. Size for scalar types is always 1, 498 * @warning Integer array is treated as a scalar type. There are no [all...] |
utf_old.h | 102 * Unicode code point (Unicode scalar value, 0..0x10ffff). 291 /** Does this scalar Unicode value need multiple code units for storage? @deprecated ICU 2.4. Use U8_LENGTH or test ((uint32_t)(c)>0x7f) instead, see utf_old.h. */ 541 /** Does this scalar Unicode value need multiple code units for storage? @deprecated ICU 2.4. Use U16_LENGTH or test ((uint32_t)(c)>0xffff) instead, see utf_old.h. */ [all...] |
chariter.h | 32 * Unicode code points are 21-bit integers and are the scalar values
|
/external/icu4c/common/ |
uresdata.c | 379 * iterates over a path and stops when a scalar resource is found. This 404 * resource (t1 == RES_BOGUS) or we found a scalar resource (including alias) [all...] |
/external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/ |
pvamrwb_math_op.cpp | 39 Dot_product12() : Compute scalar product of <x[],y[]> using accumulator 415 * Compute scalar product of <x[],y[]> using accumulator.
|
/external/tremolo/Tremolo/ |
codebook.c | 337 scalar is values == entries/dim. If entries%dim != 0, we'll 572 /* use dec_type 3: scalar offset into packed value array */
|
/external/webkit/WebCore/dom/ |
make_names.pl | 515 print F " *size = ", scalar(keys %tags), ";\n"; 531 print F " *size = ", scalar(keys %attrs), ";\n";
|
/external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/ |
DumpRenderTreeSupport_wrapTiger.c | 935 #ifdef scalar 936 #undef scalar macro
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
pvamrwb_math_op.cpp | 39 Dot_product12() : Compute scalar product of <x[],y[]> using accumulator 415 * Compute scalar product of <x[],y[]> using accumulator.
|
/external/quake/quake/src/QW/server/ |
pr_cmds.c | 315 scalar vlen(vector) 552 scalar checkpos (entity, vector)
|
/external/skia/src/core/ |
SkPaint.cpp | 759 // a 48.16 (64bit) accumulator, and then convert that to scalar at the [all...] |
SkScan_Antihair.cpp | 432 /* We perform integral clipping later on, but we do a scalar clip first
|
/external/v8/src/x64/ |
disasm-x64.cc | 1016 // MOVSD: Move scalar double-precision fp to/from/between XMM registers. 1045 // CVTTSS2SI: Convert scalar single-precision FP to dword integer. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/ |
as | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-as | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
vec.h | 31 Because of the different behavior of structure objects, scalar 36 dereferenced and the objects copied into the vector. The scalar [all...] |
libiberty.h | 321 /* Scalar allocators. */
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccint.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccint.info | [all...] |
/external/icu4c/tools/genrb/ |
gendtjar.pl | 192 if(scalar(@list)>3){
|
/external/webkit/WebKitTools/Scripts/ |
svn-apply | 203 while (scalar @dirs) {
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/ |
cp-tree.def | 227 first operand will always be a scalar type.
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/ |
mmintrin.h | 38 vector types, and their scalar components. */
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/ |
mmintrin.h | 38 vector types, and their scalar components. */
|