/external/v8/test/unittests/heap/ |
D | memory-reducer-unittest.cc | 86 MemoryReducer::State state0(DoneState()), state1(DoneState()); in TEST() local 102 MemoryReducer::State state0(DoneState()), state1(DoneState()); in TEST() local 127 MemoryReducer::State state0(WaitState(2, 1000.0)), state1(DoneState()); in TEST() local 184 MemoryReducer::State state0(WaitState(0, 1000.0)), state1(DoneState()); in TEST() local 205 MemoryReducer::State state0(WaitState(2, 0.0)), state1(DoneState()); in TEST() local 232 MemoryReducer::State state0(RunState(1, 0.0)), state1(DoneState()); in TEST() local 263 MemoryReducer::State state0(RunState(2, 0.0)), state1(DoneState()); in TEST() local 283 MemoryReducer::State state0(RunState(2, 0.0)), state1(DoneState()); in TEST() local
|
/external/v8/src/base/utils/ |
D | random-number-generator.h | 93 static inline double ToDouble(uint64_t state0, uint64_t state1) { in ToDouble() 102 static inline void XorShift128(uint64_t* state0, uint64_t* state1) { in XorShift128()
|
/external/guice/core/test/com/google/inject/internal/ |
D | WeakKeySetTest.java | 110 TestState state1 = new TestState(); in testEviction_keyOverlap_2x() local 158 TestState state1 = new TestState(); in testNoEviction_keyOverlap_2x() local 186 TestState state1 = new TestState(); in testEviction_keyAndSourceOverlap_null() local 229 TestState state1 = new TestState(); in testEviction_keyAndSourceOverlap_nonNull() local 275 TestState state1 = new TestState(); in testEviction_keyOverlap_3x() local
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | resample_by_2.c | 76 register int32_t state1 = filtState[1]; in WebRtcSpl_DownsampleBy2() local 134 register int32_t state1 = filtState[1]; in WebRtcSpl_UpsampleBy2() local
|
D | resample_by_2_mips.c | 39 register int32_t state1 = filtState[1]; in WebRtcSpl_DownsampleBy2() local
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_code.c | 87 unsigned rc_constants_add_state(struct rc_constant_list * c, unsigned state0, unsigned state1) in rc_constants_add_state()
|
/external/libweave/src/states/ |
D | state_change_queue_unittest.cc | 42 const std::string state1 = "{'prop': {'name1': 23}}"; in TEST_F() local
|
/external/v8/src/runtime/ |
D | runtime-maths.cc | 118 uint64_t state1 = double_to_uint64(array[kState1Offset]); in RUNTIME_FUNCTION() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | filterbanks_mips.c | 113 int32_t state1 = state[1]; in WebRtcIsacfix_HighpassFilterFixDec32MIPS() local
|
D | filterbanks.c | 101 int32_t state1 = state[1]; in WebRtcIsacfix_HighpassFilterFixDec32C() local
|
/external/curl/lib/ |
D | curl_sasl.c | 265 saslstate state1 = SASL_STOP; in Curl_sasl_start() local
|
/external/aac/libSBRenc/src/ |
D | resampler.cpp | 391 FIXP_BQS state1, state2, state1b, state2b; in AdvanceFilter() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | pubsubstateclient.h | 156 virtual bool StatesEqual(const C& state1, const C& state2) { in StatesEqual()
|
D | hangoutpubsubclient.cc | 99 virtual bool StatesEqual(const bool& state1, const bool& state2) { in StatesEqual()
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/ |
D | Collision.java | 99 public static final void getPointStates(final PointState[] state1, final PointState[] state2, in getPointStates()
|
/external/libweave/src/ |
D | component_manager_unittest.cc | 912 auto state1 = CreateDictionaryValue(kState1); in TEST_F() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cmsccoll.c | 4142 uint32_t state1[2] = { 0, 0 }; in TestHiragana() local
|
/external/libxml2/ |
D | relaxng.c | 1346 xmlRelaxNGValidStatePtr state1, in xmlRelaxNGEqualValidState()
|