Home
last modified time | relevance | path

Searched defs:sopts (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c1690 imalloc_no_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd,
1732 imalloc_sample(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd,
1805 imalloc_body(static_opts_t *sopts, dynamic_opts_t *dopts, tsd_t *tsd) {
2003 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) {
2039 static_opts_t sopts; local
2067 static_opts_t sopts; local
2102 static_opts_t sopts; local
2137 static_opts_t sopts; local
2439 static_opts_t sopts; local
2475 static_opts_t sopts; local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dstats_publisher_interface.cc46 const SessionOptions& sopts) { in CreateNoOpStatsPublisher()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c22 static const char sopts[] = "bdehp:t:Tn:NLf:i"; variable
/aosp_15_r20/system/core/trusty/keymaster/set_attestation_ids/
H A Dset_attestation_ids.cpp28 const char* sopts = "hb:d:p:s:M:m:i:c:"; variable
/aosp_15_r20/external/selinux/policycoreutils/setfiles/
H A Dsetfiles.c150 const char *sopts = "c:de:f:hiIDlmno:pqr:svCEFR:W0T:"; local
/aosp_15_r20/art/tools/jvmti-agents/simple-force-redefine/
H A Dforceredefine.cc272 std::string sopts(options); in AgentStart() local