HomeSort by relevance Sort by last modified time
    Searched full:vals (Results 26 - 50 of 78) sorted by null

12 3 4

  /external/tremolo/Tremolo/
floor1.c 76 static void mergesort(char *index,ogg_uint16_t *vals,ogg_uint16_t n){
87 if(vals[A[k1]]<vals[A[k2]])
bitwise.c 388 void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){
396 for(i=0;i<vals;i++){
  /external/chromium/third_party/icu/source/test/cintltst/
cnumtst.c 1109 double vals[] = { local
    [all...]
  /external/icu4c/test/cintltst/
cnumtst.c 1130 double vals[] = { local
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
configure     [all...]
  /cts/apps/CtsVerifier/jni/audioquality/
GlitchTest.cpp 91 double sumNoise = 1.0; // init. to small non-zero vals to
  /external/libvpx/vp8/common/x86/
postproc_sse2.asm 122 pand xmm1, xmm7 ; mm1 select vals > thresh from source
123 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
212 pand xmm1, xmm7 ; mm1 select vals > thresh from source
213 pandn xmm7, xmm3 ; mm7 select vals < thresh from blurred result
  /external/ppp/pppd/
eap.c 436 u_char vals[2]; local
557 vals[0] = esp->es_server.ea_id + 1;
558 vals[1] = EAPT_SRP;
559 t_serveraddexdata(ts, vals, 2);
1326 u_char vals[2]; local
    [all...]
  /frameworks/base/services/java/com/android/server/
WifiService.java 1029 String vals[] = value.split(" "); local
1042 String vals[] = value.split(" "); local
1055 String vals[] = value.split(" "); local
1068 String vals[] = value.split(" "); local
1081 String vals[] = value.split(" "); local
    [all...]
  /external/freetype/src/psaux/
afmparse.c 368 AFM_Value vals,
382 AFM_Value val = vals + i;
  /external/blktrace/btt/
btt_plot.py 113 def _avg(vals):
117 for val in vals:
119 return total / len(vals)
  /external/jpeg/
configure     [all...]
  /external/clearsilver/ruby/
install.rb 150 def ConfigTable.add_entry( name, vals )
151 ConfigTable::DESCRIPTER.push [name,vals]
  /external/openssl/apps/
apps.c     [all...]
  /external/bluetooth/bluez/lib/
sdp.c 4682 void **dtds, **vals; local
    [all...]
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 724 if (meaning[0] != 0) /* separate vals with space */
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
PatternTest.java 835 Object[] vals = { ":", new Integer(2), local
846 for (int i = 0; i < vals.length / 3;) {
847 String[] res = Pattern.compile(vals[i++].toString()).split(
848 "boo:and:foo", ((Integer) vals[i++]).intValue());
849 String[] expectedRes = (String[]) vals[i++];
    [all...]
  /external/chromium/third_party/icu/source/common/
rbbitblb.cpp 865 int32_t thisTagGroupStart = 0; // indexes into the global rule status vals list
    [all...]
  /external/icu4c/common/
rbbitblb.cpp 865 int32_t thisTagGroupStart = 0; // indexes into the global rule status vals list
    [all...]
  /prebuilt/common/jython/
jython.jar 
  /prebuilt/linux-x86/bcc/
slang 
  /external/bluetooth/glib/
ChangeLog.pre-1-2     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
objcopy 
strip 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-objcopy 

Completed in 7659 milliseconds

12 3 4