HomeSort by relevance Sort by last modified time
    Searched full:accounting (Results 176 - 200 of 307) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_N.c 244 src += srcskip; /* move to next row, accounting for pitch. */
389 src += srcskip; /* move to next row, accounting for pitch. */
534 src += srcskip; /* move to next row, accounting for pitch. */
723 src += srcskip >> 2; /* move to next row, accounting for pitch. */
805 src += srcskip >> 2; /* move to next row, accounting for pitch. */
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3inputstream.c 803 // Increment to next character position, accounting for any surrogates
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 32 #include "accounting.h"
    [all...]
drv_callbacks.c 23 #include "accounting.h"
sta_info.c 20 #include "accounting.h"
  /dalvik/vm/alloc/
HeapSource.cpp 997 // accounting.
1008 // This is not an 'active heap'. Only do the accounting.
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius.c 144 case RADIUS_CODE_ACCOUNTING_REQUEST: return "Accounting-Request";
145 case RADIUS_CODE_ACCOUNTING_RESPONSE: return "Accounting-Response";
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java 326 * This gets the suggested width accounting for the ring's scale factor.
334 * This gets the suggested height accounting for the ring's scale factor.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 888 /* Turn accounting on if NAME is an existing file. The system will then writ
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 888 /* Turn accounting on if NAME is an existing file. The system will then writ
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
unistd.h 888 /* Turn accounting on if NAME is an existing file. The system will then writ
    [all...]
  /external/chromium/base/
message_loop.cc 46 // to get an accounting of messages and actions taken on each thread.
process_util.h 598 // Retrieves accounting information for all I/O operations performed by the
  /external/e2fsprogs/e2fsck/
pass1b.c 636 * of keeping the accounting straight.
  /external/ipsec-tools/src/racoon/
cftoken.l 247 <S_CFG>accounting { YYD; return(CFG_ACCOUNTING); }
  /external/kernel-headers/original/linux/
sysctl.h 106 KERN_ACCT=30, /* BSD process accounting parameters */
  /external/openssh/openbsd-compat/
bsd-cray.c 688 * Retain utmp/wtmp information - used by cray accounting.
  /external/oprofile/pp/
opannotate.cpp 723 * assume the original is correct, accounting for the
  /external/webkit/Source/WebCore/platform/win/
ClipboardUtilitiesWin.cpp 239 // Find the markup between "<!--StartFragment -->" and "<!--EndFragment -->", accounting for browser quirks.
  /external/webkit/Source/WebCore/rendering/
RenderImage.cpp 280 // Center the error image, accounting for border and padding.
  /external/wpa_supplicant_8/hostapd/
Android.mk 159 OBJS += src/ap/accounting.c
README 58 and dynamic WEP keying, RADIUS accounting, WPA/WPA2 (IEEE 802.11i/RSN)
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txHwQueue.c 75 /* Per Queue HW blocks accounting data: */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 686 * LatinIME's internal accounting. If this is not a belated expected update, then it should
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sysctl.h 113 KERN_ACCT=30, /* BSD process accounting parameters */

Completed in 432 milliseconds

1 2 3 4 5 6 78 91011>>