/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | tstdtmod.cpp | 217 TestData* RBTestDataModule::createTestData(int32_t index, UErrorCode &status) const in createTestData() argument
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | cmaps.cpp | 136 le_uint16 index = 0; in unicodeToGlyph() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | aliastst.cpp | 37 void LocaleAliasTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ){ in runIndexedTest() argument
|
H A D | numbertest_parse.cpp | 17 void NumberParserTest::runIndexedTest(int32_t index, UBool exec, const char*& name, char*) { in runIndexedTest() argument
|
H A D | numbertest_modifiers.cpp | 14 void ModifiersTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
H A D | tsnmfmt.cpp | 39 void IntlTestNumberFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | cmaps.cpp | 176 le_uint16 index = 0; in unicodeToGlyph() local [all...] |
/third_party/icu/icu4c/source/test/perf/charperf/ |
H A D | charperf.cpp | 96 UPerfFunction* CharPerformanceTest::runIndexedTest(int32_t index, UBool exec, in runIndexedTest() argument
|
/third_party/libdrm/tests/ttmtest/src/ |
H A D | xf86dri.c | 458 uniDRIGetDrawableInfo(Display * dpy, int screen, Drawable drawable, unsigned int *index, unsigned int *stamp, int *X, int *Y, int *W, int *H, int *numClipRects, drm_clip_rect_t ** pClipRects, int *backX, int *backY, int *numBackClipRects, drm_clip_rect_t ** pBackClipRects) uniDRIGetDrawableInfo() argument
|
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad-thumb.c | 54 unsigned int index = t ? t->index : UINT_MAX; in tp_thumb_set_state() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate01.c | 179 int index; in populate_files() local
|
H A D | fallocate03.c | 206 int index; in populate_file() local
|
/third_party/ltp/testcases/kernel/mem/mtest07/ |
H A D | shm_test.c | 180 int index = 0; /* index to the number of blocks touched */ in shmat_rd_wr() local
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap2.c | 87 int index = 0; in mkfile() local
|
/third_party/ltp/testcases/misc/math/float/ |
H A D | thread_code.c | 117 static void check_error(TH_DATA * th_data, double e, double r, int index) in check_error() argument 154 compute_normal(TH_DATA * th_data, double *din, double *dex, int index) compute_normal() argument 168 compute_atan2_hypot(TH_DATA * th_data, double *din, double *dex, int index) compute_atan2_hypot() argument 181 compute_modf(TH_DATA * th_data, double *din, double *dex, double *dex2, int index) compute_modf() argument 210 compute_fmod_pow(TH_DATA * th_data, double *din, double *dex, double *dex2, int index) compute_fmod_pow() argument 224 compute_frexp_lgamma(TH_DATA * th_data, double *din, double *dex, int *dex2, int index) compute_frexp_lgamma() argument 256 compute_ldexp(TH_DATA * th_data, double *din, double *dex, int *din2, int index) compute_ldexp() argument 282 int imax, index; thread_code() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/fork/ |
H A D | fork04.c | 141 int index; in child_environment() local 241 unsigned int index; in parent_environment() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/modify_ldt/ |
H A D | modify_ldt02.c | 161 int read_segment(unsigned int index) in read_segment() argument
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/ |
H A D | protocol_lws_minimal.c | 86 int len = 128, index = 1, n, whoami = 0; in thread_spam() local
|
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/ |
H A D | protocol_lws_minimal.c | 86 int len = 128, index = 1, n, whoami = 0; in thread_spam() local
|
/third_party/node/deps/v8/src/date/ |
H A D | dateparser-inl.h | 199 int index = KeywordTable::Lookup(buffer, length); in Scan() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-context-specialization.cc | 38 int const index = ParameterIndexOf(node->op()); in ReduceParameter() local
|
H A D | node-properties.h | 63 static Node* GetValueInput(Node* node, int index) { in GetValueInput() argument 69 static const Node* GetValueInput(const Node* node, int index) { in GetValueInput() argument [all...] |
/third_party/node/deps/v8/src/debug/ |
H A D | debug-frames.cc | 61 Handle<Object> FrameInspector::GetParameter(int index) { in GetParameter() argument 67 Handle<Object> FrameInspector::GetExpression(int index) { in GetExpression() argument
|
/third_party/node/deps/v8/include/ |
H A D | v8-context.h | 345 GetEmbedderData(int index) GetEmbedderData() argument 370 GetAlignedPointerFromEmbedderData(int index) GetAlignedPointerFromEmbedderData() argument 392 GetDataFromSnapshotOnce(size_t index) GetDataFromSnapshotOnce() argument [all...] |
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-context.h | 394 GetEmbedderData(int index) GetEmbedderData() argument 418 GetAlignedPointerFromEmbedderData(int index) GetAlignedPointerFromEmbedderData() argument 438 GetDataFromSnapshotOnce(size_t index) GetDataFromSnapshotOnce() argument [all...] |