HomeSort by relevance Sort by last modified time
    Searched refs:indx (Results 26 - 50 of 292) sorted by null

12 3 4 5 6 7 8 91011>>

  /libcore/luni/src/test/java/tests/security/cert/
CertPathValidatorExceptionTest.java 218 int[] indx = { 0, 1, 100, Integer.MAX_VALUE, Integer.MIN_VALUE }; local
219 for (int j = 0; j < indx.length; j++) {
222 new CertPathValidatorException(msgs[i], tCause, null, indx[j]);
226 + ", certPath is null and index is " + indx[j]);
280 int[] indx = { -2, -100, 0, 1, 100, Integer.MAX_VALUE, local
282 for (int j = 0; j < indx.length; j++) {
285 new CertPathValidatorException(msgs[i], tCause, cp, indx[j]);
289 + ", certPath is null and index is " + indx[j]);
  /external/libxml2/
xpointer.c 237 * @indx: the indx within the node
244 xmlXPtrNewPoint(xmlNodePtr node, int indx) {
249 if (indx < 0)
260 ret->index = indx;
884 xmlXPtrGetChildNo(xmlXPathParserContextPtr ctxt, int indx) {
892 if ((indx <= 0) || (oldset == NULL) || (oldset->nodeNr != 1)) {
897 cur = xmlXPtrGetNthChild(oldset->nodeTab[0], indx);
1971 int indx = xmlXPtrGetIndex(node); local
    [all...]
debugXML.c 540 int indx; local
543 for (indx = 0; indx < 5; indx++) {
544 if (indx != 0)
1941 int indx; local
2991 int indx; local
3102 int indx; local
3184 int indx; local
3345 int indx; local
    [all...]
entities.c 579 size_t indx = out - buffer; local
580 if (indx + 100 > buffer_size) {
583 out = &buffer[indx];
600 indx = out - buffer;
601 if (indx + 100 > buffer_size) {
603 out = &buffer[indx];
629 indx = out - buffer;
630 if (indx + 100 > buffer_size) {
632 out = &buffer[indx];
805 size_t indx = out - buffer local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c2_9pf.cpp 854 indx = codebook index (Word16)
891 Word16 i, j, k, track, first, index, _sign[NB_PULSE], indx, rsign;
906 indx = 0;
1003 Word16 indx; local
    [all...]
c3_14pf.cpp 617 indx
684 Word16 indx; local
698 indx = 0;
770 /* indx = add(indx, index, pOverflow); */
771 indx += index;
809 return indx;
c4_17pf.cpp 688 indx
754 Word16 indx; local
770 indx = 0;
837 /* indx = add(indx, index, pOverflow); */
838 indx += index;
885 return indx;
  /frameworks/base/opengl/java/android/opengl/
GLES20.java     [all...]
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
VirtualThermalZone.java 55 int indx = ThermalUtils.getThermalZoneIndex(getZoneName()); local
56 if (indx == -1) {
60 String uEventDevPath = ThermalManager.sUEventDevPath + indx;
61 setEmulTempPath(ThermalManager.sSysfsSensorBasePath + indx + "/emul_temp");
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
test1xcoff32.d 27 AUX indx 4 prmhsh 0 snhsh 0 typ 2 algn 0 clss 0 stb 0 snstb 0
29 AUX indx 4 prmhsh 0 snhsh 0 typ 2 algn 0 clss 0 stb 0 snstb 0
31 AUX indx 4 prmhsh 0 snhsh 0 typ 2 algn 0 clss 0 stb 0 snstb 0
33 AUX indx 4 prmhsh 0 snhsh 0 typ 2 algn 0 clss 0 stb 0 snstb 0
35 AUX indx 4 prmhsh 0 snhsh 0 typ 2 algn 0 clss 0 stb 0 snstb 0
  /toolchain/binutils/binutils-2.25/bfd/
xcofflink.c 564 ret->indx = -1;
3919 bfd_size_type indx; local
4358 bfd_size_type indx; local
4440 bfd_vma indx; local
4487 bfd_size_type indx; local
4522 unsigned long indx; local
4543 unsigned long indx; local
4888 long indx; local
5933 int indx; local
    [all...]
elf32-i370.c 970 int indx, dindx;
975 indx = elf_section_data (s)->this_idx;
979 BFD_ASSERT(indx > 0);
985 sym.st_shndx = indx;
962 int indx, dindx; local
1235 long indx; local
    [all...]
sunos.c 2338 long indx; local
    [all...]
elf32-i386.c 368 unsigned int indx; local
370 if ((indx = r_type) >= R_386_standard
371 && ((indx = r_type - R_386_ext_offset) - R_386_standard
373 && ((indx = r_type - R_386_tls_offset) - R_386_ext
375 && ((indx = r_type - R_386_vt_offset) - R_386_irelative
380 indx = R_386_NONE;
382 BFD_ASSERT (elf_howto_table [indx].type == r_type);
383 return &elf_howto_table[indx];
868 as global symbol. We reuse indx and dynstr_index for local symbol
876 return ELF_LOCAL_SYMBOL_HASH (h->indx, h->dynstr_index)
2567 unsigned int indx; local
3192 unsigned int indx; local
    [all...]
ecoff.c 1006 unsigned int indx = rndx->index;
1015 || (rndx->rfd == 0xfff && indx == 0))
1017 else if (indx == indexNil)
1037 indx += fdr->isymBase;
1041 + indx * debug_swap->external_sym_size),
1050 ((unsigned long) indx
1057 ecoff_type_to_string (bfd *abfd, FDR *fdr, unsigned int indx)
1087 if (AUX_GET_ISYM (bigendian, &aux_ptr[indx]) == (bfd_vma) -1)
1089 _bfd_ecoff_swap_tir_in (bigendian, &aux_ptr[indx++].a_ti, &u.ti);
1003 unsigned int indx = rndx->index; local
1456 unsigned int indx; local
    [all...]
nlm32-ppc.c 733 int indx)
752 if (indx != -1)
755 l_symndx = indx + 3;
853 static int indx;
873 relocs[i].rel, indx))
879 ++indx;
852 static int indx; local
coff-stgo32.c 219 int indx ATTRIBUTE_UNUSED,
237 int indx ATTRIBUTE_UNUSED,
255 int indx ATTRIBUTE_UNUSED,
  /cts/tools/dasm/src/java_cup/
production.java 175 public production_part rhs(int indx) throws internal_error
177 if (indx >= 0 && indx < _rhs_length)
178 return _rhs[indx];
  /frameworks/base/core/java/android/database/
CursorWindow.java 752 for (int indx = 0; indx < size; indx++) {
753 int pid = sWindowToPidMap.valueAt(indx);
  /external/mesa3d/src/mesa/vbo/
vbo_exec_api.c     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
rdcoff.c 108 coff_get_slot (struct coff_types *types, long indx)
116 if (indx / COFF_SLOTS > 1000)
117 fatal (_("Excessively large slot index: %lx"), indx);
119 while (indx >= COFF_SLOTS)
127 indx -= COFF_SLOTS;
136 return (*pps)->slots + indx;
  /external/python/cpython2/Demo/tkinter/ttk/
ttkcalendar.py 142 for indx, item in enumerate(self._items):
143 week = cal[indx] if indx < len(cal) else []
  /development/ndk/platforms/android-9/include/GLES2/
gl2.h 606 GL_APICALL void GL_APIENTRY glVertexAttrib1f (GLuint indx, GLfloat x);
607 GL_APICALL void GL_APIENTRY glVertexAttrib1fv (GLuint indx, const GLfloat* values);
608 GL_APICALL void GL_APIENTRY glVertexAttrib2f (GLuint indx, GLfloat x, GLfloat y);
609 GL_APICALL void GL_APIENTRY glVertexAttrib2fv (GLuint indx, const GLfloat* values);
610 GL_APICALL void GL_APIENTRY glVertexAttrib3f (GLuint indx, GLfloat x, GLfloat y, GLfloat z);
611 GL_APICALL void GL_APIENTRY glVertexAttrib3fv (GLuint indx, const GLfloat* values);
612 GL_APICALL void GL_APIENTRY glVertexAttrib4f (GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
613 GL_APICALL void GL_APIENTRY glVertexAttrib4fv (GLuint indx, const GLfloat* values);
614 GL_APICALL void GL_APIENTRY glVertexAttribPointer (GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr);
  /external/deqp/framework/opengl/simplereference/
sglrContextWrapper.hpp 184 void glVertexAttrib1f (deUint32 indx, float x);
185 void glVertexAttrib1fv (deUint32 indx, const float* values);
186 void glVertexAttrib2f (deUint32 indx, float x, float y);
187 void glVertexAttrib2fv (deUint32 indx, const float* values);
188 void glVertexAttrib3f (deUint32 indx, float x, float y, float z);
189 void glVertexAttrib3fv (deUint32 indx, const float* values);
190 void glVertexAttrib4f (deUint32 indx, float x, float y, float z, float w);
191 void glVertexAttrib4fv (deUint32 indx, const float* values);
192 void glVertexAttribPointer (deUint32 indx, int size, deUint32 type, deBool normalized, int stride, const void* ptr);
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 606 GL_APICALL void GL_APIENTRY glVertexAttrib1f (GLuint indx, GLfloat x);
607 GL_APICALL void GL_APIENTRY glVertexAttrib1fv (GLuint indx, const GLfloat* values);
608 GL_APICALL void GL_APIENTRY glVertexAttrib2f (GLuint indx, GLfloat x, GLfloat y);
609 GL_APICALL void GL_APIENTRY glVertexAttrib2fv (GLuint indx, const GLfloat* values);
610 GL_APICALL void GL_APIENTRY glVertexAttrib3f (GLuint indx, GLfloat x, GLfloat y, GLfloat z);
611 GL_APICALL void GL_APIENTRY glVertexAttrib3fv (GLuint indx, const GLfloat* values);
612 GL_APICALL void GL_APIENTRY glVertexAttrib4f (GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w);
613 GL_APICALL void GL_APIENTRY glVertexAttrib4fv (GLuint indx, const GLfloat* values);
614 GL_APICALL void GL_APIENTRY glVertexAttribPointer (GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr);

Completed in 8644 milliseconds

12 3 4 5 6 7 8 91011>>