Home
last modified time | relevance | path

Searched refs:INCREMENT (Results 1 – 25 of 29) sorted by relevance

12

/third_party/ltp/testcases/kernel/mem/shmt/
Dshmt09.c60 #define INCREMENT 8388608 /* 8Mb */ macro
62 #define INCREMENT 262144 /* 256Kb */ macro
64 #define INCREMENT 16384 /* 16kb */ macro
66 #define INCREMENT SHMLBA macro
165 while ((vp = sbrk(INCREMENT)) != (void *)-1) ; in main()
172 if ((vp = sbrk(INCREMENT)) != (void *)-1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
D2-1.c31 #define INCREMENT 2 macro
127 its.it_interval.tv_sec += INCREMENT; in main()
128 its.it_value.tv_sec += INCREMENT; in main()
D9-1.c27 #define INCREMENT 1 macro
D9-2.c34 #define INCREMENT 1 macro
/third_party/openssl/crypto/
Dmem.c40 # define INCREMENT(x) tsan_counter(&(x)) macro
56 # define INCREMENT(x) /* empty */ macro
196 INCREMENT(malloc_count); in CRYPTO_malloc()
240 INCREMENT(realloc_count); in CRYPTO_realloc()
297 INCREMENT(free_count); in CRYPTO_free()
/third_party/typescript/tests/baselines/reference/
DunionTypeWithLeadingOperator.types8 | { type: "INCREMENT" }
9 >type : "INCREMENT"
DunionTypeWithLeadingOperator.symbols8 | { type: "INCREMENT" }
/third_party/glib/tests/
Dmainloop-test.c19 #define INCREMENT 10 macro
246 if (test_data->current_val != ITERS * INCREMENT) in adder_response()
249 test_data->current_val, ITERS * INCREMENT); in adder_response()
261 do_add (test_data->in, test_data->current_val, INCREMENT); in adder_response()
295 do_add (test_data->in, test_data->current_val, INCREMENT); in create_adder_thread()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DAtomicCounterFunctionHLSL.cpp47 atomicMethod = AtomicCounterFunction::INCREMENT; in useAtomicCounterFunction()
78 case AtomicCounterFunction::INCREMENT: in atomicCounterFunctionHeader()
DAtomicCounterFunctionHLSL.h37 INCREMENT, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DAtomicCounterFunctionHLSL.cpp47 atomicMethod = AtomicCounterFunction::INCREMENT; in useAtomicCounterFunction()
78 case AtomicCounterFunction::INCREMENT: in atomicCounterFunctionHeader()
DAtomicCounterFunctionHLSL.h37 INCREMENT, enumerator
/third_party/e2fsprogs/lib/ext2fs/
Dicount.c720 #define INCREMENT 0x03 macro
737 { INCREMENT, 5, 0, 1 },
738 { INCREMENT, 5, 0, 2 },
739 { INCREMENT, 5, 0, 3 },
740 { INCREMENT, 5, 0, 4 },
749 { INCREMENT, 1, 0, 2 },
861 case INCREMENT: in run_test()
/third_party/skia/third_party/externals/icu/source/data/unidata/
Dconfusables.txt4051 2206 ; 0394 ; MA #* ( ∆ → Δ ) INCREMENT → GREEK CAPITAL LETTER DELTA #
DUnicodeData.txt7751 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
Dconfusables.txt4031 2206 ; 0394 ; MA #* ( ∆ → Δ ) INCREMENT → GREEK CAPITAL LETTER DELTA #
DUnicodeData.txt7719 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
Dconfusables.txt4051 2206 ; 0394 ; MA #* ( ∆ → Δ ) INCREMENT → GREEK CAPITAL LETTER DELTA #
DUnicodeData.txt7751 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
Dconfusables.txt4051 2206 ; 0394 ; MA #* ( ∆ → Δ ) INCREMENT → GREEK CAPITAL LETTER DELTA #
DUnicodeData.txt7751 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
/third_party/icu/icu4c/source/data/unidata/
Dconfusables.txt4051 2206 ; 0394 ; MA #* ( ∆ → Δ ) INCREMENT → GREEK CAPITAL LETTER DELTA #
DUnicodeData.txt7751 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
/third_party/boost/libs/spirit/workbench/unicode/
DUnicodeData.txt6940 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/
DUnicodeData.txt6940 2206;INCREMENT;Sm;0;ON;;;;;N;;;;;

12