HomeSort by relevance Sort by last modified time
    Searched defs:pH (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/common/
zywrletemplate.c 386 int* pH;
392 pH = pBuf;
394 pH += s>>1;
396 pH += (s>>1)*width;
401 pH[x] = pH[x] / (~pM[x]+1) * (~pM[x]+1);
402 ( round pH[x] with pM[x] bit )
404 So, we must offset when pH[x] is negative.
406 if (((signed char*)pH)[0] & 0x80)
407 ((signed char*)pH)[0] += ~((signed char*)pM)[0]
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 103 milliseconds