HomeSort by relevance Sort by last modified time
    Searched refs:ind (Results 201 - 225 of 389) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/valgrind/perf/
tinycc.c 2350 static long rsym, anon_sym, ind, loc; variable
    [all...]
bz2.c 1076 Int ind = 0; local
1092 buf[ind++] = '0';
1096 0 == (ind-nc) % 3 && 0 != ind)
1098 buf[ind++] = ',';
1101 buf[ind++] = digits[p % base];
1107 buf[ind++] = '-';
1110 for(; ind < width; ind++) {
1111 //vassert(ind < 39)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lparser.c 1115 if (lh->v.u.ind.vt == v->k && lh->v.u.ind.t == v->u.info) {
1117 lh->v.u.ind.vt = VLOCAL;
1118 lh->v.u.ind.t = (lu_byte)extra; /* previous assignment will use safe copy */
1121 if (v->k == VLOCAL && lh->v.u.ind.idx == v->u.info) {
1123 lh->v.u.ind.idx = (short)extra; /* previous assignment will use safe copy */
    [all...]
  /external/syslinux/com32/lua/src/
lparser.c 1115 if (lh->v.u.ind.vt == v->k && lh->v.u.ind.t == v->u.info) {
1117 lh->v.u.ind.vt = VLOCAL;
1118 lh->v.u.ind.t = extra; /* previous assignment will use safe copy */
1121 if (v->k == VLOCAL && lh->v.u.ind.idx == v->u.info) {
1123 lh->v.u.ind.idx = extra; /* previous assignment will use safe copy */
    [all...]
  /prebuilts/tools/common/m2/repository/kr/motd/maven/os-maven-plugin/1.4.0.Final/
os-maven-plugin-1.4.0.Final.jar 
  /toolchain/binutils/binutils-2.27/opcodes/
ns32k-dis.c 624 static const char *ind = "bwdq";
632 sprintf (off, "[r%d:%c]", bit_index, ind[addr_mode & 3]);
619 static const char *ind = "bwdq"; local
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
PowerBaseTest.py 300 for ind, t in enumerate(self.timestamps):
303 self.timestamps[ind] = t + dt * index
  /external/tensorflow/tensorflow/python/kernel_tests/
concat_op_test.py 131 ind = [slice(0, params[p[i]].shape[j]) for j in np.arange(5)]
132 ind[concat_dim] = slice(cur_offset,
136 self.assertAllEqual(result[ind], params[p[i]])
138 self.assertAllClose(result[ind], params[p[i]], 0.01)
  /system/bt/btif/src/
btif_hf.cc 246 ag_res.ind.id = indicator;
247 ag_res.ind.value = value;
    [all...]
  /system/bt/stack/btm/
btm_int.h 138 extern void btm_pm_sm_alloc(uint8_t ind);
  /external/dnsmasq/src/
dhcp.c 24 int ind; member in struct:iface_param
212 parm.ind = iface_index;
335 if (if_index == param->ind && context->current == context)
  /external/lzma/CPP/7zip/Archive/Common/
CoderMixer2.cpp 87 UInt32 ind = start + i; local
89 if (BindInfo->IsStream_in_PackStreams(ind))
92 int bond = BindInfo->FindBond_for_PackStream(ind);
  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 47 * 3GPP TS 33.102 Annex C.3.2. The length of IND is 5 bits by default, but this
714 u64 val, seq, ind; local
717 * SQN = SEQ | IND = SEQ1 | SEQ2 | IND
720 * SQN = SEQ1 | IND. The length of IND is ind_len bits and the length
724 /* Increment both SEQ and IND by one */
727 ind = (val + 1) & ((1 << ind_len) - 1);
728 val = (seq << ind_len) | ind;
981 " [-D<DB file>] [-i<IND len in bits>] [command]\n
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
resrc.c     [all...]
  /external/tensorflow/tensorflow/core/kernels/
reduction_gpu_kernels.cu.h 431 __host__ __device__ int operator()(const int& ind) const {
432 const int group = kOne_ ? ind / group_size_ : ind % group_size_;
433 const int offset = kOne_ ? ind % group_size_ : ind / group_size_;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 1451 LLVMValueRef ind = lp_build_const_int32(gallivm, i); local
1479 LLVMValueRef ind = lp_build_const_int32(gallivm, i); local
    [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 1083 Int ind = 0; local
1099 buf[ind++] = '0';
1103 0 == (ind-nc) % 3 && 0 != ind)
1105 buf[ind++] = ',';
1108 buf[ind++] = digits[p % base];
1114 buf[ind++] = '-';
1117 for(; ind < width; ind++) {
1118 //vassert(ind < 39)
    [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c 1076 Int ind = 0; local
1092 buf[ind++] = '0';
1096 0 == (ind-nc) % 3 && 0 != ind)
1098 buf[ind++] = ',';
1101 buf[ind++] = digits[p % base];
1107 buf[ind++] = '-';
1110 for(; ind < width; ind++) {
1111 //vassert(ind < 39)
    [all...]
varinfo6.c 1114 Int ind = 0; local
1130 buf[ind++] = '0';
1134 0 == (ind-nc) % 3 && 0 != ind)
1136 buf[ind++] = ',';
1139 buf[ind++] = digits[p % base];
1145 buf[ind++] = '-';
1148 for(; ind < width; ind++) {
1149 //vassert(ind < 39)
    [all...]
  /external/vixl/src/aarch64/
logic-aarch64.cc     [all...]
  /external/pcre/dist2/src/sljit/
sljitNativeARM_32.c 269 sljit_uw ind; local
285 ind = (*last_pc_patch) & 0xfff;
288 SLJIT_ASSERT(ind < cpool_size && !(*last_pc_patch & (1 << 25)) && (*last_pc_patch & (1 << 20)));
289 if ((sljit_s32)const_pool[ind] < 0) {
290 const_pool[ind] = counter;
291 ind = counter;
295 ind = const_pool[ind];
298 if (diff >= 2 || ind > 0) {
299 diff = (diff + ind - 2) << 2
    [all...]
  /external/ImageMagick/coders/
dds.c 2950 *ind; local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elflink.c 7361 Elf_Internal_Sym **ind, **indbufend, **indbuf; local
    [all...]
  /external/tcpdump/
print-snmp.c 1226 int count = 0, ind; local
1246 for (ind = 1; length > 0; ind++) {
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c 2658 ANTLR3_UINT32 ind; local
    [all...]

Completed in 1097 milliseconds

1 2 3 4 5 6 7 891011>>