Searched refs:ids (Results 1 - 25 of 418) sorted by last modified time

1234567891011>>

/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dsymshift.pl16 # resources (bin-files) only ids (numbers) are used.
17 # For each set, symbols are mapped into one-byte ids [0..255].
20 # In order to keep the id ranges for each set disjoint, ids are shifted
86 reads in a combination of symbol tables with ids in range [0..2^8-1]
87 and converts into one symbol table with ids in range [0..2^16-1] which
152 # programatically. we add these hardcoded symbols/ids and check that they$
/external/svox/pico/lib/
H A Dpicoktab.c61 /* fixed ids */
68 picoktab_FixedIds ids; local
76 ids = (picoktab_FixedIds) this->subObj;
78 ids->phonStartId = PICOKTAB_TMPID_PHONSTART;
79 ids->phonTermId = PICOKTAB_TMPID_PHONTERM;
/external/skia/src/animator/
H A DSkAnimatorScript.cpp161 SkTDict<SkDisplayable*>* ids = &engine->fMaker.fIDs; local
163 bool success = ids->find(token, len, &displayable);
429 SkTDict<SkDisplayable*>* ids = (SkTDict<SkDisplayable*>*) user;
432 bool success = ids->findKey(displayable, &key);
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp104 GrGLvoid GR_GL_FUNCTION_TYPE nullGLGenBuffers(GrGLsizei n, GrGLuint* ids) { argument
108 ids[i] = buffer->id();
175 GrGLvoid GR_GL_FUNCTION_TYPE nullGLDeleteBuffers(GrGLsizei n, const GrGLuint* ids) { argument
177 if (ids[i] == gCurrArrayBuffer) {
180 if (ids[i] == gCurrElementArrayBuffer) {
184 GrBufferObj* buffer = look_up(ids[i]);
H A DGrGLNoOpInterface.cpp439 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGenIds(GrGLsizei n, GrGLuint* ids) { argument
442 ids[i] = ++gCurrID;
446 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLDeleteIds(GrGLsizei n, const GrGLuint* ids) { argument
H A DGrGLNoOpInterface.h324 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGenIds(GrGLsizei n, GrGLuint* ids);
327 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLDeleteIds(GrGLsizei n, const GrGLuint* ids);
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp513 GrGLuint* ids) {
518 ids[i] = obj->getID();
522 GrGLvoid GR_GL_FUNCTION_TYPE debugGLGenBuffers(GrGLsizei n, GrGLuint* ids) { argument
523 debugGenObjs(GrDebugGL::kBuffer_ObjTypes, n, ids);
530 GrGLuint* ids) {
531 debugGenObjs(GrDebugGL::kFrameBuffer_ObjTypes, n, ids);
535 GrGLuint* ids) {
536 debugGenObjs(GrDebugGL::kRenderBuffer_ObjTypes, n, ids);
539 GrGLvoid GR_GL_FUNCTION_TYPE debugGLGenTextures(GrGLsizei n, GrGLuint* ids) { argument
540 debugGenObjs(GrDebugGL::kTexture_ObjTypes, n, ids);
511 debugGenObjs(GrDebugGL::GrObjTypes type, GrGLsizei n, GrGLuint* ids) argument
529 debugGLGenFramebuffers(GrGLsizei n, GrGLuint* ids) argument
534 debugGLGenRenderbuffers(GrGLsizei n, GrGLuint* ids) argument
543 debugGLGenVertexArrays(GrGLsizei n, GrGLuint* ids) argument
547 debugGLDeleteVertexArrays(GrGLsizei n, const GrGLuint* ids) argument
595 debugGLDeleteBuffers(GrGLsizei n, const GrGLuint* ids) argument
[all...]
/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp603 SkTArray<FontIdentity>* ids) {
601 matchFamilySet(const char inFamilyName[], SkString* outFamilyName, SkTArray<FontIdentity>* ids) argument
/external/smack/src/org/jivesoftware/smackx/pubsub/
H A DLeafNode.java104 * @param ids Item ids of the items to retrieve
110 public <T extends Item> List<T> getItems(Collection<String> ids) argument
113 List<Item> itemList = new ArrayList<Item>(ids.size());
115 for (String id : ids)
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp72 map<int, string> ids; local
82 if (id < 0 || ids[id] != "") {
83 printf("fatal error: duplicate value for id = %i, existing = \"%s\", new = \"%s\"\n", id, ids[id].c_str(), trimed);
98 ids[id] = value;
/external/skia/include/gpu/gl/
H A DGrGLFunctions.h98 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLDeleteQueriesProc)(GrGLsizei n, const GrGLuint *ids);
123 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLGenQueriesProc)(GrGLsizei n, GrGLuint *ids);
/external/skia/include/views/
H A DSkView.h323 void postInflate(const SkTDict<SkView*>& ids);
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAppWidgetManager.java106 int ids[] = new int[idList.size()];
108 ids[i] = idList.get(i);
110 return ids;
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h3449 typedef void (APIENTRYP PFNGLGENQUERIESPROC) (GLsizei n, GLuint *ids);
3450 typedef void (APIENTRYP PFNGLDELETEQUERIESPROC) (GLsizei n, const GLuint *ids);
4083 typedef void (APIENTRYP PFNGLGENQUERIESARBPROC) (GLsizei n, GLuint *ids);
4084 typedef void (APIENTRYP PFNGLDELETEQUERIESARBPROC) (GLsizei n, const GLuint *ids);
6140 typedef void (APIENTRYP PFNGLGENOCCLUSIONQUERIESNVPROC) (GLsizei n, GLuint *ids);
6141 typedef void (APIENTRYP PFNGLDELETEOCCLUSIONQUERIESNVPROC) (GLsizei n, const GLuint *ids);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_GeneralDecoder.cpp2451 JBig2IntDecoderState ids; local
2452 ids.IADT = IADT;
2453 ids.IAFS = IAFS;
2454 ids.IADS = IADS;
2455 ids.IAIT = IAIT;
2456 ids.IARI = IARI;
2457 ids.IARDW = IARDW;
2458 ids.IARDH = IARDH;
2459 ids.IARDX = IARDX;
2460 ids
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttcmap.c325 FT_Byte* ids; local
347 ids = p - 2 + offset;
348 if ( ids < glyph_ids || ids + code_count*2 > table + length )
/external/openssl/apps/
H A Docsp.c99 STACK_OF(OCSP_CERTID) *ids);
101 STACK_OF(OCSP_CERTID) *ids);
104 STACK_OF(OCSP_CERTID) *ids, long nsec,
161 STACK_OF(OCSP_CERTID) *ids = NULL;
178 ids = sk_OCSP_CERTID_new_null();
456 if(!add_ocsp_cert(&req, cert, cert_id_md, issuer, ids))
469 if(!add_ocsp_serial(&req, *args, cert_id_md, issuer, ids))
905 if (!print_ocsp_summary(out, bs, req, reqnames, ids, nsec, maxage))
928 sk_OCSP_CERTID_free(ids);
944 STACK_OF(OCSP_CERTID) *ids)
943 add_ocsp_cert(OCSP_REQUEST **req, X509 *cert, const EVP_MD *cert_id_md,X509 *issuer, STACK_OF(OCSP_CERTID) *ids) argument
964 add_ocsp_serial(OCSP_REQUEST **req, char *serial,const EVP_MD *cert_id_md, X509 *issuer, STACK_OF(OCSP_CERTID) *ids) argument
997 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) argument
[all...]
H A Ds_client.c1406 STACK_OF(OCSP_RESPID) *ids = sk_OCSP_RESPID_new_null();
1411 sk_OCSP_RESPID_push(ids, id);
1412 SSL_set_tlsext_status_ids(con, ids);
H A Ds_server.c802 STACK_OF(OCSP_RESPID) *ids;
803 SSL_get_tlsext_status_ids(s, &ids);
804 BIO_printf(err, "cert_status: received %d ids\n", sk_OCSP_RESPID_num(ids));
/external/openssl/crypto/x509v3/
H A Dv3_sxnet.c99 ASN1_SEQUENCE_OF(SXNET, ids, SXNETID)
113 for(i = 0; i < sk_SXNETID_num(sx->ids); i++) {
114 id = sk_SXNETID_value(sx->ids, i);
211 if(!sk_SXNETID_push(sx->ids, id)) goto err;
254 for(i = 0; i < sk_SXNETID_num(sx->ids); i++) {
255 id = sk_SXNETID_value(sx->ids, i);
H A Dx509v3.h278 STACK_OF(SXNETID) *ids; member in struct:SXNET_st
/external/openssl/include/openssl/
H A Dx509v3.h278 STACK_OF(SXNETID) *ids; member in struct:SXNET_st
/external/oprofile/libutil++/
H A Dunique_storage.h83 inserted = ids.insert(val);
107 id_map ids; member in class:unique_storage

Completed in 526 milliseconds

1234567891011>>