HomeSort by relevance Sort by last modified time
    Searched refs:check_params (Results 1 - 13 of 13) sorted by null

  /sdk/eclipse/scripts/
build_server.sh 48 function check_params() { function
120 check_params
  /external/oprofile/module/
oprofile.h 110 int (*check_params)(void); member in struct:op_int_operations
oprofile.c 489 if ((err = int_ops->check_params()))
  /external/oprofile/module/x86/
op_rtc.c 188 check_params: rtc_check_params,
op_nmi.c 364 check_params: pmc_check_params,
  /external/qemu/
qemu-option.h 57 int check_params(char *buf, int buf_size,
sysemu.h 248 int check_params(char *buf, int buf_size,
net-android.c     [all...]
net.c     [all...]
qemu-option.c 125 int check_params(char *buf, int buf_size, function
vl.c 456 int check_params(char *buf, int buf_size, function
856 if (check_params(buf, sizeof(buf), params, str) < 0) {
    [all...]
vl-android.c 1049 if (check_params(buf, sizeof(buf), params, str) < 0) {
    [all...]
  /external/oprofile/module/ia64/
op_pmu.c 635 check_params: pmu_check_params,
655 check_params: NULL,

Completed in 87 milliseconds