Home
last modified time | relevance | path

Searched defs:mod (Results 201 - 225 of 358) sorted by relevance

12345678910>>...15

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c546 int mod = FSOK; in readDosDirSection() local
1034 int mod; handleDirTree() local
[all...]
H A Dfat.c1248 int mod = FSOK; in checklost() local
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.c1229 int usbdev_dfu_initialize(struct module *mod, int n, void *arg) in usbdev_dfu_initialize() argument
H A Df_hid.c1015 int usbdev_hid_initialize(struct module *mod, int n, void *arg) in usbdev_hid_initialize() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c79 radv_hal_open(const struct hw_module_t *mod, const char *id, struct hw_device_t **dev) in radv_hal_open() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c865 const uint64_t mod = DRM_FORMAT_MOD_INVALID; in v3d_resource_create() local
/third_party/node/src/
H A Dnode_binding.cc619 static Local<Object> InitInternalBinding(Realm* realm, node_module* mod) { in InitInternalBinding() argument
644 node_module* mod = FindModule(modlist_internal, *module_v, NM_F_INTERNAL); GetInternalBinding() local
677 node_module* mod = nullptr; GetLinkedBinding() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__buf.c1031 size_t mod; in ares__buf_append_num_dec() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.c439 fill_SV_param_nodes(struct dxil_module *mod, unsigned record_id, in fill_SV_param_nodes() argument
509 fill_psv_signature_element(struct dxil_psv_signature_element *psv_elm, struct semantic_info *semantic, struct dxil_module *mod) fill_psv_signature_element() argument
548 fill_io_signature(struct dxil_module *mod, int id, struct semantic_info *semantic, struct dxil_signature_record *rec, struct dxil_psv_signature_element *psv_elm) fill_io_signature() argument
563 get_input_signature_group(struct dxil_module *mod, unsigned num_inputs, nir_shader *s, nir_variable_mode modes, semantic_info_proc get_semantics, unsigned *row_iter, unsigned input_clip_size) get_input_signature_group() argument
595 process_input_signature(struct dxil_module *mod, nir_shader *s, unsigned input_clip_size) process_input_signature() argument
632 process_output_signature(struct dxil_module *mod, nir_shader *s) process_output_signature() argument
712 process_patch_const_signature(struct dxil_module *mod, nir_shader *s) process_patch_const_signature() argument
759 preprocess_signatures(struct dxil_module *mod, nir_shader *s, unsigned input_clip_size) preprocess_signatures() argument
771 get_signature_metadata(struct dxil_module *mod, const struct dxil_signature_record *recs, const struct dxil_psv_signature_element *psvs, unsigned num_elements, bool is_input) get_signature_metadata() argument
789 get_signatures(struct dxil_module *mod) get_signatures() argument
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Ddisassemble.c243 dump_pc_imm(FILE *fp, uint64_t imm, unsigned branch_offset, enum bi_constmod mod, bool high32) in dump_pc_imm() argument
423 decode_M(enum bi_constmod *mod, unsigned M1, unsigned M2, bool single) in decode_M() argument
[all...]
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c49 HMODULE mod = NULL; in disk_cache_get_function_identifier() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c245 const uint64_t mod = DRM_FORMAT_MOD_INVALID; in lima_resource_create() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c36 mod_to_block_fmt(uint64_t mod) in mod_to_block_fmt() argument
/third_party/python/Lib/
H A Doperator.py100 def mod(a, b): function
H A Dsmtpd.py862 mod = __import__(classname[:lastdot], globals(), locals(), [""]) variable
865 import __main__ as mod namespace
/third_party/skia/tests/
H A DMathTest.cpp576 T div, mod; in test_divmod() local
589 T div, mod; in test_divmod() local
/third_party/toybox/kconfig/
H A Dexpr.h31 no, mod, yes enumerator
/third_party/toybox/toys/pending/
H A Dmodprobe.c56 static char *path2mod(char *file, char *mod) in path2mod() argument
136 static struct module_s *get_mod(char *mod, uint8_t add) in get_mod() argument
310 struct module_s *mod; in find_dep() local
363 struct module_s *mod = get_mod(name, 1); add_mod() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c818 VALUE mod = rb_define_module_id( in build_module_from_enumdesc() local
/third_party/python/Python/
H A Dast_opt.c1079 _PyAST_Optimize(mod_ty mod, PyArena *arena, _PyASTOptimizeState *state) in _PyAST_Optimize() argument
H A Dcodecs.c1496 PyObject *mod; in _PyCodecRegistry_Init() local
/third_party/python/Python/clinic/
H A Dbltinmodule.c.h752 PyObject *mod = Py_None; in builtin_pow() local
/third_party/python/Lib/test/
H A Dtest_pdb.py813 mod = types.ModuleType('module_to_skip') variable
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h248 PyObject *mod = PyImport_ImportModuleNoBlock("_multibytecodec"); in getmultibytecodec() local
365 PyObject *o, *mod; in importmap() local
[all...]
/third_party/python/Modules/
H A Dcmathmodule.c1265 cmath_exec(PyObject *mod) in cmath_exec() argument

Completed in 45 milliseconds

12345678910>>...15