/external/chromium_org/ui/aura/test/ |
event_generator.cc | 279 int steps) { 280 GestureScrollSequenceWithCallback(start, end, step_delay, steps, 288 int steps, 297 int dx = (end.x() - start.x()) / steps; 298 int dy = (end.y() - start.y()) / steps; 300 for (int i = 0; i < steps; ++i) { 317 int steps, 323 count, start, delays, event_separation_time_ms, steps, move_x, move_y); 331 int steps, 337 CHECK_GT(steps, 0) 435 int steps = offsets.size(); local [all...] |
/prebuilts/misc/common/ub-uiautomator/ |
ub-uiautomator.jar | |
/external/chromium_org/third_party/icu/source/test/intltest/ |
convtest.cpp | 975 } steps[]={ local 1422 } steps[]={ local [all...] |
/external/icu4c/test/intltest/ |
convtest.cpp | 1004 } steps[]={ local 1451 } steps[]={ local [all...] |
/external/opencv/cv/src/ |
cvemd.cpp | 753 int steps; local 769 steps = icvFindLoop( state ); 771 if( steps == 0 ) 775 for( i = 1; i < steps; i += 2 ) 787 for( i = 0; i < steps; i += 2 ) 835 int i, steps = 1; local 845 steps = 1; 849 if( (steps & 1) == 1 ) 869 loop[steps++] = new_x; 877 i = steps & 1 [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
test_util.js | 69 var steps = [ 74 steps.shift()); 89 steps.shift()(); 430 var steps = { 433 steps.sendEvents(); 450 setTimeout(steps.checkQuery, 50); 459 steps.checkQuery();
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpcommon.cc | 731 size_t steps; member in struct:talk_base::NegotiateAuthContext 735 : HttpAuthContext(auth), cred(c1), ctx(c2), steps(0), 911 size_t steps = 0; local 918 if (++neg->steps >= max_steps) { 922 steps = neg->steps; 1025 neg->steps = steps;
|
/external/chromium_org/cc/animation/ |
transform_operations_unittest.cc | 1145 static const int steps = 20; local [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
httpcommon.cc | 738 size_t steps; member in struct:talk_base::NegotiateAuthContext 742 : HttpAuthContext(auth), cred(c1), ctx(c2), steps(0), 919 size_t steps = 0; local 926 if (++neg->steps >= max_steps) { 930 steps = neg->steps; 1033 neg->steps = steps;
|
/external/chromium_org/third_party/libxml/src/ |
pattern.c | 99 int nbStep; /* number of steps in the automata */ 100 int maxStep; /* allocated number of steps */ 101 xmlStreamStepPtr steps; /* the array of steps */ member in struct:_xmlStreamComp 169 xmlStepOpPtr steps; /* ops for computation */ member in struct:_xmlPattern 211 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); 212 if (cur->steps == NULL) { 240 if (comp->steps != NULL) { 243 op = &comp->steps[i]; 250 xmlFree(comp->steps); [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
pattern.c | 108 /* TODO fix the statically allocated size steps[] */ 113 xsltStepOpPtr steps; /* ops for computation */ member in struct:_xsltCompMatch 155 cur-> steps = (xsltStepOpPtr) xmlMalloc(sizeof(xsltStepOp) * 157 if (cur->steps == NULL) { 187 op = &comp->steps[i]; 197 xmlFree(comp->steps); 226 * steps of an imported stylesheet. 235 comp->steps[ix].previousExtra += style->extrasNr; 236 comp->steps[ix].indexExtra += style->extrasNr; 237 comp->steps[ix].lenExtra += style->extrasNr [all...] |
/external/libxml2/ |
pattern.c | 99 int nbStep; /* number of steps in the automata */ 100 int maxStep; /* allocated number of steps */ 101 xmlStreamStepPtr steps; /* the array of steps */ member in struct:_xmlStreamComp 169 xmlStepOpPtr steps; /* ops for computation */ member in struct:_xmlPattern 211 cur->steps = (xmlStepOpPtr) xmlMalloc(cur->maxStep * sizeof(xmlStepOp)); 212 if (cur->steps == NULL) { 240 if (comp->steps != NULL) { 243 op = &comp->steps[i]; 250 xmlFree(comp->steps); [all...] |
/external/libxslt/libxslt/ |
pattern.c | 108 /* TODO fix the statically allocated size steps[] */ 113 xsltStepOpPtr steps; /* ops for computation */ member in struct:_xsltCompMatch 155 cur-> steps = (xsltStepOpPtr) xmlMalloc(sizeof(xsltStepOp) * 157 if (cur->steps == NULL) { 187 op = &comp->steps[i]; 197 xmlFree(comp->steps); 226 * steps of an imported stylesheet. 235 comp->steps[ix].previousExtra += style->extrasNr; 236 comp->steps[ix].indexExtra += style->extrasNr; 237 comp->steps[ix].lenExtra += style->extrasNr [all...] |
/bionic/libc/kernel/common/linux/mtd/ |
nand.h | 134 int steps; member in struct:nand_ecc_ctrl
|
/development/ndk/platforms/android-3/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/external/kernel-headers/original/linux/mtd/ |
nand.h | 220 * @steps: number of ecc steps per page 238 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/media/ |
msm_camera.h | 317 int32_t steps; member in struct:focus_cfg
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/media/ |
msm_camera.h | 317 int32_t steps; member in struct:focus_cfg
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|