Home
last modified time | relevance | path

Searched defs:ig (Results 1 – 25 of 222) sorted by relevance

123456789

/aosp_15_r20/external/curl/lib/
H A Dsigpipe.h40 static void sigpipe_init(struct sigpipe_ignore *ig) in sigpipe_init()
52 struct sigpipe_ignore *ig) in sigpipe_ignore()
73 static void sigpipe_restore(struct sigpipe_ignore *ig) in sigpipe_restore()
81 struct sigpipe_ignore *ig) in sigpipe_apply()
/aosp_15_r20/external/python/cpython3/Modules/
D_operator.c991 itemgetterobject *ig; in itemgetter_new() local
1038 itemgetter_clear(itemgetterobject *ig) in itemgetter_clear()
1045 itemgetter_dealloc(itemgetterobject *ig) in itemgetter_dealloc()
1055 itemgetter_traverse(itemgetterobject *ig, visitproc visit, void *arg) in itemgetter_traverse()
1063 itemgetter_call(itemgetterobject *ig, PyObject *args, PyObject *kw) in itemgetter_call()
1074 itemgetter_vectorcall(PyObject *ig, PyObject *const *args, in itemgetter_vectorcall()
1088 itemgetter_call_impl(itemgetterobject *ig, PyObject *obj) in itemgetter_call_impl()
1125 itemgetter_repr(itemgetterobject *ig) in itemgetter_repr()
1144 itemgetter_reduce(itemgetterobject *ig, PyObject *Py_UNUSED(ignored)) in itemgetter_reduce()
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/
HDintellij-core-analysis.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/ ...
/aosp_15_r20/external/python/cpython2/Modules/
Doperator.c466 itemgetterobject *ig; in itemgetter_new() local
494 itemgetter_dealloc(itemgetterobject *ig) in itemgetter_dealloc()
502 itemgetter_traverse(itemgetterobject *ig, visitproc visit, void *arg) in itemgetter_traverse()
509 itemgetter_call(itemgetterobject *ig, PyObject *args, PyObject *kw) in itemgetter_call()
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/
H A Drotate.pass.cpp155 int ig[] = {0, 1, 2, 3, 4, 5}; in test() local
359 std::unique_ptr<int> ig[6]; in test1() local
/aosp_15_r20/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/
H A Dhash.pass.cpp78 int ig[] = {1, 2, 3, 4}; in test() local
112 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dpred.pass.cpp85 int ig[] = {1, 2, 3, 4}; in test() local
119 char ig[] = {1, 2, 3, 4}; in test2() local
H A Ddefault.pass.cpp73 int ig[] = {1, 2, 3, 4}; in test() local
112 char ig[] = {1, 2, 3, 4}; in test2() local
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/
H A Dhash.pass.cpp80 int ig[] = {1, 2, 3, 4}; in test() local
114 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dpred.pass.cpp89 int ig[] = {1, 2, 3, 4}; in test() local
123 char ig[] = {1, 2, 3, 4}; in test2() local
H A Ddefault.pass.cpp74 int ig[] = {1, 2, 3, 4}; in test() local
113 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dhash.pred.pass.cpp95 int ig[] = {1, 2, 3, 4}; in test() local
132 char ig[] = {1, 2, 3, 4}; in test2() local
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/
H A Dhash.pass.cpp79 int ig[] = {1, 2, 3, 4}; in test() local
113 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dpred.pass.cpp86 int ig[] = {1, 2, 3, 4}; in test() local
120 char ig[] = {1, 2, 3, 4}; in test2() local
H A Ddefault.pass.cpp74 int ig[] = {1, 2, 3, 4}; in test() local
113 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dhash.pred.pass.cpp92 int ig[] = {1, 2, 3, 4}; in test() local
126 char ig[] = {1, 2, 3, 4}; in test2() local
/aosp_15_r20/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/
H A Dhash.pass.cpp79 int ig[] = {1, 2, 3, 4}; in test() local
113 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dpred.pass.cpp88 int ig[] = {1, 2, 3, 4}; in test() local
122 char ig[] = {1, 2, 3, 4}; in test2() local
H A Ddefault.pass.cpp73 int ig[] = {1, 2, 3, 4}; in test() local
112 char ig[] = {1, 2, 3, 4}; in test2() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.rotate/
H A Drotate.pass.cpp154 int ig[] = {0, 1, 2, 3, 4, 5}; in test() local
360 std::unique_ptr<int> ig[6]; in test1() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.search/func.search.bmh/
H A Dhash.pass.cpp78 int ig[] = {1, 2, 3, 4}; in test() local
112 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dpred.pass.cpp85 int ig[] = {1, 2, 3, 4}; in test() local
119 char ig[] = {1, 2, 3, 4}; in test2() local
H A Ddefault.pass.cpp73 int ig[] = {1, 2, 3, 4}; in test() local
112 char ig[] = {1, 2, 3, 4}; in test2() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.search/func.search.bm/
H A Dhash.pass.cpp79 int ig[] = {1, 2, 3, 4}; in test() local
113 char ig[] = {1, 2, 3, 4}; in test2() local
H A Dpred.pass.cpp88 int ig[] = {1, 2, 3, 4}; in test() local
122 char ig[] = {1, 2, 3, 4}; in test2() local

123456789