/third_party/typescript/tests/baselines/reference/ |
H A D | controlFlowForIndexSignatures.js | |
H A D | enumLiteralTypes1.js | |
H A D | enumLiteralTypes2.js | |
H A D | mappedTypeIndexedAccess.js | |
H A D | mappedTypes6.js | [all...] |
H A D | objectRestReadonly.js | |
H A D | objectSpreadStrictNull.js | |
H A D | genericContextualTypes1.js | |
H A D | inferenceUnionOfObjectsMappedContextualType.js | |
H A D | tsxSpreadAttributesResolution7.js | |
H A D | typeAliases.js | [all...] |
H A D | typeSatisfaction.js | |
H A D | varianceMeasurement.js | |
/third_party/skia/third_party/externals/dawn/src/utils/ |
H A D | GLFWUtils.cpp | 31 void SetupGLFWWindowHintsForBackend(wgpu::BackendType type) { in SetupGLFWWindowHintsForBackend() argument
|
/third_party/python/Python/clinic/ |
H A D | traceback.c.h | 16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() argument
|
H A D | Python-tokenize.c.h | 9 tokenizeriter_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tokenizeriter_new() argument
|
/third_party/python/Modules/_sqlite/ |
H A D | prepare_protocol.c | 70 PyObject *type = PyType_FromModuleAndSpec(module, &type_spec, NULL); in pysqlite_prepare_protocol_setup_types() local
|
H A D | microprotocols.c | 52 pysqlite_microprotocols_add(pysqlite_state *state, PyTypeObject *type, in pysqlite_microprotocols_add() argument
|
/third_party/python/Objects/clinic/ |
H A D | enumobject.c.h | 24 enum_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in enum_new() argument 62 reversed_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in reversed_new() argument
|
H A D | funcobject.c.h | 27 func_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in func_new() argument
|
H A D | structseq.c.h | 9 structseq_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in structseq_new() argument
|
H A D | classobject.c.h | 32 method_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in method_new() argument 64 instancemethod_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in instancemethod_new() argument [all...] |
/third_party/python/Modules/_sqlite/clinic/ |
H A D | row.c.h | 10 pysqlite_row_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in pysqlite_row_new() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | dbus-shared.c | 53 pa_dbus_connection* pa_dbus_bus_get(pa_core *c, DBusBusType type, DBusError *error) { in pa_dbus_bus_get() argument
|
H A D | namereg.c | 40 pa_namereg_type_t type; member 73 bool pa_namereg_is_valid_name_or_wildcard(const char *name, pa_namereg_type_t type) { in pa_namereg_is_valid_name_or_wildcard() argument 109 const char *pa_namereg_register(pa_core *c, const char *name, pa_namereg_type_t type, void *data, bool fail) { in pa_namereg_register() argument 185 pa_namereg_get(pa_core *c, const char *name, pa_namereg_type_t type) pa_namereg_get() argument [all...] |