Searched refs:indx (Results 26 - 43 of 43) sorted by relevance

12

/external/bluetooth/bluedroid/btif/co/
H A Dbta_av_co.c55 #define BTA_AV_CO_AUDIO_INDX_TO_HNDL(indx) (((indx) + 1) | BTA_AV_CHNL_AUDIO)
/external/skia/include/gpu/gl/
H A DGrGLInterface.h227 typedef GrGLvoid (GR_GL_FUNCTION_TYPE *GrGLVertexAttrib4fvProc)(GrGLuint indx, const GrGLfloat* values);
228 typedef GrGLvoid (GR_GL_FUNCTION_TYPE *GrGLVertexAttribPointerProc)(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei stride, const GrGLvoid* ptr);
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp81 GrGLvoid GR_GL_FUNCTION_TYPE nullGLVertexAttrib4fv(GrGLuint indx, const GrGLfloat* values) {} argument
82 GrGLvoid GR_GL_FUNCTION_TYPE nullGLVertexAttribPointer(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei stride, const GrGLvoid* ptr) {} argument
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DPlatformGraphicsContextRecording.cpp255 size_t indx = m_canvasStates.find(state); local
256 m_canvasStates.remove(indx);
/external/bzip2/
H A Dbzlib.c687 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
694 if (indx >= cftab[mid]) nb = mid; else na = mid;
/external/libxml2/
H A Dc14n.c2168 int indx = out - buffer; local
2171 out = &buffer[indx];
/external/valgrind/main/coregrind/m_demangle/
H A Dcplus-dem.c4191 int len, int indx)
4198 work -> btypevec[indx] = tem;
4190 remember_Btype(struct work_stuff *work, const char *start, int len, int indx) argument
/external/valgrind/main/helgrind/
H A Dhg_main.c165 static Int indx = 1; local
174 thread->errmsg_index = indx++;
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c1442 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
1449 if (indx >= cftab[mid]) nb = mid; else na = mid;
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c1466 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
1473 if (indx >= cftab[mid]) nb = mid; else na = mid;
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c1457 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
1464 if (indx >= cftab[mid]) nb = mid; else na = mid;
H A Dvarinfo6.c1495 Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
1502 if (indx >= cftab[mid]) nb = mid; else na = mid;
/external/valgrind/main/perf/
H A Dbz2.c1457 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
1464 if (indx >= cftab[mid]) nb = mid; else na = mid;
H A Dtest_input_for_tinycc.c1414 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) argument
1421 if (indx >= cftab[mid]) nb = mid; else na = mid;
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex859 % so it will be output as is; and it will print as backslash in the indx.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 714 milliseconds

12