Searched defs:increment (Results 1 - 25 of 209) sorted by relevance

123456789

/external/chromium_org/third_party/skia/tools/lua/
H A Dagg_dash.lua13 function increment(table, tableKey, key, value) function
H A Dscrape_dashing.lua47 function increment(table, key) function
56 increment(total_total, t.verb)
62 increment(total_found, t.verb)
68 increment(drawPointsTable, #points)
71 increment(drawPointsTable_direction, "hori")
73 increment(drawPointsTable_direction, "vert")
75 increment(drawPointsTable_direction, "other")
H A Dscrape_dashing_full.lua35 function increment(table, key) function
70 increment(total_found, t.verb);
71 increment(dashInterval_count, #de.intervals)
74 increment(dashInterval_pattern, "one_one")
76 increment(dashInterval_pattern, "zero_on")
78 increment(dashInterval_pattern, "other")
83 increment(dash_phase, "zero")
85 increment(dash_phase, "other")
90 increment(dash_cap, "butt")
92 increment(dash_ca
[all...]
/external/skia/tools/lua/
H A Dagg_dash.lua13 function increment(table, tableKey, key, value) function
H A Dscrape_dashing.lua47 function increment(table, key) function
56 increment(total_total, t.verb)
62 increment(total_found, t.verb)
68 increment(drawPointsTable, #points)
71 increment(drawPointsTable_direction, "hori")
73 increment(drawPointsTable_direction, "vert")
75 increment(drawPointsTable_direction, "other")
H A Dscrape_dashing_full.lua35 function increment(table, key) function
70 increment(total_found, t.verb);
71 increment(dashInterval_count, #de.intervals)
74 increment(dashInterval_pattern, "one_one")
76 increment(dashInterval_pattern, "zero_on")
78 increment(dashInterval_pattern, "other")
83 increment(dash_phase, "zero")
85 increment(dash_phase, "other")
90 increment(dash_cap, "butt")
92 increment(dash_ca
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Dmath-exp-precision.js49 var increment = Math.PI / 35; // Roughly 0.1, but we want to try many variable
51 for (var x = -708; x < 710; x += increment) {
/external/chromium_org/third_party/WebKit/ManualTests/inspector/resources/
H A Dloop-statements.js14 function increment() function
/external/deqp/framework/delibs/decpp/
H A DdeSemaphore.hpp40 * block until increment has been called from an another thread.
48 void increment (void) throw();
70 inline void Semaphore::increment (void) throw() function in class:de::Semaphore
80 * (increment() has been called).
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DStyleMarqueeData.h46 Length increment; member in class:blink::StyleMarqueeData
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DRefCountedLeakCounter.cpp40 void RefCountedLeakCounter::increment() { } function in class:WTF::RefCountedLeakCounter
84 void RefCountedLeakCounter::increment()
/external/lldb/include/lldb/Utility/
H A DRefCounter.h40 increment(T* t) function in class:lldb_utility::RefCounter
/external/smack/src/org/xbill/DNS/
H A DSerial.java53 increment(long serial) { method in class:Serial
/external/chromium_org/base/
H A Datomic_ref_count.h20 // Increment a reference count by "increment", which must exceed 0.
22 AtomicRefCount increment) {
23 subtle::NoBarrier_AtomicIncrement(ptr, increment);
21 AtomicRefCountIncN(volatile AtomicRefCount *ptr, AtomicRefCount increment) argument
H A Datomicops_internals_atomicword_compat.h40 AtomicWord increment) {
42 reinterpret_cast<volatile Atomic32*>(ptr), increment);
46 AtomicWord increment) {
48 reinterpret_cast<volatile Atomic32*>(ptr), increment);
39 NoBarrier_AtomicIncrement(volatile AtomicWord* ptr, AtomicWord increment) argument
45 Barrier_AtomicIncrement(volatile AtomicWord* ptr, AtomicWord increment) argument
/external/chromium_org/extensions/common/
H A Dvalue_counter.cc47 int ValueCounter::AddImpl(const base::Value& value, bool increment) { argument
50 return increment ? (*it)->Increment() : (*it)->count();
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DPositionIterator.cpp51 void PositionIterator::increment() function in class:blink::PositionIterator
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DTextRunIterator.h57 void increment() { m_offset++; } function in class:blink::TextRunIterator
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Datomicops_internals_x86_msvc.cc71 Atomic32 increment) {
74 static_cast<LONG>(increment)) + increment;
99 Atomic64 increment) {
102 static_cast<LONGLONG>(increment)) + increment;
70 Barrier_AtomicIncrement(volatile Atomic32* ptr, Atomic32 increment) argument
98 Barrier_AtomicIncrement(volatile Atomic64* ptr, Atomic64 increment) argument
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmalloc_hook_mmap_freebsd.h64 void* sbrk(intptr_t increment) __THROW
75 static inline void* do_sbrk(intptr_t increment) { argument
101 if (increment == 0) {
106 void* newbrk = prevbrk + increment;
139 extern "C" void* sbrk(intptr_t increment) __THROW {
140 MallocHook::InvokePreSbrkHook(increment);
141 void *result = do_sbrk(increment);
142 MallocHook::InvokeSbrkHook(result, increment);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_hook_mmap_freebsd.h64 void* sbrk(intptr_t increment) __THROW
75 static inline void* do_sbrk(intptr_t increment) { argument
101 if (increment == 0) {
106 void* newbrk = prevbrk + increment;
139 extern "C" void* sbrk(intptr_t increment) __THROW {
140 MallocHook::InvokePreSbrkHook(increment);
141 void *result = do_sbrk(increment);
142 MallocHook::InvokeSbrkHook(result, increment);
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Ddsp_helper_unittest.cc28 // Ramp from 0 to 1 (in Q14) over the array. Note that |increment| is in Q20,
30 int increment = (16384 << 6) / kLen; local
33 int stop_factor = DspHelper::RampSignal(input, kLen, start_factor, increment,
41 stop_factor = DspHelper::RampSignal(input, kLen, start_factor, increment);
62 // Ramp from 0 to 1 (in Q14) in |kLen| samples. Note that |increment| is in
64 int increment = (16384 << 6) / kLen; local
67 start_factor, increment);
/external/libcxxabi/test/
H A Dtest_guard.cpp18 int increment() { function in namespace:test1
23 static int a = increment();
26 static int a = increment();
28 static int b = increment();
41 int increment() { function in namespace:test2
47 static int a = increment();
79 int increment() { function in namespace:test4
85 static int a = increment();
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DIndentation.java78 * increment the indentation field
80 protected void increment() { method in class:Indentation
/external/replicaisland/src/com/replica/replicaisland/
H A DShellSorter.java25 * Note that the running time can be tuned by adjusting the size of the increment used
27 * of increment = increment / 3 + 1.
31 int increment = count / 3 + 1;
34 while ( increment > 1 ) {
35 for ( int start = 0; start < increment; start++ ) {
36 insertionSort(array, count, start, increment, comparator);
38 increment = increment / 3 + 1;
41 // Do a final pass with an increment o
58 insertionSort(Type[] array, int count, int start, int increment, Comparator<Type> comparator) argument
[all...]

Completed in 5098 milliseconds

123456789