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

  /sdk/eclipse/scripts/
build_server.sh 59 function check_params() { function
144 check_params
  /external/oprofile/module/
oprofile.h 110 int (*check_params)(void); member in struct:op_int_operations
  /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/qemu/util/
qemu-option.c 125 int check_params(char *buf, int buf_size, function
  /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...]

Completed in 787 milliseconds