Home
last modified time | relevance | path

Searched refs:indication (Results 1 – 25 of 159) sorted by relevance

1234567

/external/webrtc/api/transport/rtp/
Ddependency_descriptor.cc31 DecodeTargetIndication indication; in StringToDecodeTargetIndications() local
34 indication = DecodeTargetIndication::kNotPresent; in StringToDecodeTargetIndications()
37 indication = DecodeTargetIndication::kDiscardable; in StringToDecodeTargetIndications()
40 indication = DecodeTargetIndication::kRequired; in StringToDecodeTargetIndications()
43 indication = DecodeTargetIndication::kSwitch; in StringToDecodeTargetIndications()
48 dtis.push_back(indication); in StringToDecodeTargetIndications()
/external/llvm-project/llvm/test/Transforms/LoopUnswitch/
Dbasictest.ll109 ; This is an indication that the loop has been unswitched.
153 ; This is an indication that the loop has been unswitched.
199 ; This is an indication that the loop has been unswitched.
244 ; This is an indication that the loop has NOT been unswitched.
286 ; This is an indication that the loop has NOT been unswitched.
Dtrivial-unswitch.ll55 ; This is an indication that the loop has been unswitched on %cond1.
/external/llvm/utils/lit/
DREADME.txt6 summarizing their results, and providing indication of failures. lit is designed
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Sign.pbtxt3 summary: "Returns an element-wise indication of the sign of a number."
/external/tensorflow/tensorflow/core/framework/
Dmodel.proto34 // An indication whether autotuning is enabled for this node.
55 // An indication whether this node records metrics about produced and
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_renderer_scheduler_state.proto23 // RAIL Mode is an indication of the kind of work that a Renderer is currently
/external/llvm-project/llvm/utils/lit/
DREADME.txt6 summarizing their results, and providing indication of failures. lit is designed
/external/llvm-project/llvm/test/Transforms/SimpleLoopUnswitch/
Dbasictest.ll110 ; This is an indication that the loop has NOT been unswitched.
152 ; This is an indication that the loop has NOT been unswitched.
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.proto229 // * indication of kernel buffer data loss (kernel_records_lost set)
230 // * indication of skipped samples (sample_skipped_reason set)
252 // indication of data loss in the ring buffer allocated for |cpu|. Such data
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dchannel.pxd.pxi40 # field and just use the NULLness of c_channel as an indication that the
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.164 The following results give an indication of the speed improvements. Two
125 machines larger than my dual-core AMD box, as this will give an indication of
DREADME-2.117 To give an indication of the directory speed improvements a number of test
/external/smali/dexlib2/
DOatVersions.txt113 - Only indication is that they cherry picked some things from this commit for oat 132.
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/
Dgenerated_code.md74 bugs, but can also be used to get an indication of whether a function is
/external/autotest/client/profilers/powertop/src/
DREADME20 PowerTOP will provide an indication of which tunables and software
/external/usrsctp/usrsctplib/netinet/
Dsctp_auth.h205 uint32_t indication, uint16_t keyid, uint16_t alt_keyid, int so_locked);
Dsctp_header.h384 uint32_t indication; member
/external/llvm-project/llvm/test/tools/llvm-objcopy/COFF/
Dbasic-copy.test15 - The size indication for an empty/missing string table can either be 4
/external/webrtc/test/ios/
Dtest_support.mm31 // run in a row, this provides an indication of which one is currently running.
/external/libjpeg-turbo/
Dcoderules.txt41 appropriate. They provide a readable indication of the routine's usage and
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20500 pairwise_cipher=CCMP <--- link layer security indication
506 hs20=1 <--- HS 2.0 indication
528 Note: The Hotspot 2.0 indication is shown as "hs20=1" in the status
533 Also the scan results include the Hotspot 2.0 indication:
/external/libdrm/
DCONTRIBUTING.rst47 indication of approval (Acked-by: tag) before merging. For any code shared
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dcares-confopts.m4199 dnl This is an indication to not attempt hiding of library internal
213 dnl This is an indication to attempt hiding of library internal
/external/rust/crates/libz-sys/src/zlib-ng/doc/
Drfc1950.txt354 provide an error indication if any of these have incorrect values.
355 A compliant decompressor must give an error indication if CM is
360 give an error indication if FDICT is set and DICTID is not the

1234567