HomeSort by relevance Sort by last modified time
    Searched refs:kNone (Results 176 - 200 of 583) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/v8/src/interpreter/
bytecode-pipeline.h 62 : position_type_(PositionType::kNone),
110 bool is_valid() const { return position_type_ != PositionType::kNone; }
112 position_type_ = PositionType::kNone;
127 enum class PositionType : uint8_t { kNone, kExpression, kStatement };
  /external/webrtc/webrtc/modules/video_coding/include/
video_coding.h 69 enum ReceiverRobustness { kNone, kHardNack, kSoftNack, kReferenceSelection };
  /system/connectivity/wificond/scanning/offload/
offload_scan_manager.h 83 kNone,
offload_scan_manager.cpp 144 *reason_code = OffloadScanManager::kNone;
207 *reason_code = OffloadScanManager::kNone;
  /system/core/adb/
services.cpp 216 SubprocessProtocol protocol = SubprocessProtocol::kNone;
290 ret = StartSubprocess(name + 5, nullptr, SubprocessType::kRaw, SubprocessProtocol::kNone);
307 nullptr, SubprocessType::kRaw, SubprocessProtocol::kNone);
310 SubprocessProtocol::kNone);
shell_service_test.cpp 156 SubprocessType::kRaw, SubprocessProtocol::kNone));
168 SubprocessType::kPty, SubprocessProtocol::kNone));
  /external/skia/tools/bookmaker/
bookmaker.h 42 kNone,
85 kNone,
153 kNone,
168 kNone,
176 kNone,
724 kNone,
745 kNone,
932 MarkType fMarkType = MarkType::kNone;
933 KeyWord fKeyWord = KeyWord::kNone;
934 Bracket fBracket = Bracket::kNone;
    [all...]
  /external/skqp/tools/bookmaker/
bookmaker.h 42 kNone,
85 kNone,
152 kNone,
167 kNone,
175 kNone,
722 kNone,
743 kNone,
913 MarkType fMarkType = MarkType::kNone;
914 KeyWord fKeyWord = KeyWord::kNone;
915 Bracket fBracket = Bracket::kNone;
    [all...]
  /art/compiler/optimizing/
prepare_for_register_allocation.cc 122 HInvokeStaticOrDirect::ClinitCheckRequirement::kNone);
223 invoke->RemoveExplicitClinitCheck(HInvokeStaticOrDirect::ClinitCheckRequirement::kNone);
  /art/tools/veridex/
flow_analysis.h 39 kNone
47 RegisterValue() : source_(RegisterSource::kNone),
  /external/icu/icu4c/source/i18n/unicode/
datefmt.h 161 kNone = -1,
209 NONE = kNone,
    [all...]
  /external/skia/include/codec/
SkCodec.h 255 , fPriorFrame(kNone)
287 * If not kNone, the dst already contains the prior frame at this index.
297 * If set to kNone, the codec will decode any necessary required frame(s) first.
584 // kNone.
585 static constexpr int kNone = -1;
593 * kNone if this frame is independent.
    [all...]
  /external/skia/src/gpu/
GrProcessorSet.cpp 206 outputCoverage = GrProcessorAnalysisCoverage::kNone;
212 GrProcessorAnalysisCoverage::kNone == coverageInput) {
  /external/skqp/include/codec/
SkCodec.h 255 , fPriorFrame(kNone)
287 * If not kNone, the dst already contains the prior frame at this index.
297 * If set to kNone, the codec will decode any necessary required frame(s) first.
584 // kNone.
585 static constexpr int kNone = -1;
593 * kNone if this frame is independent.
    [all...]
  /external/skqp/src/gpu/
GrProcessorSet.cpp 209 outputCoverage = GrProcessorAnalysisCoverage::kNone;
215 GrProcessorAnalysisCoverage::kNone == coverageInput) {
  /external/skqp/tests/
AnimatedImageTest.cpp 55 if (options.fPriorFrame == SkCodec::kNone) {
62 options.fPriorFrame = SkCodec::kNone;
  /external/tensorflow/tensorflow/contrib/lite/toco/tflite/
types_test.cc 31 static const ArrayDataType kUnsupportedTocoTypes[] = {ArrayDataType::kNone,
169 testdata = {{FusedActivationFunctionType::kNone,
  /external/v8/src/crankshaft/arm64/
delayed-masm-arm64.cc 163 DCHECK((pending_ == kNone) || (pending_pc_ == masm_->pc_offset()));
165 case kNone:
  /system/update_engine/
update_attempter.h 452 UpdateAttemptFlags update_attempt_flags_ = UpdateAttemptFlags::kNone;
455 UpdateAttemptFlags current_update_attempt_flags_ = UpdateAttemptFlags::kNone;
  /art/cmdline/
cmdline_parser_test.cc 374 EXPECT_SINGLE_PARSE_DEFAULT_VALUE(JdwpProvider::kNone, "", M::JdwpProvider);
390 EXPECT_SINGLE_PARSE_VALUE(JdwpProvider::kNone, opt_args, M::JdwpProvider);
504 EXPECT_SINGLE_PARSE_DEFAULT_VALUE(ExperimentalFlags::kNone,
509 EXPECT_SINGLE_PARSE_VALUE(ExperimentalFlags::kNone,
516 EXPECT_SINGLE_PARSE_VALUE(verifier::VerifyMode::kNone, "-Xverify:none", M::Verify);
  /external/v8/src/ast/
ast-types.cc 150 return kNone;
322 return kNone;
325 return kNone;
379 int lub = kNone;
397 int glb = kNone;
658 if (number_bits == AstBitsetType::kNone) {
721 AstBitsetType::kNone)); // (6)
822 if (number_bits == AstBitsetType::kNone) {
945 return AstRangeType::New(range_min, range_max, AstBitsetType::kNone, zone);
    [all...]
  /external/v8/src/compiler/
types.cc 121 return kNone;
145 return kNone;
331 return kNone;
334 return kNone;
384 int lub = kNone;
400 int glb = kNone;
571 if (number_bits == BitsetType::kNone) {
621 BitsetType::kNone)); // (6)
710 if (number_bits == BitsetType::kNone) {
926 if (size == 2 && bits == BitsetType::kNone) {
    [all...]
  /external/v8/src/
code-stub-assembler.h 63 kNone = 0,
244 Node* Allocate(Node* size, AllocationFlags flags = kNone);
245 Node* Allocate(int size, AllocationFlags flags = kNone);
503 Node* AllocateSeqOneByteString(int length, AllocationFlags flags = kNone);
506 AllocationFlags flags = kNone);
508 Node* AllocateSeqTwoByteString(int length, AllocationFlags flags = kNone);
511 AllocationFlags flags = kNone);
524 AllocationFlags flags = kNone);
529 AllocationFlags flags = kNone);
534 AllocationFlags flags = kNone);
    [all...]
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc 32 : PoloWireAdapter(interface), read_state_(kNone) {
36 if (read_state_ != kNone) {
157 read_state_ = kNone;
  /external/skia/experimental/svg/model/
SkSVGAttributeParser.cpp 431 *paint = SkSVGPaint(SkSVGPaint::Type::kNone);
452 *clip = SkSVGClip(SkSVGClip::Type::kNone);
625 *dashArray = SkSVGDashArray(SkSVGDashArray::Type::kNone);

Completed in 679 milliseconds

1 2 3 4 5 6 78 91011>>