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

  /sdk/eclipse/scripts/
build_server.sh 59 function check_params() { function
144 check_params
  /external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.cc 285 extensions::ExtensionUpdater::CheckParams check_params; local
286 check_params.ids.push_back(app_id_);
287 check_params.install_immediately = true;
288 check_params.callback =
290 extension_service->updater()->CheckNow(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/include/qemu/
option.h 57 int check_params(char *buf, int buf_size,
  /external/oprofile/module/ia64/
op_pmu.c 635 check_params: pmu_check_params,
655 check_params: NULL,
  /external/qemu/include/sysemu/
sysemu.h 258 int check_params(char *buf, int buf_size,
  /external/qemu/net/
net-android.c     [all...]
net.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py 4103 check_params = True # just opened global\/class\/namespace block variable in class:CheckForNonConstReference.or
4123 check_params = False variable in class:CheckForNonConstReference.or
    [all...]
  /external/libvpx/libvpx/tools/
cpplint.py 4103 check_params = True # just opened global\/class\/namespace block variable in class:CheckForNonConstReference.or
4123 check_params = False variable in class:CheckForNonConstReference.or
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py 4103 check_params = True # just opened global\/class\/namespace block variable in class:CheckForNonConstReference.or
4123 check_params = False variable in class:CheckForNonConstReference.or
    [all...]
  /external/qemu/util/
qemu-option.c 125 int check_params(char *buf, int buf_size, function
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]
  /external/qemu/
vl-android.c 755 if (check_params(buf, sizeof(buf), params, str) < 0) {
    [all...]

Completed in 700 milliseconds