Home
last modified time | relevance | path

Searched refs:GetInt (Results 1 – 25 of 112) sorted by relevance

12345

/third_party/skia/third_party/externals/angle2/util/capture/
Dframe_capture_test_utils.cpp89 traceInfoOut->contextClientMajorVersion = meta["ContextClientMajorVersion"].GetInt(); in LoadTraceInfoFromJSON()
90 traceInfoOut->contextClientMinorVersion = meta["ContextClientMinorVersion"].GetInt(); in LoadTraceInfoFromJSON()
91 traceInfoOut->frameEnd = meta["FrameEnd"].GetInt(); in LoadTraceInfoFromJSON()
92 traceInfoOut->frameStart = meta["FrameStart"].GetInt(); in LoadTraceInfoFromJSON()
93 traceInfoOut->drawSurfaceHeight = meta["DrawSurfaceHeight"].GetInt(); in LoadTraceInfoFromJSON()
94 traceInfoOut->drawSurfaceWidth = meta["DrawSurfaceWidth"].GetInt(); in LoadTraceInfoFromJSON()
108 traceInfoOut->drawSurfaceColorSpace = meta["DrawSurfaceColorSpace"].GetInt(); in LoadTraceInfoFromJSON()
109 traceInfoOut->displayPlatformType = meta["DisplayPlatformType"].GetInt(); in LoadTraceInfoFromJSON()
110 traceInfoOut->displayDeviceType = meta["DisplayDeviceType"].GetInt(); in LoadTraceInfoFromJSON()
113 traceInfoOut->configRedBits = meta["ConfigRedBits"].GetInt(); in LoadTraceInfoFromJSON()
[all …]
/third_party/flatbuffers/net/FlatBuffers/
DTable.cs44 int vtable = bb_pos - bb.GetInt(bb_pos); in __offset()
51 return (int)bb.GetShort(vtable + vtableOffset - bb.GetInt(vtable)) + vtable; in __offset()
57 return offset + bb.GetInt(offset); in __indirect()
62 return offset + bb.GetInt(offset); in __indirect()
68 offset += bb.GetInt(offset); in __string()
69 var len = bb.GetInt(offset); in __string()
78 offset += bb.GetInt(offset); in __vector_len()
79 return bb.GetInt(offset); in __vector_len()
86 return offset + bb.GetInt(offset) + sizeof(int); // data starts after the length in __vector()
176 offset_1 += bb.GetInt(offset_1); in CompareStrings()
[all …]
DByteBufferUtil.cs28 return bb.GetInt(bb.Position); in GetSizePrefix()
/third_party/gptfdisk/
Dgptcl.cc172 partNum = (int) GetInt(attributeOperation, 1) - 1; in DoOptions()
215 partNum = (int) GetInt(partName, 1) - 1; in DoOptions()
312 newPartNum = (int) GetInt(newPartInfo, 1) - 1; in DoOptions()
361 p1 = GetInt(twoParts, 1) - 1; in DoOptions()
362 p2 = GetInt(twoParts, 2) - 1; in DoOptions()
389 partNum = (int) GetInt(typeCode, 1) - 1; in DoOptions()
413 partNum = (int) GetInt(partGUID, 1) - 1; in DoOptions()
525 origPartNum = GetInt(argument, i + 1) - 1; in BuildMBR()
573 uint64_t GetInt(const string & argument, int itemNum) { in GetInt() function
Dgptcl.h49 uint64_t GetInt(const std::string & argument, int itemNum);
/third_party/cef/tests/ceftests/
Dparser_unittest.cc416 EXPECT_EQ(123, dict->GetInt("key2")); in TEST()
422 EXPECT_EQ(1, key3->GetInt(0)); in TEST()
423 EXPECT_EQ(2, key3->GetInt(1)); in TEST()
424 EXPECT_EQ(3, key3->GetInt(2)); in TEST()
447 EXPECT_EQ(123, list->GetInt(1)); in TEST()
455 EXPECT_EQ(1, list2->GetInt(0)); in TEST()
456 EXPECT_EQ(2, list2->GetInt(1)); in TEST()
457 EXPECT_EQ(3, list2->GetInt(2)); in TEST()
Dvalues_unittest.cc122 EXPECT_EQ(kIntValue, value->GetInt(kIntKey)); in TestDictionaryInt()
185 EXPECT_EQ(kIntValue, dictionary_value->GetInt(kIntKey)); in TestDictionaryDictionary()
209 EXPECT_EQ(kIntValue, list_value->GetInt(0)); in TestDictionaryList()
334 EXPECT_EQ(kIntValue, value->GetInt(index)); in TestListInt()
405 EXPECT_EQ(kIntValue, dictionary_value->GetInt(kIntKey)); in TestListDictionary()
432 EXPECT_EQ(kIntValue, list_value->GetInt(0)); in TestListList()
820 EXPECT_EQ(3, value->GetInt()); in TEST()
883 EXPECT_EQ(5, target_list->GetInt(0)); in TEST()
923 EXPECT_EQ(5, target_dict->GetInt(key)); in TEST()
996 EXPECT_EQ(kIntValue, target_list->GetInt(0)); in TEST()
[all …]
Dtest_util.cc197 EXPECT_EQ(val1->GetInt(key), val2->GetInt(key)); in TestDictionaryEqual()
239 EXPECT_EQ(val1->GetInt(i), val2->GetInt(i)); in TestListEqual()
/third_party/flutter/engine/flutter/shell/platform/glfw/
Dtext_input_plugin.cc142 int client_id = client_id_json.GetInt(); in HandleMethodCall()
179 active_model_->SetEditingState(selection_base->value.GetInt(), in HandleMethodCall()
180 selection_extent->value.GetInt(), in HandleMethodCall()
/third_party/flutter/engine/flutter/shell/platform/windows/
Dtext_input_plugin.cc143 int client_id = client_id_json.GetInt(); in HandleMethodCall()
180 active_model_->SetEditingState(selection_base->value.GetInt(), in HandleMethodCall()
181 selection_extent->value.GetInt(), in HandleMethodCall()
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DStructInNestedNS.cs19 public int A { get { return __p.bb.GetInt(__p.bb_pos + 0); } }
21 public int B { get { return __p.bb.GetInt(__p.bb_pos + 4); } }
DTableInNestedNS.cs18 …NestedNS(ByteBuffer _bb, TableInNestedNS obj) { return (obj.__assign(_bb.GetInt(_bb.Position) + _b… in GetRootAsTableInNestedNS()
22 …public int Foo { get { int o = __p.__offset(4); return o != 0 ? __p.bb.GetInt(o + __p.bb_pos) : (i…
/third_party/flatbuffers/tests/union_vector/
DAttacker.cs15 …tRootAsAttacker(ByteBuffer _bb, Attacker obj) { return (obj.__assign(_bb.GetInt(_bb.Position) + _b… in GetRootAsAttacker()
19 …public int SwordAttackDamage { get { int o = __p.__offset(4); return o != 0 ? __p.bb.GetInt(o + __…
DRapunzel.cs16 public int HairLength { get { return __p.bb.GetInt(__p.bb_pos + 0); } }
/third_party/cef/include/
Dcef_values.h125 virtual int GetInt() = 0;
411 virtual int GetInt(const CefString& key) = 0;
633 virtual int GetInt(size_t index) = 0;
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPIConfiguration.h227 … virtual HRESULT GetInt (/* in */ BMDDeckLinkConfigurationID cfgID, /* out */ int64_t *value) = 0;
246 …virtual HRESULT GetInt (/* in */ BMDDeckLinkEncoderConfigurationID cfgID, /* out */ int64_t *value…
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIConfiguration.h227 … virtual HRESULT GetInt (/* in */ BMDDeckLinkConfigurationID cfgID, /* out */ int64_t *value) = 0;
246 …virtual HRESULT GetInt (/* in */ BMDDeckLinkEncoderConfigurationID cfgID, /* out */ int64_t *value…
/third_party/flatbuffers/tests/FlatBuffers.Test/
DByteBufferTests.cs220 Assert.AreEqual(0x0A0B0C0D, uut.GetInt(0)); in ByteBuffer_GetIntReturnsCorrectData()
228 Assert.Throws<ArgumentOutOfRangeException>(() => uut.GetInt(4)); in ByteBuffer_GetIntChecksOffset()
235 Assert.Throws<ArgumentOutOfRangeException>(() => uut.GetInt(0)); in ByteBuffer_GetIntChecksLength()
337 Assert.AreEqual(0x0A0B0C0D, uut.GetInt(0)); in ByteBuffer_Duplicate_MatchesBuffer()
/third_party/flatbuffers/tests/MyGame/Example/
DReferrable.cs18 …tAsReferrable(ByteBuffer _bb, Referrable obj) { return (obj.__assign(_bb.GetInt(_bb.Position) + _b… in GetRootAsReferrable()
45 int span = bb.GetInt(vectorLocation - 4); in __lookup_by_key()
DStat.cs18 …public static Stat GetRootAsStat(ByteBuffer _bb, Stat obj) { return (obj.__assign(_bb.GetInt(_bb.P… in GetRootAsStat()
60 int span = bb.GetInt(vectorLocation - 4); in __lookup_by_key()
DArrayStruct.cs21 public int B(int j) { return __p.bb.GetInt(__p.bb_pos + 4 + j * 4); } in B()
26 public int E { get { return __p.bb.GetInt(__p.bb_pos + 136); } }
/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc257 const int context_id = args->GetInt(0); in OnProcessMessageReceived()
258 const int request_id = args->GetInt(1); in OnProcessMessageReceived()
319 const int context_id = args->GetInt(0); in OnProcessMessageReceived()
320 const int request_id = args->GetInt(1); in OnProcessMessageReceived()
823 const int context_id = args->GetInt(0); in OnProcessMessageReceived()
824 const int request_id = args->GetInt(1); in OnProcessMessageReceived()
837 int error_code = args->GetInt(3); in OnProcessMessageReceived()
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dconfiguration.h55 virtual int64_t GetInt(const std::string &key, int64_t default_value) const = 0;
Dfile_configuration.h61 int64_t GetInt(const std::string &key, int64_t default_value) const override;
/third_party/cef/libcef/common/
Dvalues_impl.h69 int GetInt() override;
237 int GetInt(const CefString& key) override;
316 int GetInt(size_t index) override;

12345