HomeSort by relevance Sort by last modified time
    Searched refs:input_name (Results 26 - 39 of 39) sorted by null

12

  /hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp 126 strcpy(input_name, filename);
  /external/chromium/net/http/
http_auth_gssapi_posix.cc 515 gss_name_t* input_name) {
517 return release_name_(minor_status, input_name);
529 const gss_name_t input_name,
534 input_name,
  /external/chromium_org/net/http/
http_auth_gssapi_posix.cc 516 gss_name_t* input_name) {
518 return release_name_(minor_status, input_name);
530 const gss_name_t input_name,
535 input_name,
  /hardware/akm/AK8975_FS/libsensors/
AdxlSensor.cpp 49 strcat(input_sysfs_path, input_name);
  /external/chromium_org/third_party/WebKit/Source/core/scripts/
make_token_matcher.py 220 def process_file(input_name, output_name):
222 with io.open(input_name) as input_file:
  /external/linux-tools-perf/
builtin-kmem.c 27 static char const *input_name = "perf.data"; variable
491 struct perf_session *session = perf_session__new(input_name, O_RDONLY,
707 OPT_STRING('i', "input", &input_name, "file",
builtin-script.c 343 static char const *input_name = "perf.data"; variable
975 OPT_STRING('i', "input", &input_name, "file",
1166 session = perf_session__new(input_name, O_RDONLY, 0, false, &event_ops);
1185 input = open(input_name, O_RDONLY);
builtin-lock.c 339 static char const *input_name = "perf.data"; variable
885 session = perf_session__new(input_name, O_RDONLY, 0, false, &eops);
944 OPT_STRING('i', "input", &input_name, "file", "input file name"),
builtin-timechart.c 47 static char const *input_name = "perf.data"; variable
995 struct perf_session *session = perf_session__new(input_name, O_RDONLY,
1094 OPT_STRING('i', "input", &input_name, "file",
builtin-sched.c 32 static char const *input_name = "perf.data"; variable
    [all...]
  /external/blktrace/btt/
globals.h 169 extern char bt_timeline_version[], *devices, *exes, *input_name, *output_name;
  /build/tools/releasetools/
common.py 430 def SignFile(input_name, output_name, key, password, align=None,
432 """Sign the input_name zip/jar/apk, producing output_name. Use the
460 input_name, sign_name])
  /external/v8/test/cctest/
test-api.cc 12030 i::Handle<i::String> input_name = local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-api.cc 14402 i::Handle<i::String> input_name = local
    [all...]

Completed in 399 milliseconds

12