HomeSort by relevance Sort by last modified time
    Searched refs:indx (Results 1 - 25 of 270) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/valgrind/cachegrind/
cg_branchpred.c 96 UWord indx; local
107 indx = (hist_bits << N_IADD_BITS) | iadd_bits;
108 tl_assert(indx < N_COUNTERS);
109 if (0) VG_(printf)("index = %d\n", (Int)indx);
112 predicted_taken = counters[ indx ] >= 2;
122 if (counters[indx] < 3)
123 counters[indx]++;
125 if (counters[indx] > 0)
126 counters[indx]--;
129 tl_assert(counters[indx] <= 3)
147 UWord indx = (instr_addr >> N_IADDR_LO_ZERO_BITS) local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c8_31pf.h 110 Word16 indx[], /* o : 7 Word16, index of 8 pulses (signs+positions) */
c1035pf.h 113 Word16 indx[], /* (o) : index of 10 pulses (sign + position) */
c8_31pf.cpp 131 indx
442 Word16 indx; local
473 indx = ib << 3;
485 indx += ib;
487 return indx;
505 indx Array of type Word16 -- position and sign of 8 pulses
568 Word16 indx[], /* o : position and sign of 8 pulses (compressed) */
576 Word16 *p_indx = &indx[0];
587 indx[NB_TRACK] = (ia/2+(ib/2)*5 +(ic/2)*25)*8 + ia%2 + (ib%2)*2 + (ic%2)*4; */
589 indx[NB_TRACK_MR102]
    [all...]
c1035pf.cpp 268 Word16 indx[] // (o) : index of 10 pulses (sign+position)
281 indx[i] = -1;
308 if (indx[track] < 0)
310 indx[track] = index;
314 if (((index ^ indx[track]) & 8) == 0)
318 if (sub (indx[track], index) <= 0)
320 indx[track + 5] = index;
324 indx[track + 5] = indx[track];
325 indx[track] = index
    [all...]
  /external/opencv3/modules/cudalegacy/src/cuda/
needle_map.cu 173 int indx = (y * u_avg.cols + x) * NUM_VERTS_PER_ARROW * 3;
175 color_data[indx] = (theta - CV_PI_F) / CV_PI_F * 180.0f;
176 vertex_data[indx++] = v[0].x * xscale;
177 vertex_data[indx++] = v[0].y * yscale;
178 vertex_data[indx++] = v[0].z;
180 color_data[indx] = (theta - CV_PI_F) / CV_PI_F * 180.0f;
181 vertex_data[indx++] = v[1].x * xscale;
182 vertex_data[indx++] = v[1].y * yscale;
183 vertex_data[indx++] = v[1].z;
185 color_data[indx] = (theta - CV_PI_F) / CV_PI_F * 180.0f
    [all...]
fgd.cu 428 int indx = -1;
473 indx = k;
477 if (indx < 0)
480 indx = N2cc - 1;
481 c_stat.PV_CC(i, j, indx) = alpha;
482 c_stat.PVB_CC(i, j, indx) = alpha;
485 c_stat.V1_CC<OT>(i, j, indx) = Output<OT>::make(prevVal.x, prevVal.y, prevVal.z);
486 c_stat.V2_CC<OT>(i, j, indx) = Output<OT>::make(curVal.x, curVal.y, curVal.z);
491 c_stat.PV_CC(i, j, indx) += alpha;
495 c_stat.PVB_CC(i, j, indx) += alpha
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bitmap.h 173 unsigned int indx; /* regno/BITMAP_ELEMENT_ALL_BITS. */ member in struct:bitmap_element_def
181 unsigned int indx; /* Index of last element looked at. */ member in struct:bitmap_head_def
351 if (bi->elt1->indx >= start_bit / BITMAP_ELEMENT_ALL_BITS)
357 if (bi->elt1->indx != start_bit / BITMAP_ELEMENT_ALL_BITS)
358 start_bit = bi->elt1->indx * BITMAP_ELEMENT_ALL_BITS;
394 if (bi->elt1->indx >= start_bit / BITMAP_ELEMENT_ALL_BITS)
408 if (bi->elt2->indx >= bi->elt1->indx)
414 if (bi->elt1->indx == bi->elt2->indx)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d8_31pf.cpp 276 indx[] -- array of type Word16 -- position and sign of
343 Word16 indx[], /* i : position and sign of 8 pulses (compressed) */
359 sign_indx[i] = indx[i];
364 MSBs = indx[NB_TRACK]/8;
365 LSBs = indx[NB_TRACK]%8;
367 MSBs = indx[NB_TRACK_MR102] >> 3;
369 LSBs = indx[NB_TRACK_MR102] & 0x7;
382 MSBs = indx[NB_TRACK+1]/8;
383 LSBs = indx[NB_TRACK+1]%8;
385 MSBs = indx[NB_TRACK_MR102+1] >> 3
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
main.c 48 static uint32_t viddec_fw_get_total_input_Q_data(uint32_t indx)
55 rcv_q = &fwipc->rcv_q[indx];
57 ret = (_dmem.stream_info[indx].buffered_data) ? CONFIG_IPC_MESSAGE_MAX_SIZE:0;
66 * [in] indx: stream id number of the last stream that was scheduled.
77 uint32_t mfd_round_robin(uint32_t pri, int32_t *qnum, int32_t indx)
85 indx++;
86 if(indx >= CONFIG_IPC_FW_MAX_RX_QUEUES) indx = 0;
90 if( (_dmem.stream_info[indx].state == 1)
91 && (_dmem.stream_info[indx].priority == pri)
    [all...]
viddec_pm.c 372 uint32_t indx=0; local
373 while(indx< (uint32_t)cxt->list.num_items)
375 viddec_emit_contr_tag(&(cxt->emitter), &(cxt->list.sc_ibuf[indx]), false, true);
376 viddec_emit_assoc_tag(&(cxt->emitter), cxt->list.sc_ibuf[indx].id, true);
377 indx++;
509 uint32_t indx=0; local
510 while((indx< (uint32_t)cxt->list.num_items) && (cxt->list.sc_ibuf[indx].len == 0))
512 viddec_emit_contr_tag(&(cxt->emitter), &(cxt->list.sc_ibuf[indx]), false, false);
513 viddec_emit_assoc_tag(&(cxt->emitter), cxt->list.sc_ibuf[indx].id, false)
    [all...]
  /external/mesa3d/src/mesa/vbo/
vbo.h 186 _es_VertexAttrib1f(GLuint indx, GLfloat x);
189 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values);
192 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y);
195 _es_VertexAttrib2fv(GLuint indx, const GLfloat* values);
198 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z);
201 _es_VertexAttrib3fv(GLuint indx, const GLfloat* values);
204 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values);
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalSensor.java 61 int indx = ThermalUtils.getThermalZoneIndex(mSensorName); local
65 if (indx == -1 && mSensorName.contains("battery")) {
66 indx = ThermalUtils.getThermalZoneIndexContains("battery");
69 if (indx != -1) {
70 mSensorPath = ThermalManager.sSysfsSensorBasePath + indx + "/";
73 mSensorSysfsIndx = indx;
ThermalCoolingDevice.java 120 int indx = ThermalUtils.getCoolingDeviceIndexContains(mDeviceName); local
121 if (indx != -1) {
122 mThrottlePath = ThermalManager.sCoolingDeviceBasePath + indx +
  /external/ppp/pppd/
ipxcp.c 264 int indx; local
271 for (indx = 0; indx < 5; ++indx) {
272 dst[indx] <<= 4;
273 dst[indx] |= (dst[indx + 1] >> 4) & 0x0F;
442 int indx; local
443 for (indx = 0; indx < sizeof (ipxcp_wantoptions[0].our_node); ++indx
625 int indx; local
634 int indx; local
    [all...]
  /cts/tools/dasm/src/java_cup/
terminal.java 83 public static terminal find(int indx)
85 Integer the_indx = new Integer(indx);
  /toolchain/binutils/binutils-2.25/binutils/
ieee.c 530 bfd_vma indx; local
533 if (! ieee_read_number (info, pp, &indx))
536 if ((bfd_vma) s->target_index == indx)
588 unsigned int indx)
594 if (indx < BUILTIN_TYPE_COUNT
595 && info->types.builtins[indx] != DEBUG_TYPE_NULL)
596 return info->types.builtins[indx];
600 if (indx >= 32 && indx < 64)
603 ieee_builtin_type (info, p, indx - 32))
828 bfd_vma indx; local
3274 bfd_vma indx; local
3652 unsigned int indx; member in struct:ieee_type_class
3676 unsigned int indx; member in struct:ieee_write_type
3750 unsigned int indx; member in struct:ieee_defined_enum
3785 unsigned int indx; member in struct:ieee_modified_array_type
5195 unsigned int indx; local
5228 unsigned int indx; local
5316 unsigned int indx; local
5443 unsigned int indx; local
5730 unsigned int indx; local
5769 unsigned int indx; local
5935 unsigned int indx; local
6102 unsigned int indx; local
6605 unsigned int indx; local
    [all...]
  /external/opencv/cvaux/src/
cvbgfg_acmmm2003.cpp 501 int dist, min_dist = 2147483647, indx = -1; local
536 indx = k;
541 if( indx < 0 )
543 indx = model->params.N2cc - 1;
544 PV_CC(indx) = alpha;
545 PVB_CC(indx) = alpha;
549 V_CC(indx,l) = prev_data[l];
550 V_CC(indx,l+3) = curr_data[l];
555 PV_CC(indx) += alpha;
558 PVB_CC(indx) += alpha
609 int dist, min_dist = 2147483647, indx = -1; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
cofflink.c 81 ret->indx = -1;
911 bfd_size_type indx;
913 indx = _bfd_stringtab_add (flaginfo.strtab,
916 if (indx == (bfd_size_type) -1)
918 isym._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
910 bfd_size_type indx; local
1681 long indx; local
1767 bfd_size_type indx; local
1897 long indx; local
1996 bfd_size_type indx; local
2020 unsigned long indx; local
2204 long indx; local
2465 long indx; local
2602 bfd_size_type indx; local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
LwjglGL20.java 776 public void glVertexAttrib1f (int indx, float x) {
777 GL20.glVertexAttrib1f(indx, x);
780 public void glVertexAttrib1fv (int indx, FloatBuffer values) {
781 GL20.glVertexAttrib1f(indx, values.get());
784 public void glVertexAttrib2f (int indx, float x, float y) {
785 GL20.glVertexAttrib2f(indx, x, y);
788 public void glVertexAttrib2fv (int indx, FloatBuffer values) {
789 GL20.glVertexAttrib2f(indx, values.get(), values.get());
792 public void glVertexAttrib3f (int indx, float x, float y, float z) {
793 GL20.glVertexAttrib3f(indx, x, y, z);
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
Lwjgl3GL20.java 770 public void glVertexAttrib1f (int indx, float x) {
771 GL20.glVertexAttrib1f(indx, x);
774 public void glVertexAttrib1fv (int indx, FloatBuffer values) {
775 GL20.glVertexAttrib1f(indx, values.get());
778 public void glVertexAttrib2f (int indx, float x, float y) {
779 GL20.glVertexAttrib2f(indx, x, y);
782 public void glVertexAttrib2fv (int indx, FloatBuffer values) {
783 GL20.glVertexAttrib2f(indx, values.get(), values.get());
786 public void glVertexAttrib3f (int indx, float x, float y, float z) {
787 GL20.glVertexAttrib3f(indx, x, y, z);
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java     [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertPathValidatorExceptionTest.java 222 int[] indx = { 0, 1, 100, Integer.MAX_VALUE, Integer.MIN_VALUE }; local
223 for (int j = 0; j < indx.length; j++) {
226 new CertPathValidatorException(msgs[i], tCause, null, indx[j]);
230 + ", certPath is null and index is " + indx[j]);
284 int[] indx = { -2, -100, 0, 1, 100, Integer.MAX_VALUE, local
286 for (int j = 0; j < indx.length; j++) {
289 new CertPathValidatorException(msgs[i], tCause, cp, indx[j]);
293 + ", certPath is null and index is " + indx[j]);
  /external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
AndroidGL20.java 341 public native void glVertexAttrib1f (int indx, float x);
343 public native void glVertexAttrib1fv (int indx, FloatBuffer values);
345 public native void glVertexAttrib2f (int indx, float x, float y);
347 public native void glVertexAttrib2fv (int indx, FloatBuffer values);
349 public native void glVertexAttrib3f (int indx, float x, float y, float z);
351 public native void glVertexAttrib3fv (int indx, FloatBuffer values);
353 public native void glVertexAttrib4f (int indx, float x, float y, float z, float w);
355 public native void glVertexAttrib4fv (int indx, FloatBuffer values);
357 public native void glVertexAttribPointer (int indx, int size, int type, boolean normalized, int stride, Buffer ptr);
359 public native void glVertexAttribPointer (int indx, int size, int type, boolean normalized, int stride, int ptr);
    [all...]
  /external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
IOSGLES20.java 340 public native void glVertexAttrib1f ( int indx, float x );
342 public native void glVertexAttrib1fv ( int indx, FloatBuffer values );
344 public native void glVertexAttrib2f ( int indx, float x, float y );
346 public native void glVertexAttrib2fv ( int indx, FloatBuffer values );
348 public native void glVertexAttrib3f ( int indx, float x, float y, float z );
350 public native void glVertexAttrib3fv ( int indx, FloatBuffer values );
352 public native void glVertexAttrib4f ( int indx, float x, float y, float z, float w );
354 public native void glVertexAttrib4fv ( int indx, FloatBuffer values );
356 public native void glVertexAttribPointer ( int indx, int size, int type, boolean normalized, int stride, Buffer ptr );
358 public native void glVertexAttribPointer ( int indx, int size, int type, boolean normalized, int stride, int ptr )
    [all...]

Completed in 466 milliseconds

1 2 3 4 5 6 7 8 91011