Searched refs:human (Results 1 – 25 of 635) sorted by relevance
12345678910>>...26
/external/bazelbuild-rules_license/rules/ |
D | package_info.bzl | 54 doc = "A human readable name identifying this package." + 64 doc = "A human readable version string identifying this package." + 85 package_name: str A human readable name identifying this package. This 91 package_version: str A human readable name identifying version of this package.
|
D | license.bzl | 57 doc = "A human readable name identifying this package." + 67 doc = "A human readable version string identifying this package." + 73 doc = "A human readable name used to organize licenses into categories." + 105 package_name: str A human readable name identifying this package. This
|
/external/icu/icu4j/perf-tests/data/udhr/ |
D | udhr_eng.txt | 9 …ent dignity and of the equal and inalienable rights of all members of the human family is the foun… 10 …tempt for human rights have resulted in barbarous acts which have outraged the conscience of manki… 11 …urse, as a last resort, to rebellion against tyranny and oppression, that human rights should be p… 13 … the Charter reaffirmed their faith in fundamental human rights, in the dignity and worth of the h… 14 … United Nations, the promotion of universal respect for and observance of human rights and fundame… 21 …All human beings are born free and equal in dignity and rights. They are endowed with reason and c… 158 …e remuneration ensuring for himself and his family an existence worthy of human dignity, and suppl… 184 …l be directed to the full development of the human personality and to the strengthening of respect…
|
/external/perfetto/protos/perfetto/common/ |
D | tracing_service_state.proto | 43 // This is a human readable string with and its format varies depending on 45 // This is intended for human debugging only. 113 // This is a human readable string with and its format varies depending on 115 // This is intended for human debugging only.
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | class.proto | 29 // A human readable name of the class filled from the label map. 31 // An ID for the class, not necessarily human-readable (e.g. a Google
|
/external/perfetto/protos/perfetto/trace/ |
D | system_info.proto | 36 // This is a human readable string with and its format varies depending on 38 // This is intended for human debugging only.
|
/external/pigweed/pw_snapshot/pw_snapshot_protos/ |
D | snapshot_metadata.proto | 34 // capture. This should either be human readable text, or tokenized data 51 // string is case-sensitive. This should always be human readable text, and 69 // should either be human readable text, or tokenized data.
|
/external/tensorflow/tensorflow/lite/g3doc/examples/reinforcement_learning/ |
D | overview.md | 30 Underneath the app's UI, we have built an agent that plays against the human 39 take action, the agent looks at the human player's board state (the board at the 42 next, so that it can finish the game before the human player does.
|
/external/llvm/bindings/ocaml/analysis/ |
D | llvm_analysis.mli | 17 human-readable validation report. See [llvm::verifyModule]. *) 22 human-readable validation report. See [llvm::verifyFunction]. *)
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | input_pipeline.proto | 21 // A human-readable description of the input bottleneck. 26 // A human-readable description of the kernel launching overhead. 31 // A human-readable description of the all other overhead. 36 // A human-readable description of the device collective communication
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 090-hash-error.c | 1 #error human error
|
D | 090-hash-error.c.expected | 1 0:1(1): preprocessor error: #error human error
|
/external/mesa3d/src/vulkan/overlay-layer/ |
D | TODO | 2 - human readable numbers (some numbers like fragment invocations are
|
/external/python/pyasn1/docs/source/pyasn1/type/namedval/ |
D | namedval.rst | 9 The |NamedValues| class associates human-friendly names to a set of numbers
|
D | contents.rst | 10 human-friendly labels.
|
/external/selinux/mcstrans/src/ |
D | mcstrans.service | 2 Description=Translates SELinux MCS/MLS labels to human readable form
|
/external/pandora/mmi2grpc/ |
D | METADATA | 5 "interfaces, removing the need for a human to operate the PTS"
|
/external/tensorflow/tensorflow/lite/g3doc/examples/video_classification/ |
D | overview.md | 16 For example, a *video action recognition* model can be trained to identify human 81 different human actions. *MoviNet-A0* is the smallest, fastest, and least 90 videos will be of human actions and the labels will be the associated action. 244 The pre-trained models are trained to recognize 600 human actions from the 246 transfer learning to re-train a model to recognize human actions that are not in
|
/external/vixl/doc/aarch64/topics/ |
D | state-trace.md | 6 intuitive for human readers, but this document describes the format of the 63 human-readability when choosing the ordering of state updates. 97 the benefit of human readers, and parsers may ignore them. 193 since these annotations are for the benefit of human readers, parsers can safely 206 human readers (and has limited precision). Such annotations follow the `VALUE`
|
/external/curl/ |
D | CHANGES | 1 See https://curl.se/changes.html for the edited and human readable online
|
/external/rust/crates/sec1/patches/ |
D | std.diff | 6 //! serializers/deserializers will autodetect if a "human friendly" textual
|
/external/grpc-grpc/doc/ |
D | server-reflection.md | 10 take in a method and a payload (in human readable text format) send it to the 16 between human readable format and the (likely binary) wire format. 60 The second half of the problem is converting between the human readable 71 One approach would be to require servers directly support human readable input.
|
/external/blktrace/ |
D | blkiomon.c | 90 static struct output drvdata, human, binary, debug; variable 261 blkiomon_stat_print(human.fp, &dstat->msg.stat); in blkiomon_output() 694 human.fn = optarg; in main() 737 if (blkiomon_open_output(&human)) in main()
|
/external/wpa_supplicant_8/hostapd/logwatch/ |
D | README | 1 Logwatch is a utility for analyzing system logs and provide a human
|
/external/perfetto/test/configs/ |
D | README.md | 3 This directory contains a number of perfetto TraceConfigs in human readable
|
12345678910>>...26