Home
last modified time | relevance | path

Searched defs:mods (Results 26 - 50 of 53) sorted by relevance

123

/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_gtk3.cpp137 } mods[] = { in ImGui_ImplGtk3_HandleEvent() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_modifiers.h306 const Modifier* mods[SIGNUM_COUNT] = {}; member in number::impl::AdoptingSignumModifierStore
350 AdoptingSignumModifierStore mods[StandardPlural::COUNT] = {}; global() member in number::impl::AdoptingModifierStore
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target_gv100.cpp87 uint8_t mods; member
433 uint8_t mods = 0; in isModSupported() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_prime.c130 prime_t *mods = NULL; in BN_generate_prime_ex2() local
478 probable_prime(BIGNUM *rnd, int bits, int safe, prime_t *mods, BN_CTX *ctx) probable_prime() argument
536 probable_prime_dh(BIGNUM *rnd, int bits, int safe, prime_t *mods, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) probable_prime_dh() argument
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_prime.c130 prime_t *mods = NULL; in BN_generate_prime_ex2() local
478 probable_prime(BIGNUM *rnd, int bits, int safe, prime_t *mods, BN_CTX *ctx) probable_prime() argument
536 probable_prime_dh(BIGNUM *rnd, int bits, int safe, prime_t *mods, const BIGNUM *add, const BIGNUM *rem, BN_CTX *ctx) probable_prime_dh() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_modifiers.h322 const Modifier *mods[4 * StandardPlural::COUNT] = {}; member in number::impl::AdoptingModifierStore
/third_party/glfw/tests/
H A Devents.c232 static const char* get_mods_name(int mods) in get_mods_name() argument
368 static void mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in mouse_button_callback() argument
400 key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) key_callback() argument
[all...]
H A Dtriangle-vulkan.c1479 static void demo_key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) { in demo_key_callback() argument
/third_party/glfw/examples/
H A Dheightmap.c385 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
H A Dparticles.c876 static void key_callback(GLFWwindow* window, int key, int scancode, int action, int mods) in key_callback() argument
/third_party/glfw/deps/
H A Dnuklear_glfw_gl2.h217 nk_glfw3_mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in nk_glfw3_mouse_button_callback() argument
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glfw.cpp118 void ImGui_ImplGlfw_MouseButtonCallback(GLFWwindow* window, int button, int action, int mods) in ImGui_ImplGlfw_MouseButtonCallback() argument
139 void ImGui_ImplGlfw_KeyCallback(GLFWwindow* window, int key, int scancode, int action, int mods) in ImGui_ImplGlfw_KeyCallback() argument
/third_party/selinux/checkpolicy/test/
H A Ddismod.c777 policydb_t module, *mods = &module; in link_module() local
/third_party/glfw/src/
H A Dinput.c272 void _glfwInputKey(_GLFWwindow* window, int key, int scancode, int action, int mods) in _glfwInputKey() argument
309 void _glfwInputChar(_GLFWwindow* window, uint32_t codepoint, int mods, GLFWbool plain) in _glfwInputChar() argument
347 _glfwInputMouseClick(_GLFWwindow* window, int button, int action, int mods) _glfwInputMouseClick() argument
[all...]
H A Dwin32_window.c411 int mods = 0; in getKeyMods() local
714 const int mods = getKeyMods(); in windowProc() local
[all...]
H A Dx11_window.c218 int mods = 0; in translateState() local
1246 const int mods = translateState(event->xkey.state); in processEvent() local
1318 const int mods = translateState(event->xkey.state); processEvent() local
1358 const int mods = translateState(event->xbutton.state); processEvent() local
1392 const int mods = translateState(event->xbutton.state); processEvent() local
[all...]
H A Dwl_window.c1198 const int mods = _glfw.wl.xkb.modifiers; in inputText() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c1261 uint64_t *mods = malloc(mod_count * sizeof(uint64_t)); in radv_list_drm_format_modifiers() local
1318 uint64_t *mods = malloc(mod_count * sizeof(uint64_t)); in radv_list_drm_format_modifiers_2() local
[all...]
H A Dradv_image.c1796 uint64_t *mods = calloc(mod_count, sizeof(*mods)); in radv_select_modifier() local
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp445 void DSLParser::globalVarDeclarationEnd(PositionInfo pos, const dsl::DSLModifiers& mods, in globalVarDeclarationEnd() argument
484 DSLStatement DSLParser::localVarDeclarationEnd(PositionInfo pos, const dsl::DSLModifiers& mods, in localVarDeclarationEnd() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.c687 unsigned long mods = prev->ctype.modifiers; in inherit_declaration() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h613 enum bi_constmod mods[6]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1729 VkDrmFormatModifierPropertiesEXT mods[128]; in populate_format_props() local
H A Dzink_resource.c644 uint64_t mods[10]; in resource_object_create() local
/third_party/selinux/libsepol/src/
H A Dlink.c2463 link_modules(sepol_handle_t * handle, policydb_t * b, policydb_t ** mods, int len, int verbose) link_modules() argument

Completed in 47 milliseconds

123