/external/bcc/ |
D | README.md | 66 #### Examples: 68 - examples/tracing/[bitehist.py](examples/tracing/bitehist.py): Block I/O size histogram. [Examples… 69 …op.py](examples/tracing/disksnoop.py): Trace block device I/O latency. [Examples](examples/tracing… 71 …racing/mysqld_query.py): Trace MySQL server queries using USDT probes. [Examples](examples/tracing… 72 …http_server.py): Trace Node.js HTTP server requests using USDT probes. [Examples](examples/tracing… 73 …ksnoop.py): Trace a kernel function and print all kernel stack traces. [Examples](examples/tracing… 74 - tools/[statsnoop](tools/statsnoop.py): Trace stat() syscalls. [Examples](tools/statsnoop_example.… 76 …(examples/tracing/tcpv4connect.py): Trace TCP IPv4 active connections. [Examples](examples/tracing… 78 …ad.py): A kernel tracepoint example, which traces random:urandom_read. [Examples](examples/tracing… 79 …dlat.c](examples/tracing/vfsreadlat.c): VFS read latency distribution. [Examples](examples/tracing… [all …]
|
/external/protobuf/csharp/src/AddressBook/ |
D | Addressbook.cs | 10 namespace Google.Protobuf.Examples.AddressBook { 38 …Examples.AddressBook.Person), global::Google.Protobuf.Examples.AddressBook.Person.Parser, new[]{ "… in AddressbookReflection() 39 …ClrTypeInfo(typeof(global::Google.Protobuf.Examples.AddressBook.AddressBook), global::Google.Proto… in AddressbookReflection() 55 …get { return global::Google.Protobuf.Examples.AddressBook.AddressbookReflection.Descriptor.Message… 114 …private static readonly pb::FieldCodec<global::Google.Protobuf.Examples.AddressBook.Person.Types.P… 115 …= pb::FieldCodec.ForMessage(34, global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNum… 116 …al::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber> phones_ = new pbc::RepeatedFiel… 117 …public pbc::RepeatedField<global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber> P… 242 … get { return global::Google.Protobuf.Examples.AddressBook.Person.Descriptor.NestedTypes[0]; } 276 private global::Google.Protobuf.Examples.AddressBook.Person.Types.PhoneType type_ = 0; [all …]
|
/external/androidplot/ |
D | .gitignore | 4 /Examples/DemoApp/.settings/ 5 /Examples/DemoApp/bin/ 6 /Examples/DemoApp/gen/ 7 /Examples/DemoApp/target/
|
D | Android.bp | 32 resource_dirs: ["Examples/DemoApp/res"], 33 manifest: "Examples/DemoApp/AndroidManifest.xml", 34 srcs: ["Examples/DemoApp/src/**/*.java"],
|
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/ |
D | Grpc.Examples.MathServer.csproj | 8 <AssemblyName>Grpc.Examples.MathServer</AssemblyName> 10 <PackageId>Grpc.Examples.MathServer</PackageId> 15 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
|
/external/grpc-grpc/src/csharp/Grpc.Examples.MathClient/ |
D | Grpc.Examples.MathClient.csproj | 8 <AssemblyName>Grpc.Examples.MathClient</AssemblyName> 10 <PackageId>Grpc.Examples.MathClient</PackageId> 15 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
|
/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/ |
D | Grpc.Examples.Tests.csproj | 8 <AssemblyName>Grpc.Examples.Tests</AssemblyName> 10 <PackageId>Grpc.Examples.Tests</PackageId> 15 <ProjectReference Include="../Grpc.Examples/Grpc.Examples.csproj" />
|
/external/grpc-grpc/src/csharp/ |
D | Grpc.sln | 14 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.Examples", "Grpc.Examples\Grpc.Examples.c… 16 …19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.Examples.MathClient", "Grpc.Examples.MathClient\Grpc… 18 …19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.Examples.MathServer", "Grpc.Examples.MathServer\Grpc… 20 …("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Grpc.Examples.Tests", "Grpc.Examples.Tests\Grpc.Exam…
|
/external/bcc/docs/ |
D | reference_guide.md | 126 Examples in situ: 151 Examples in situ: 176 Examples in situ: 200 Examples in situ: 221 Examples in situ: 246 Examples in situ: 277 Examples in situ: 290 Examples in situ: 304 Examples in situ: 314 Examples in situ: [all …]
|
/external/python/cpython3/Doc/library/ |
D | asyncio-api-index.rst | 58 .. rubric:: Examples 94 .. rubric:: Examples 118 .. rubric:: Examples 154 .. rubric:: Examples 187 .. rubric:: Examples 212 .. rubric:: Examples
|
/external/grpc-grpc/src/csharp/Grpc.Examples/ |
D | Grpc.Examples.csproj | 8 <AssemblyName>Grpc.Examples</AssemblyName> 9 <PackageId>Grpc.Examples</PackageId>
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sdca_internal.h | 185 friend class Examples; variable 314 class Examples { 316 Examples() {} in Examples() function 385 TF_DISALLOW_COPY_AND_ASSIGN(Examples);
|
D | sdca_internal.cc | 235 Status Examples::SampleAdaptiveProbabilities( in SampleAdaptiveProbabilities() 311 void Examples::RandomShuffle() { in RandomShuffle() 320 Status Examples::Initialize(OpKernelContext* const context, in Initialize() 386 Status Examples::CreateSparseFeatureRepresentation( in CreateSparseFeatureRepresentation() 466 Status Examples::CreateDenseFeatureRepresentation( in CreateDenseFeatureRepresentation() 498 Status Examples::ComputeSquaredNormPerExample( in ComputeSquaredNormPerExample()
|
/external/grpc-grpc/examples/ |
D | README.md | 1 # Examples chapter 6 Examples for Go and Java gRPC live in their own repositories:
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 9 Examples of behavior that contributes to creating a positive environment include: 17 Examples of unacceptable behavior by participants include: 33 …spaces when an individual is representing the project or its community. Examples of representing a…
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|
/external/bcc/SPECS/ |
D | bcc+clang.spec | 65 Summary: Examples for BPF Compiler Collection (BCC) 68 Examples for BPF Compiler Collection (BCC)
|
/external/curl/docs/cmdline-opts/ |
D | service-name.d | 8 Examples: --negotiate --service-name sockd would use sockd/server-name.
|
/external/lz4/examples/ |
D | README.md | 8 - Examples
|
/external/skqp/experimental/canvaskit/canvaskit/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|
/external/skqp/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|
/external/skia/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|
/external/skqp/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|
/external/skia/modules/canvaskit/canvaskit/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|
/external/skia/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 49 when an individual is representing the project or its community. Examples of
|