Home
last modified time | relevance | path

Searched refs:CODE (Results 1 – 25 of 110) sorted by relevance

12345

/external/clearsilver/perl/
DClearSilver.xs106 CODE:
121 CODE:
131 CODE:
147 CODE:
158 CODE: variable
172 CODE:
186 CODE:
203 CODE:
228 CODE:
255 CODE:
[all …]
/external/srec/srec/include/
Dc42mul.h46 #define RETURN_ERROR(CODE) (rec->except_enabled ? longjmp(rec->except_buf, (CODE)) : SERVICE_ERROR… argument
47 #define SET_ERROR(CODE) (rec->err_code= CODE) argument
/external/bluetooth/glib/tests/
Dgen-casemap-txt.pl34 use vars qw($CODE $NAME $CATEGORY $COMBINING_CLASSES $BIDI_CATEGORY $DECOMPOSITION $DECIMAL_VALUE $…
37 $CODE = 0;
74 printf STDERR ("Entry for $fields[$CODE] has wrong number of fields (%d)\n", $#fields);
77 $code = hex ($fields[$CODE]);
97 $gfields{$CODE} = sprintf ("%04x", $last_code);
/external/openssl/crypto/des/
DDES.xs44 CODE:
54 CODE:
167 CODE: in des_ecb3_encrypt()
229 CODE: in des_random_key()
242 CODE: in des_string_to_key()
DImakefile22 CODE= $(GENERAL) $(DES) $(TESTING) $(SRCS) $(LIBDES) $(PERL)
/external/bluetooth/glib/gobject/
Dgtypemodule.h177 #define G_DEFINE_DYNAMIC_TYPE_EXTENDED(TypeName, type_name, TYPE_PARENT, flags, CODE) \ argument
215 { CODE ; } \
/external/libffi/src/pa/
Dhpux32.S48 .import ffi_prep_args_pa32,CODE
51 .SUBSPA $CODE$
265 .SUBSPA $CODE$
267 .import ffi_closure_inner_pa32,CODE
/external/v8/src/
Dheap-profiler.h57 CODE = 3, enumerator
101 case CODE: return Heap::arguments_shadow_symbol(); in FromSpecialCase()
/external/zlib/old/os2/
Dzlib.def7 CODE PRELOAD MOVEABLE DISCARDABLE
/external/libvpx/vp8/decoder/arm/neon/
Ddequantizeb_neon.asm17 AREA ||.text||, CODE, READONLY, ALIGN=2
Didct_dequant_dc_0_2x_neon.asm16 AREA ||.text||, CODE, READONLY, ALIGN=2
Didct_dequant_0_2x_neon.asm16 AREA ||.text||, CODE, READONLY, ALIGN=2
/external/libvpx/vp8/common/arm/neon/
Dsave_neon_reg.asm19 AREA ||.text||, CODE, READONLY, ALIGN=2
Dshortidct4x4llm_neon.asm17 AREA ||.text||, CODE, READONLY, ALIGN=2
Dcopymem8x4_neon.asm17 AREA Block, CODE, READONLY ; name this block of code
Ddc_only_idct_add_neon.asm16 AREA ||.text||, CODE, READONLY, ALIGN=2
Dshortidct4x4llm_1_neon.asm18 AREA ||.text||, CODE, READONLY, ALIGN=2
Dcopymem8x8_neon.asm17 AREA Block, CODE, READONLY ; name this block of code
Drecon2b_neon.asm17 AREA ||.text||, CODE, READONLY, ALIGN=2
Dreconb_neon.asm17 AREA ||.text||, CODE, READONLY, ALIGN=2
/external/libvpx/vp8/decoder/arm/armv5/
Ddequantize_v5.asm14 AREA |.text|, CODE, READONLY ; name this block of code
/external/libvpx/vp8/encoder/arm/neon/
Dvp8_memcpy_neon.asm18 AREA ||.text||, CODE, READONLY, ALIGN=2
/external/libvpx/vp8/decoder/arm/armv6/
Ddequantize_v6.asm14 AREA |.text|, CODE, READONLY ; name this block of code
/external/libvpx/vp8/common/arm/armv6/
Ddc_only_idct_add_v6.asm12 AREA |.text|, CODE, READONLY
/external/quake/quake/src/QW/progs/
Dserver.qc22 MOVETARGET CODE

12345