| /src/external/gpl2/gettext/dist/gnulib-local/lib/ |
| 3level.h | 30 ELEMENT to the type of every entry 39 ELEMENT TABLE_get (struct TABLE *t, uint32_t wc); 40 void TABLE_add (struct TABLE *t, uint32_t wc, ELEMENT value); 42 void (*fn) (uint32_t wc, ELEMENT value)); 63 ELEMENT *level3; 86 static inline ELEMENT 102 ELEMENT lookup3 = t->level3[index3]; 113 CONCAT(TABLE,_add) (struct TABLE *t, uint32_t wc, ELEMENT value) 161 t->level3 = (ELEMENT *) xrealloc ((char *) t->level3, 162 (alloc << t->p) * sizeof (ELEMENT)); [all...] |
| gen-lbrkprop.c | 1201 #define ELEMENT unsigned char
|
| /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/ |
| keypair_generator.c | 21 static const int ELEMENT = 0; 28 compute_random_number_star( bi_ptr result, const bi_ptr element) 34 compute_random_number(result, element); 35 } while (!bi_equals_si(bi_gcd(bi_tmp, result, element), 1)); 78 // result[ELEMENT] := (generator ^ bi_tmp) mod n 79 bi_mod_exp(result[ELEMENT], generator, bi_tmp, n); 188 pair[ELEMENT] = bi_new_ptr(); 196 bi_set(capital_z, pair[ELEMENT]); 203 bi_set(capital_r0, pair[ELEMENT]); 209 bi_set(capital_r1, pair[ELEMENT]); [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| configure.com | 29 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| configure.com | 29 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| configure.com | 29 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| configure.com | 29 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| configure.com | 29 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| configure.com | 29 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb.old/dist/sim/aarch64/ |
| cpustate.c | 459 #define GET_VEC_ELEMENT(REG, ELEMENT, FIELD) \ 464 if (ELEMENT >= ARRAY_SIZE (aarch64_cpu->fr[0].FIELD)) \ 467 "Internal SIM error: invalid element number: %d ",\ 468 ELEMENT); \ 472 return aarch64_cpu->fr[REG].FIELD [ELEMENT]; \ 477 aarch64_get_vec_u64 (sim_cpu *cpu, VReg reg, unsigned element) 479 GET_VEC_ELEMENT (reg, element, v); 483 aarch64_get_vec_u32 (sim_cpu *cpu, VReg reg, unsigned element) 485 GET_VEC_ELEMENT (reg, element, w); 489 aarch64_get_vec_u16 (sim_cpu *cpu, VReg reg, unsigned element) [all...] |
| /src/external/gpl3/gdb/dist/sim/aarch64/ |
| cpustate.c | 459 #define GET_VEC_ELEMENT(REG, ELEMENT, FIELD) \ 464 if (ELEMENT >= ARRAY_SIZE (aarch64_cpu->fr[0].FIELD)) \ 467 "Internal SIM error: invalid element number: %d ",\ 468 ELEMENT); \ 472 return aarch64_cpu->fr[REG].FIELD [ELEMENT]; \ 477 aarch64_get_vec_u64 (sim_cpu *cpu, VReg reg, unsigned element) 479 GET_VEC_ELEMENT (reg, element, v); 483 aarch64_get_vec_u32 (sim_cpu *cpu, VReg reg, unsigned element) 485 GET_VEC_ELEMENT (reg, element, w); 489 aarch64_get_vec_u16 (sim_cpu *cpu, VReg reg, unsigned element) [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| configure.com | 116 $ F = F$ELEMENT(NUM,",",ALL_FILES)
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| configure.com | 57 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| configure.com | 116 $ F = F$ELEMENT(NUM,",",ALL_FILES)
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| configure.com | 57 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| configure.com | 57 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| configure.com | 57 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/binutils/dist/bfd/ |
| configure.com | 334 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| configure.com | 334 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| configure.com | 334 $ F = F$ELEMENT(NUM,",",FILES)
|
| /src/external/gpl3/gdb/dist/bfd/ |
| configure.com | 334 $ F = F$ELEMENT(NUM,",",FILES)
|