HomeSort by relevance Sort by last modified time
    Searched full:pmax (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /system/media/wilhelm/src/itf/
IEqualizer.c 125 SLmillibel *pMax)
129 if (NULL == pMin && NULL == pMax) {
136 if (NULL != pMax)
137 *pMax = thiz->mBandLevelRangeMax;
246 SLmilliHertz *pMin, SLmilliHertz *pMax)
250 if (NULL == pMin && NULL == pMax) {
261 if (NULL != pMax)
262 *pMax = thiz->mBands[band].mMax;
278 if (NULL != pMax) {
279 *pMax = range[1]
    [all...]
  /external/openssl/crypto/lhash/
lhash.c 130 ret->pmax=MIN_NODES/2;
320 n2= &(lh->b[p+(int)lh->pmax]);
343 if ((lh->p) >= lh->pmax)
358 lh->pmax=lh->num_alloc_nodes;
370 np=lh->b[lh->p+lh->pmax-1];
371 lh->b[lh->p+lh->pmax-1]=NULL; /* 24/07-92 - eay - weird but :-( */
375 (unsigned int)(sizeof(LHASH_NODE *)*lh->pmax));
384 lh->pmax/=2;
385 lh->p=lh->pmax-1;
415 nn=hash%lh->pmax;
    [all...]
lh_stats.c 93 fprintf(out,"pmax = %u\n",lh->pmax);
202 BIO_printf(out,"pmax = %u\n",lh->pmax);
lhash.h 146 unsigned int pmax; member in struct:lhash_st
  /external/opencv/cxcore/src/
cxminmaxloc.cpp 305 void *pmin = &minvf, *pmax = &maxvf; local
328 pmin = &minv, pmax = &maxv;
366 pmin, pmax, &minloc, &maxloc ));
376 pmin, pmax, &minloc, &maxloc ));
390 pmin, pmax, &minloc, &maxloc ));
401 pmin, pmax, &minloc, &maxloc ));
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
float.h 148 widest supported floating type with pmax radix b digits can be rounded
152 pmax * log10(b) if b is a power of 10
153 ceil(1 + pmax * log10(b)) otherwise
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
float.h 151 widest supported floating type with pmax radix b digits can be rounded
155 pmax * log10(b) if b is a power of 10
156 ceil(1 + pmax * log10(b)) otherwise
  /external/openssl/include/openssl/
lhash.h 146 unsigned int pmax; member in struct:lhash_st
  /external/bison/src/
vcg.c 124 g->pmax = G_PMAX;
833 if (g->pmax != G_PMAX)
834 fprintf (fout, "\tpmax:\t%d\n", g->pmax);

Completed in 1299 milliseconds

1 2 3 4