Home
last modified time | relevance | path

Searched defs:links (Results 1 – 25 of 162) sorted by relevance

1234567

/external/bpftool/docs/
Dbpftool-link.rst14 SYNOPSIS
23 LINK COMMANDS
34 DESCRIPTION
67 OPTIONS
79 EXAMPLES
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/
DGenerateLinksLoggerTest.java91 TextLinks links = in logGenerateLinks_allFieldsAreSet() local
101 links, in logGenerateLinks_allFieldsAreSet() local
155 TextLinks links = in logGenerateLinks_multipleLinks() local
166 links, in logGenerateLinks_multipleLinks() local
/external/bcc/libbpf-tools/
Dcpufreq.c93 struct bpf_link *links[]) in open_and_attach_perf_event()
135 static int init_freqs_mhz(__u32 *freqs_mhz, struct bpf_link *links[]) in init_freqs_mhz()
203 struct bpf_link *links[MAX_CPU_NR] = {}; in main() local
Dgethostlatency.c151 static int attach_uprobes(struct gethostlatency_bpf *obj, struct bpf_link *links[]) in attach_uprobes()
229 struct bpf_link *links[6] = {}; in main() local
Drunqlen.c134 struct bpf_link *links[]) in open_and_attach_perf_event()
230 struct bpf_link *links[MAX_CPU_NR] = {}; in main() local
/external/opencensus-java/api/src/main/java/io/opencensus/trace/export/
DSpanData.java69 Links links, in create()
124 Links links, in create()
453 public static Links create(List<Link> links, int droppedLinksCount) { in create()
/external/harfbuzz_ng/test/fuzzing/
Dhb-repacker-fuzzer.cc55 link_t* links, uint16_t num_links) in add_links_to_objects()
97 link_t* links = nullptr; in LLVMFuzzerTestOneInput() local
/external/libnl/doc/
Ddoxygen-link.py35 links = parse_dict(sys.argv[1]) variable
/external/freetype/docs/markdown/javascripts/
Dextra.js22 var links = document.getElementsByTagName('a'); variable
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/test/
Dfuzz_util.h57 std::vector<uint32_t> links; member
/external/grpc-grpc/third_party/upb/upb/test/
Dfuzz_util.h38 std::vector<uint32_t> links; member
/external/google-cloud-java/java-datalineage/proto-google-cloud-datalineage-v1/src/main/proto/google/cloud/datacatalog/lineage/v1/
Dlineage.proto317 repeated EventLink links = 8 [(google.api.field_behavior) = OPTIONAL]; field
736 repeated Link links = 1; field
787 repeated string links = 2 [(google.api.field_behavior) = REQUIRED]; field
827 repeated ProcessLinkInfo links = 2; field
/external/jsoup/src/main/java/org/jsoup/examples/
DListLinks.java21 Elements links = doc.select("a[href]"); in main() local
/external/googleapis/google/cloud/datacatalog/lineage/v1/
Dlineage.proto335 repeated EventLink links = 8 [(google.api.field_behavior) = OPTIONAL]; field
795 repeated Link links = 1; field
846 repeated string links = 2 [(google.api.field_behavior) = REQUIRED]; field
886 repeated ProcessLinkInfo links = 2; field
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DFile.java39 private int links; field in File
132 public final synchronized int links() { in links() method in File
/external/tensorflow/tensorflow/core/framework/
Ddevice_attributes.proto30 LocalLinks links = 3; field
/external/ktfmt/core/src/main/java/com/facebook/ktfmt/format/
DRedundantImportDetector.kt138 val links = kdocSection.getChildrenOfType<KDocLink>() + tagLinks in <lambda>() constant
/external/selinux/libselinux/utils/
Dselabel_lookup_best_match.c58 char **links = NULL; in main() local
/external/rust/cxx/gen/build/src/
Ddeps.rs9 pub links: Option<OsString>, field
/external/OpenCSD/decoder/build/linux/rctdl_c_api_lib/
Dmakefile56 links: $(LIB_TARGET_DIR)/$(LIB_NAME).so.$(SO_MAJOR_VER) $(LIB_TARGET_DIR)/$(LIB_NAME).so target
/external/rust/crates/vulkano/autogen/
Dfeatures.rs621 let links: Vec<_> = feat in make_doc() localVariable
640 let links: Vec<_> = feat in make_doc() localVariable
659 let links: Vec<_> = feat in make_doc() localVariable
/external/OpenCSD/decoder/build/linux/ref_trace_decode_lib/
Dmakefile118 links: $(LIB_TARGET_DIR)/$(LIB_NAME).so.$(SO_MAJOR_VER) $(LIB_TARGET_DIR)/$(LIB_NAME).so target
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dcgroup_link.c40 struct bpf_link *links[ARRAY_SIZE(cgs)] = {}, *tmp_link; in serial_test_cgroup_link() local
/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/workspace_path/
Dmetadata.json18 "links": null, null
73 "links": null, null
114 "links": null, null
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dpollset_windows.h54 grpc_pollset_worker_link links[GRPC_POLLSET_WORKER_LINK_TYPES]; member

1234567