| /third_party/typescript/tests/baselines/reference/ |
| H A D | widenedTypes.js | |
| /third_party/python/Include/internal/ |
| H A D | pycore_global_objects.h | 39 PyBytesObject ob; member
|
| /third_party/popt/src/ |
| H A D | poptint.c | 92 size_t ob = db; in strdup_locale_from_utf8() local 147 char * b = NULL, * ob = NULL; in POPT_fprintf() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_so_emit.c | 146 unsigned ob; in so_emit_prim() local 149 int ob = state->output[slot].output_buffer; in so_emit_prim() local 173 unsigned ob; so_emit_prim() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | SpillPlacement.cpp | 278 unsigned ob = bundles->getBundle(I->Number, true); in addConstraints() local 293 unsigned ob = bundles->getBundle(*I, true); in addPrefSpill() local 306 unsigned ob = bundles->getBundle(Number, true); in addLinks() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | makesRGB.c | 213 png_uint_16 base = png_sRGB_base[ibase >> 7], trybase = base, ob=base; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/objects/ |
| H A D | obj_dat.c | 223 ASN1_OBJECT ob; in OBJ_nid2obj() local 253 ASN1_OBJECT ob; in OBJ_nid2sn() local 283 ASN1_OBJECT ob; in OBJ_nid2ln() local
|
| /third_party/openssl/crypto/objects/ |
| H A D | obj_dat.c | 223 ASN1_OBJECT ob; in OBJ_nid2obj() local 253 ASN1_OBJECT ob; in OBJ_nid2sn() local 283 ASN1_OBJECT ob; in OBJ_nid2ln() local
|
| /third_party/python/Objects/ |
| H A D | structseq.c | 137 PyObject *ob; in structseq_new_impl() local
|
| H A D | rangeobject.c | 381 range_contains_long(rangeobject *r, PyObject *ob) in range_contains_long() argument 426 range_contains(rangeobject *r, PyObject *ob) range_contains() argument 557 range_count(rangeobject *r, PyObject *ob) range_count() argument 574 range_index(rangeobject *r, PyObject *ob) range_index() argument [all...] |
| H A D | weakrefobject.c | 25 init_weakref(PyWeakReference *self, PyObject *ob, PyObject *callback) in init_weakref() argument 36 new_weakref(PyObject *ob, PyObject *callback) in new_weakref() argument 292 PyObject *ob, *callback = NULL; in weakref___new__() local 787 PyWeakref_NewRef(PyObject *ob, PyObject *callback) PyWeakref_NewRef() argument 846 PyWeakref_NewProxy(PyObject *ob, PyObject *callback) PyWeakref_NewProxy() argument [all...] |
| H A D | abstract.c | 2274 PySequence_Contains(PyObject *seq, PyObject *ob) in PySequence_Contains() argument
|
| H A D | descrobject.c | 1017 PyDescr_IsData(PyObject *ob) in PyDescr_IsData() argument
|
| H A D | setobject.c | 2398 PyObject *ob = (PyObject *)so; in test_c_api() local [all...] |
| H A D | exceptions.c | 427 PyExceptionClass_Name(PyObject *ob) in PyExceptionClass_Name() argument
|
| /third_party/libwebsockets/lib/misc/fts/ |
| H A D | trie.c | 204 unsigned char *ob = b; in wq32() local 229 unsigned char *ob = b; in rq32() local
|
| /third_party/python/Include/ |
| H A D | object.h | 123 static inline Py_ssize_t Py_REFCNT(PyObject *ob) { in Py_REFCNT() argument 132 static inline PyTypeObject* Py_TYPE(PyObject *ob) { in Py_TYPE() argument 140 static inline Py_ssize_t Py_SIZE(PyObject *ob) { in Py_SIZE() argument 149 Py_IS_TYPE(PyObject *ob, PyTypeObject *type) Py_IS_TYPE() argument 157 Py_SET_REFCNT(PyObject *ob, Py_ssize_t refcnt) Py_SET_REFCNT() argument 165 Py_SET_TYPE(PyObject *ob, PyTypeObject *type) Py_SET_TYPE() argument 173 Py_SET_SIZE(PyVarObject *ob, Py_ssize_t size) Py_SET_SIZE() argument 262 PyObject_TypeCheck(PyObject *ob, PyTypeObject *type) PyObject_TypeCheck() argument [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngwrite.c | 2169 png_alloc_size_t ob = display->output_bytes; in image_memory_write() local
|
| /third_party/python/Modules/_ctypes/ |
| H A D | callproc.c | 1776 PyObject *ob; in My_PyObj_FromPtr() local
|
| H A D | cfield.c | 1085 PyObject *ob = *(PyObject **)ptr; in O_get() local
|
| H A D | _ctypes.c | 814 PyObject *ob = p->obj; in CDataType_from_param() local 2348 converters_from_argtypes(PyObject *ob) in converters_from_argtypes() argument 2449 PyObject *ob; make_funcptrtype_dict() local 2709 CDataObject *ob; KeepRef() local 3103 PyObject *ob; _PyCData_set() local 3252 PyCFuncPtr_set_errcheck(PyCFuncPtrObject *self, PyObject *ob, void *Py_UNUSED(ignored)) PyCFuncPtr_set_errcheck() argument 3275 PyCFuncPtr_set_restype(PyCFuncPtrObject *self, PyObject *ob, void *Py_UNUSED(ignored)) PyCFuncPtr_set_restype() argument 3321 PyCFuncPtr_set_argtypes(PyCFuncPtrObject *self, PyObject *ob, void *Py_UNUSED(ignored)) PyCFuncPtr_set_argtypes() argument 3724 CDataObject *ob; PyCFuncPtr_new() local 3918 PyObject *ob; _build_callargs() local [all...] |
| /third_party/python/PC/ |
| H A D | winreg.c | 120 PyHKEY_unaryFailureFunc(PyObject *ob) in PyHKEY_unaryFailureFunc() argument 139 PyHKEY_deallocFunc(PyObject *ob) in PyHKEY_deallocFunc() argument 152 PyHKEY_boolFunc(PyObject *ob) in PyHKEY_boolFunc() argument 158 PyHKEY_intFunc(PyObject *ob) in PyHKEY_intFunc() argument 165 PyHKEY_strFunc(PyObject *ob) PyHKEY_strFunc() argument 181 PyHKEY_hashFunc(PyObject *ob) PyHKEY_hashFunc() argument 419 PyHKEY_AsHKEY(PyObject *ob, HKEY *pHANDLE, BOOL bNoneOK) PyHKEY_AsHKEY() argument 451 clinic_HKEY_converter(PyObject *ob, void *p) clinic_HKEY_converter() argument [all...] |
| /third_party/python/Python/ |
| H A D | marshal.c | 229 w_PyLong(const PyLongObject *ob, char flag, WFILE *p) in w_PyLong() argument 824 PyLongObject *ob; in r_PyLong() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | optional_test.cc | 1339 OS ob = absl::nullopt; in TEST() local
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-mixer.c | 3618 pa_alsa_option *oa, *ob; in enumeration_is_subset() local
|