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

12 3 4 5

  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcContainer.h 248 mcRootCont_t cont; member in struct:__anon32574
255 mcSpCont_t cont; member in struct:__anon32575
262 mcTltCont_t cont; member in struct:__anon32576
269 mcDataCont_t cont; member in struct:__anon32577
  /external/chromium_org/base/
stl_util.h 203 bool STLIsSorted(const Container& cont) {
204 return std::adjacent_find(cont.begin(), cont.end(),
206 == cont.end();
  /external/chromium_org/tools/memory_watcher/scripts/
summary.pl 28 my $cont = $_;
29 chomp($cont);
30 last if $cont =~ m/=====/;
31 $loc .= "\n" . $cont;
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3.cpp 32 void quuz(const Container &cont) {
  /external/chromium_org/third_party/openssl/openssl/crypto/evp/
bio_ok.c 151 int cont; /* <= 0 when finished */ member in struct:ok_struct
188 ctx->cont=1;
289 if (ctx->cont <= 0) break;
323 ctx->cont= 0;
380 ctx->cont=1;
387 if (ctx->cont <= 0)
416 ctx->cont=(int)ret;
427 ret=(long)ctx->cont;
548 ctx->cont= 0;
617 ctx->cont= 0
    [all...]
bio_enc.c 80 int cont; /* <= 0 when finished */ member in struct:enc_struct
118 ctx->cont=1;
175 if (ctx->cont <= 0) break;
186 ctx->cont=i;
204 ctx->cont=1;
228 return((ret == 0)?ctx->cont:ret);
306 if (ctx->cont <= 0)
bio_b64.c 88 int cont; /* <= 0 when finished */ member in struct:b64_struct
123 ctx->cont=1;
191 if (ctx->cont <= 0)
204 ctx->cont=i;
295 else if ((i < B64_BLOCK_SIZE) && (ctx->cont > 0))
502 ctx->cont=1;
508 if (ctx->cont <= 0)
  /external/openssl/crypto/evp/
bio_ok.c 151 int cont; /* <= 0 when finished */ member in struct:ok_struct
188 ctx->cont=1;
289 if (ctx->cont <= 0) break;
323 ctx->cont= 0;
380 ctx->cont=1;
387 if (ctx->cont <= 0)
416 ctx->cont=(int)ret;
427 ret=(long)ctx->cont;
548 ctx->cont= 0;
617 ctx->cont= 0
    [all...]
bio_enc.c 80 int cont; /* <= 0 when finished */ member in struct:enc_struct
118 ctx->cont=1;
175 if (ctx->cont <= 0) break;
186 ctx->cont=i;
204 ctx->cont=1;
228 return((ret == 0)?ctx->cont:ret);
306 if (ctx->cont <= 0)
bio_b64.c 88 int cont; /* <= 0 when finished */ member in struct:b64_struct
123 ctx->cont=1;
191 if (ctx->cont <= 0)
204 ctx->cont=i;
295 else if ((i < B64_BLOCK_SIZE) && (ctx->cont > 0))
502 ctx->cont=1;
508 if (ctx->cont <= 0)
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 103 bool cont = true; local
105 while (cont) {
106 cont = false;
114 cont = true;
127 cont = true;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.cpp 103 bool cont = true; local
105 while (cont) {
106 cont = false;
114 cont = true;
127 cont = true;
  /external/chromium_org/third_party/re2/re2/
unicode.py 185 (name, cont) = _ParseContinue(fields[1])
191 cont != "Last" or name != expect_last):
199 elif cont == "First":
  /external/regex-re2/re2/
unicode.py 185 (name, cont) = _ParseContinue(fields[1])
191 cont != "Last" or name != expect_last):
199 elif cont == "First":
  /external/opencv/cvaux/src/
decomppoly.cpp 528 void cvDecompPoly( CvContour* cont,
545 numVtx = cont -> total;
562 cvStartReadSeq( ( CvSeq* )cont, &reader, 0 );
614 (*subdiv) -> topleft.x = ( float )cont -> rect.x;
615 (*subdiv) -> topleft.y = ( float )cont -> rect.y;
617 ( float )( cont -> rect.x + cont -> rect.width );
619 ( float )( cont -> rect.y + cont -> rect.height );
  /external/chromium_org/third_party/libxml/src/
valid.c 352 xmlElementContentPtr cont; /* pointer to the content model subtree */ member in struct:_xmlValidState
361 #define CONT ctxt->vstate->cont
374 vstateVPush(xmlValidCtxtPtr ctxt, xmlElementContentPtr cont,
407 if ((i >= 0) && (ctxt->vstateTab[i].cont == cont) &&
413 ctxt->vstateTab[ctxt->vstateNr].cont = cont;
426 ctxt->vstate->cont = ctxt->vstateTab[ctxt->vstateNr].cont;
5236 xmlElementContentPtr cont; local
5943 xmlElementContentPtr cont; local
    [all...]
  /external/libxml2/
valid.c 352 xmlElementContentPtr cont; /* pointer to the content model subtree */ member in struct:_xmlValidState
361 #define CONT ctxt->vstate->cont
374 vstateVPush(xmlValidCtxtPtr ctxt, xmlElementContentPtr cont,
407 if ((i >= 0) && (ctxt->vstateTab[i].cont == cont) &&
413 ctxt->vstateTab[ctxt->vstateNr].cont = cont;
426 ctxt->vstate->cont = ctxt->vstateTab[ctxt->vstateNr].cont;
5236 xmlElementContentPtr cont; local
5943 xmlElementContentPtr cont; local
    [all...]
  /external/openssh/
roaming_common.c 138 roaming_write(int fd, const void *buf, size_t count, int *cont)
152 *cont = 1;
162 roaming_read(int fd, void *buf, size_t count, int *cont)
177 *cont = 1;
  /external/stlport/test/unit/
ptrspec_test.cpp 48 #define TEST_INSTANCIATE_CONTAINER(cont) \
49 template class cont<int*>; \
50 template class cont<int const*>; \
51 template class cont<int volatile*>; \
52 template class cont<int const volatile*>
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 499 my (@cont) = @_;
501 foreach my $cont (@cont) {
502 $size += length($cont);
503 print OUT $cont;
509 my (@cont) = @_;
511 foreach my $cont (@cont) {
512 $size += length($cont);
  /ndk/tests/device/test-gnustl-full/unit/
ptrspec_test.cpp 48 #define TEST_INSTANCIATE_CONTAINER(cont) \
49 template class cont<int*>; \
50 template class cont<int const*>; \
51 template class cont<int volatile*>; \
52 template class cont<int const volatile*>
  /ndk/tests/device/test-stlport/unit/
ptrspec_test.cpp 48 #define TEST_INSTANCIATE_CONTAINER(cont) \
49 template class cont<int*>; \
50 template class cont<int const*>; \
51 template class cont<int volatile*>; \
52 template class cont<int const volatile*>
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
tasn_dec.c 776 const unsigned char *cont = NULL; local
856 cont = *in;
862 len = p - cont;
866 len = p - cont + plen;
896 cont = (const unsigned char *)buf.data;
901 cont = p;
907 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
919 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len,
931 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
953 if (!c2i_ASN1_OBJECT((ASN1_OBJECT **)pval, &cont, len)
    [all...]
  /external/openssl/crypto/asn1/
tasn_dec.c 776 const unsigned char *cont = NULL; local
856 cont = *in;
862 len = p - cont;
866 len = p - cont + plen;
896 cont = (const unsigned char *)buf.data;
901 cont = p;
907 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
919 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len,
931 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
953 if (!c2i_ASN1_OBJECT((ASN1_OBJECT **)pval, &cont, len)
    [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
Registry.cpp 164 if (CONT_TYPE_ROOT != so->cont.type) {
227 if (CONT_TYPE_SP != so->cont.type) {
291 if (CONT_TYPE_TLCON != so->cont.type) {
356 switch (so->cont.type) {
362 pathname = getTlDataPath(&so->cont.uuid);
363 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid);
407 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid);
507 if (0 != strncmp((const char *) & (data.cont.children[i]), (const char *)&MC_UUID_FREE, sizeof(mcUuid_t)))
    [all...]

Completed in 441 milliseconds

12 3 4 5