Home
last modified time | relevance | path

Searched refs:setLong (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/icu/source/test/intltest/
Dtfsmalls.cpp174 fta.setLong(1); ftb.setLong(2); in test_Formattable()
348 ft_arr.setLong(0); // calls 'dispose' and deletes adopted array ! in test_Formattable()
359 fta.setLong(0); // calls 'dispose' and deletes adopted string ! in test_Formattable()
Dtmsgfmt.cpp1858 args[0].setLong(3); in TestTrimArgumentName()
1881 args[0].setLong(2); in TestSelectOrdinal()
1885 args[0].setLong(1); in TestSelectOrdinal()
1889 args[0].setLong(3); in TestSelectOrdinal()
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp174 fta.setLong(1); ftb.setLong(2); in test_Formattable()
348 ft_arr.setLong(0); // calls 'dispose' and deletes adopted array ! in test_Formattable()
359 fta.setLong(0); // calls 'dispose' and deletes adopted string ! in test_Formattable()
Dtmsgfmt.cpp1858 args[0].setLong(3); in TestTrimArgumentName()
1881 args[0].setLong(2); in TestSelectOrdinal()
1885 args[0].setLong(1); in TestSelectOrdinal()
1889 args[0].setLong(3); in TestSelectOrdinal()
/external/chromium_org/tools/idl_parser/test_parser/
Ddictionary_web.idl58 * Key(setLong)
68 unsigned long long setLong = 123;
/external/icu/icu4c/source/samples/msgfmt/
Dmain.cpp33 msgArgs[0].setLong(argc-1); in main()
/external/chromium_org/third_party/icu/source/samples/msgfmt/answers/
Dmain_2.cpp33 msgArgs[0].setLong(argc-1); in main()
Dmain_3.cpp33 msgArgs[0].setLong(argc-1); in main()
/external/icu/icu4c/source/samples/msgfmt/answers/
Dmain_3.cpp33 msgArgs[0].setLong(argc-1); in main()
Dmain_2.cpp33 msgArgs[0].setLong(argc-1); in main()
/external/chromium_org/third_party/icu/source/samples/msgfmt/
Dmain.cpp33 msgArgs[0].setLong(argc-1); in main()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorProfilerAgent.cpp181 m_state->setLong(ProfilerAgentState::samplingInterval, interval); in setSamplingInterval()
253 m_state->setLong(ProfilerAgentState::nextProfileId, nextId + 1); in nextProfileId()
DInspectorState.h70 …void setLong(const String& propertyName, long value) { setValue(propertyName, JSONBasicValue::crea… in setLong() function
DInspectorDebuggerAgent.cpp148 …m_state->setLong(DebuggerAgentState::pauseOnExceptionsState, ScriptDebugServer::DontPauseOnExcepti… in init()
166 …m_state->setLong(DebuggerAgentState::pauseOnExceptionsState, ScriptDebugServer::DontPauseOnExcepti… in disable()
169 m_state->setLong(DebuggerAgentState::asyncCallStackDepth, 0); in disable()
1022 m_state->setLong(DebuggerAgentState::pauseOnExceptionsState, pauseState); in setPauseOnExceptionsImpl()
1188 m_state->setLong(DebuggerAgentState::asyncCallStackDepth, depth); in setAsyncCallStackDepth()
DInspectorPageAgent.cpp538 m_state->setLong(PageAgentState::pageAgentScreenWidthOverride, 0); in disable()
539 m_state->setLong(PageAgentState::pageAgentScreenHeightOverride, 0); in disable()
844 m_state->setLong(PageAgentState::pageAgentScreenWidthOverride, width); in setDeviceMetricsOverride()
845 m_state->setLong(PageAgentState::pageAgentScreenHeightOverride, height); in setDeviceMetricsOverride()
/external/javassist/src/test/test/javassist/convert/
DArrayAccessReplaceTest.java92 simple.setLong(i, i); in testLong()
260 public void setLong(int pos, long value); in setLong() method
369 public void setLong(int pos, long value) { in setLong() method in ArrayAccessReplaceTest.Simple
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowSQLiteProgram.java63 actualDBstatement.setLong(index,value); in bindLong()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dfmtable.h511 void setLong(int32_t l);
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h511 void setLong(int32_t l);
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCPreparedStatement.java164 public void setLong(int parameterIndex, long x) throws SQLException {
542 public void setLong(String parameterName, long val)
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java172 public void setLong(int parameterIndex, long theLong) throws SQLException { in setLong() method in Impl_RowSet
1129 public void setLong(String parameterName, long theLong) throws SQLException { in setLong() method in Impl_RowSet
/external/chromium_org/third_party/icu/source/i18n/
Dumsg.cpp433 args[i].setLong(tInt); in umsg_vformat()
/external/icu/icu4c/source/i18n/
Dumsg.cpp433 args[i].setLong(tInt); in umsg_vformat()
Dnfrs.cpp616 result.setLong(0); in parse()
/external/nist-sip/java/gov/nist/core/
DGenericObject.java254 f.setLong(this, longField); in merge()

12