Home
last modified time | relevance | path

Searched defs:first (Results 2451 - 2475 of 2483) sorted by relevance

1...<<919293949596979899100

/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c4233 static void get_mib_counters(struct ksz_hw *hw, int first, int cnt, in get_mib_counters() argument
4259 struct ksz_desc *first; in send_packet() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c3593 bool first = true; fmt_reg_mask() local
3612 bool first = true; fmt_stack_mask() local
16399 bool first; propagate_precision() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkvm.h558 __u32 first, last; member
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c1745 static int readBSSListRid(struct airo_info *ai, int first, in readBSSListRid() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.c13208 set_intr_bits(struct hfi1_devdata *dd, u16 first, u16 last, bool set) set_intr_bits() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c4223 alc298_huawei_mbx_stereo_seq(struct hda_codec *codec, const struct hda_alc298_mbxinit *initval, bool first) alc298_huawei_mbx_stereo_seq() argument
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dkvm.h558 __u32 first, last; member
/third_party/glslang/glslang/Include/
H A Dintermediate.h1286 bool first; // true for while and for, not for do-while member in glslang::TIntermLoop
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js1315 function first(array) { function
12319 var first = str.charCodeAt(i); global() variable
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c4691 save_ViewportArrayv(GLuint first, GLsizei count, const GLfloat *v) in save_ViewportArrayv() argument
4747 save_ScissorArrayv(GLuint first, GLsizei count, const GLint *v) in save_ScissorArrayv() argument
4784 save_DepthRangeArrayv(GLuint first, GLsize argument
1817 save_DrawArraysInstancedARB(UNUSED GLenum mode, UNUSED GLint first, UNUSED GLsizei count, UNUSED GLsizei primcount) save_DrawArraysInstancedARB() argument
1854 save_DrawArraysInstancedBaseInstance(UNUSED GLenum mode, UNUSED GLint first, UNUSED GLsizei count, UNUSED GLsizei primcount, UNUSED GLuint baseinstance) save_DrawArraysInstancedBaseInstance() argument
[all...]
/third_party/libabigail/src/
H A Dabg-ir.cc5715 var_decl_sptr first = *klass->get_non_static_data_members().begin(); get_first_non_anonymous_data_member() local
23419 method_decl_sptr first = f, second = s; methods_equal_modulo_elf_symbol() local
26002 types_have_similar_structure(const type_base_sptr& first, const type_base_sptr& second, bool indirect_type) types_have_similar_structure() argument
26034 types_have_similar_structure(const type_base* first, const type_base* second, bool indirect_type) types_have_similar_structure() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp2518 drawArraysInstanced(PrimitiveMode mode, GLint first, GLsizei count, GLsizei instanceCount) drawArraysInstanced() argument
6514 drawArraysInstancedBaseInstance(PrimitiveMode mode, GLint first, GLsizei count, GLsizei instanceCount, GLuint baseInstance) drawArraysInstancedBaseInstance() argument
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp1681 void GL_APIENTRY glDrawArrays(GLenum mode, GLint first, GLsizei count) in glDrawArrays() argument
4333 void GL_APIENTRY glDepthRangeArrayv(GLuint first, GLsizei count, const GLdouble *v) in glDepthRangeArrayv() argument
4802 void GL_APIENTRY glScissorArrayv(GLuint first, GLsizei count, const GLint *v) in glScissorArrayv() argument
2174 glMultiDrawArrays(GLenum mode, const GLint *first, const GLsizei *count, GLsizei drawcount) glMultiDrawArrays() argument
3512 glDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount) glDrawArraysInstanced() argument
4883 glViewportArrayv(GLuint first, GLsizei count, const GLfloat *v) glViewportArrayv() argument
4910 glDrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei instancecount, GLuint baseinstance) glDrawArraysInstancedBaseInstance() argument
5351 glBindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint *buffers) glBindBuffersBase() argument
5359 glBindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizeiptr *sizes) glBindBuffersRange() argument
5369 glBindImageTextures(GLuint first, GLsizei count, const GLuint *textures) glBindImageTextures() argument
5374 glBindSamplers(GLuint first, GLsizei count, const GLuint *samplers) glBindSamplers() argument
5379 glBindTextures(GLuint first, GLsizei count, const GLuint *textures) glBindTextures() argument
5384 glBindVertexBuffers(GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) glBindVertexBuffers() argument
6300 glVertexArrayVertexBuffers(GLuint vaobj, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) glVertexArrayVertexBuffers() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp258 void GL_APIENTRY glDrawArrays(GLenum mode, GLint first, GLsizei count) in glDrawArrays() argument
1002 glDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount) glDrawArraysInstanced() argument
2717 glDrawArraysInstancedBaseInstanceANGLE(GLenum mode, GLint first, GLsizei count, GLsizei instanceCount, GLuint baseInstance) glDrawArraysInstancedBaseInstanceANGLE() argument
2869 glDrawArraysInstancedANGLE(GLenum mode, GLint first, GLsizei count, GLsizei primcount) glDrawArraysInstancedANGLE() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1918 ImGuiStorage::ImGuiStoragePair* first = data.Data; in LowerBound() local
[all...]
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/typescript/lib/
H A Dtsserverlibrary.js1139 function first(array) { function
12504 var first = str.charCodeAt(i); global() variable
[all...]
H A Dtypescript.js1130 function first(array) { function
12495 var first = str.charCodeAt(i); global() variable
[all...]
H A DtypescriptServices.js1130 function first(array) { function
12495 var first = str.charCodeAt(i); global() variable
[all...]
H A DtypingsInstaller.js1120 function first(array) { function
12485 var first = str.charCodeAt(i); global() variable
[all...]

Completed in 188 milliseconds

1...<<919293949596979899100