Home
last modified time | relevance | path

Searched defs:mod (Results 251 - 275 of 379) sorted by relevance

1...<<111213141516

/third_party/NuttX/drivers/usbdev/gadget/
H A Dcdcacm.c1948 int usbdev_cdcacm_initialize (FAR struct module *mod, int n, FAR void *arg) in usbdev_cdcacm_initialize() argument
H A Df_uac.c1036 int usbdev_uac_initialize(struct module *mod, int n, void *arg) in usbdev_uac_initialize() argument
H A Drndis.c2435 int usbdev_rndis_initialize(struct module *mod, int n, void *arg) in usbdev_rndis_initialize() argument
/third_party/mbedtls/3rdparty/p256-m/p256-m/
H A Dp256-m.c511 m256_add(uint32_t z[8], const uint32_t x[8], const uint32_t y[8], const m256_mod *mod) m256_add() argument
548 m256_sub(uint32_t z[8], const uint32_t x[8], const uint32_t y[8], const m256_mod *mod) m256_sub() argument
584 m256_mul(uint32_t z[8], const uint32_t x[8], const uint32_t y[8], const m256_mod *mod) m256_mul() argument
637 m256_prep(uint32_t z[8], const m256_mod *mod) m256_prep() argument
650 m256_done(uint32_t z[8], const m256_mod *mod) m256_done() argument
665 m256_set32(uint32_t z[8], uint32_t x, const m256_mod *mod) m256_set32() argument
684 m256_inv(uint32_t z[8], const uint32_t x[8], const m256_mod *mod) m256_inv() argument
729 m256_from_bytes(uint32_t z[8], const uint8_t p[32], const m256_mod *mod) m256_from_bytes() argument
751 m256_to_bytes(uint8_t p[32], const uint32_t z[8], const m256_mod *mod) m256_to_bytes() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c143 nir_ssa_def *mod = in decode_etc2_alpha() local
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp952 llvm_mod_to_spirv(std::unique_ptr<::llvm::Module> mod, in llvm_mod_to_spirv() argument
1022 auto mod = clc_compile_to_llvm_module(llvm_ctx, args, logger); in clc_c_to_spir() local
1048 auto mod = clc_compile_to_llvm_module(llvm_ctx, args, logger); in clc_c_to_spirv() local
1066 auto mod = ::llvm::parseBitcodeFile(::llvm::MemoryBufferRef(spir_ref, "<spir>"), llvm_ctx); in clc_spir_to_spirv() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_program.c98 VkShaderModule mod; in get_shader_module_for_stage() local
293 VkShaderModule mod; in update_cs_shader_module() local
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c949 int mod; in gbm_dri_bo_get_modifier() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c609 const uint64_t mod = DRM_FORMAT_MOD_INVALID; in vc4_resource_create() local
/third_party/node/src/api/
H A Denvironment.cc781 void AddLinkedBinding(Environment* env, const node_module& mod) { in AddLinkedBinding() argument
791 void AddLinkedBinding(Environment* env, const jsvm_module& mod) { in AddLinkedBinding() argument
801 node_module mod = { in AddLinkedBinding() local
819 node_module mod = { in AddLinkedBinding() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c222 vn_hal_open(const struct hw_module_t *mod, in vn_hal_open() argument
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c148 uint64_t *mod; in wsi_wl_format_add_modifier() local
/third_party/libdrm/
H A Dxf86drmMode.h238 uint64_t mod; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dshow-parse.c110 static const char *show_modifiers(unsigned long mod, int term) in show_modifiers() argument
116 unsigned long mod; in show_modifiers() member
166 const char *modifier_string(unsigned long mod) in modifier_string() argument
173 const char *modifier_name(unsigned long mod) in modifier_name() argument
306 unsigned long mod = 0; in do_show_type() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1371 const uint64_t mod = DRM_FORMAT_MOD_INVALID; in fd_resource_create() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c108 mir_pack_scalar_source(unsigned mod, bool is_full, unsigned component) in mir_pack_scalar_source() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c80 uint64_t mod = whandle->modifier == DRM_FORMAT_MOD_INVALID ? in panfrost_resource_from_handle() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c652 BIGNUM *mod; ecp_nistz256_windowed_mul() local
[all...]
/third_party/python/Python/
H A Dsymtable.c275 _PySymtable_Build(mod_ty mod, PyObject *filename, PyFutureFeatures *future) in _PySymtable_Build() argument
2138 mod_ty mod; in _Py_SymtableStringObjectFlags() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp985 Vector4f mod; in fetchRegister() local
[all...]
H A DVertexProgram.cpp785 Vector4f mod; in fetchRegister() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c652 BIGNUM *mod; ecp_nistz256_windowed_mul() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpsignal.c865 mpd_powmod(mpd_t *result, const mpd_t *base, const mpd_t *exp, const mpd_t *mod, in mpd_powmod() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h948 opStatus mod(const APFloat &RHS) { return getIEEE().mod(RHS.getIEEE()); } in mod() function in llvm::APFloat
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h69 uint8_t mod() const { return (encoding_at(0) >> 6) & 3; } in mod() function in Ice::X8632::AsmOperand
98 void SetModRM(int mod, GPRRegister rm) { in SetModRM() argument

Completed in 49 milliseconds

1...<<111213141516