Home
last modified time | relevance | path

Searched defs:edge (Results 226 - 250 of 255) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Deeprom.h363 u16 edge; /* in half dBm */ member
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmain.c404 enum edge { enum
/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.c197 struct btrfs_backref_edge *edge; in walk_up_backref() local
217 struct btrfs_backref_edge *edge; in walk_down_backref() local
421 struct btrfs_backref_edge *edge; handle_useless_nodes() local
479 struct btrfs_backref_edge *edge; build_backref_tree() local
557 struct btrfs_backref_edge *edge; clone_backref_node() local
2326 struct btrfs_backref_edge *edge; calcu_metadata_size() local
2409 struct btrfs_backref_edge *edge; do_relocation() local
2607 struct btrfs_backref_edge *edge; update_processed_blocks() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Deeprom.h363 u16 edge; /* in half dBm */ member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov9650.c732 u8 com14, edge; in ov965x_set_sharpness() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c5137 ar9003_hw_get_direct_edge_power(struct ar9300_eeprom *eep, int idx, int edge, bool is2GHz) ar9003_hw_get_direct_edge_power() argument
5151 ar9003_hw_get_indirect_edge_power(struct ar9300_eeprom *eep, int idx, unsigned int edge, u16 freq, bool is2GHz) ar9003_hw_get_indirect_edge_power() argument
5189 unsigned int edge; ar9003_hw_get_max_edge_power() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Ddme1737.c367 int edge = (reg >> 1) & 0x03; in FAN_TYPE_FROM_REG() local
374 int edge = (val == 4) ? 3 : val; in FAN_TYPE_TO_REG() local
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c1835 int i, edge = EDGE_WIDTH/2; in interpolate_refplane() local
[all...]
H A Dvp8.c1044 VP8Macroblock *edge = mb_edge[i] = (s->mb_layout == 1) in vp7_decode_mvs() local
[all...]
/third_party/glfw/src/
H A Dwl_window.c196 createFallbackEdge(_GLFWwindow* window, _GLFWfallbackEdgeWayland* edge, struct wl_surface* parent, struct wl_buffer* buffer, int x, int y, int width, int height) createFallbackEdge() argument
254 destroyFallbackEdge(_GLFWfallbackEdgeWayland* edge) destroyFallbackEdge() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c174 LLVMValueRef edge; in gfx10_ngg_build_export_prim() local
210 LLVMValueRef edge; in gfx10_ngg_build_export_prim() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad.h255 uint32_t edge; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1111 void ShaderCore::step(Vector4f &dst, const Vector4f &edge, const Vector4f &x) in step() argument
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h606 edge:1, member
/third_party/backends/backend/
H A Dumax_pp_low.c9822 float edge; in moveToOrigin() local
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc329 HeapGraphEdge& edge = **i; in Print() local
2812 SerializeEdge(HeapGraphEdge* edge, bool first_edge) SerializeEdge() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1713 LLVMValueRef edge = lp_build_const_int_vec(gallivm, bldivec.type, in clipmask_booli8() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp7542 bool CompareRGBA8Textures(GLuint left_texture_id, GLuint right_texture_id, GLuint edge, GLuint n_layers, in CompareRGBA8Textures() argument
7639 CreateRGBA8DestinationTexture(GLuint edge, GLuint n_elements, GLenum target, GLuint& out_texture_id) CreateRGBA8DestinationTexture() argument
7670 CreateRGBA8SourceTexture(GLuint edge, GLuint n_elements, GLenum target, GLuint& out_texture_id) CreateRGBA8SourceTexture() argument
7725 CreateRGBA8Texture(GLuint edge, GLenum target, GLuint n_layers, const std::vector<GLubyte>& texture_data, GLuint& out_texture_id) CreateRGBA8Texture() argument
7805 ExtractTextureData(GLuint texture_id, GLuint edge, GLuint n_layers, GLenum target, std::vector<GLubyte>& texture_data) ExtractTextureData() argument
[all...]
H A Dgl4cGPUShaderFP64Tests.cpp12652 static T step(T edge, T val) in step() argument
/kernel/linux/linux-6.6/arch/x86/events/
H A Dperf_event.h628 edge:1, member
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp6113 ir_variable *edge = in_var(edge_type, "edge"); in _step() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4421 static double step (double edge, double x) in step() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3461 static double step (double edge, double x) in step() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4410 static double step (double edge, double x) in step() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4684 EdgeF edge = roundRect.GetCornerRadius(RoundRect::TOP_LEFT_POS); local
6319 EdgeF edge = roundRect.GetCornerRadius(RoundRect::TOP_LEFT_POS); global() local
[all...]

Completed in 150 milliseconds

1234567891011