| /third_party/ntfs-3g/src/ |
| H A D | lowntfs-3g.c | 203 struct fill_item *first; member 1491 ntfs_fuse_fill_item_t *first; in ntfs_fuse_readdir() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucurr.cpp | 1198 int32_t first = *begin; in binarySearch() local [all...] |
| H A D | uresbund.cpp | 1950 UResourceBundle *first = nullptr; in ures_findResource() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | calendar.cpp | 1331 int32_t Calendar::newestStamp(UCalendarDateFields first, UCalendarDateFields last, int32_t bestStampSoFar) const in newestStamp() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | bufferobj.c | 4316 error_check_bind_uniform_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const char *caller) error_check_bind_uniform_buffers() argument 4345 error_check_bind_shader_storage_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const char *caller) error_check_bind_shader_storage_buffers() argument 4378 unbind_uniform_buffers(struct gl_context *ctx, GLuint first, GLsizei count) unbind_uniform_buffers() argument 4390 unbind_shader_storage_buffers(struct gl_context *ctx, GLuint first, GLsizei count) unbind_shader_storage_buffers() argument 4399 bind_uniform_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_uniform_buffers() argument 4501 bind_shader_storage_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_shader_storage_buffers() argument 4604 error_check_bind_xfb_buffers(struct gl_context *ctx, struct gl_transform_feedback_object *tfObj, GLuint first, GLsizei count, const char *caller) error_check_bind_xfb_buffers() argument 4655 unbind_xfb_buffers(struct gl_context *ctx, struct gl_transform_feedback_object *tfObj, GLuint first, GLsizei count) unbind_xfb_buffers() argument 4665 bind_xfb_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_xfb_buffers() argument 4787 error_check_bind_atomic_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const char *caller) error_check_bind_atomic_buffers() argument 4819 unbind_atomic_buffers(struct gl_context *ctx, GLuint first, GLsizei count) unbind_atomic_buffers() argument 4827 bind_atomic_buffers(struct gl_context *ctx, GLuint first, GLsizei count, const GLuint *buffers, bool range, const GLintptr *offsets, const GLsizeiptr *sizes, const char *caller) bind_atomic_buffers() argument 5102 _mesa_BindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizeiptr *sizes) _mesa_BindBuffersRange() argument 5139 _mesa_BindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint *buffers) _mesa_BindBuffersBase() argument [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad.h | 263 struct device_coords first; /* first coordinates if is_palm == true */ member
|
| /third_party/libinput/tools/ |
| H A D | libinput-record.c | 2613 char *first, *last; in find_output_file() local [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.cc | 269 bool first = break_index_ == -1; in Next() local
|
| /third_party/node/deps/v8/src/builtins/arm/ |
| H A D | builtins-arm.cc | 2681 constexpr DwVfpRegister first = Generate_WasmDebugBreak() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | elements.cc | 3314 ElementType* first = data + start; in FillImpl() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 1281 const unsigned first = decl->Range.First, last = decl->Range.Last; in scanDeclaration() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 2896 const unsigned first = decl->Range.First; in lp_emit_declaration_soa() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawMultiExtTests.cpp | 284 void addDrawInfo (deUint32 first, deUint32 count, deInt32 offset) in addDrawInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawMultiExtTests.cpp | 284 void addDrawInfo (deUint32 first, deUint32 count, deInt32 offset) in addDrawInfo() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cDrawIndirectTests.cpp | 211 GLuint first; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 2349 GL_DrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount) GL_DrawArraysInstanced() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | calendar.cpp | 1421 int32_t Calendar::newestStamp(UCalendarDateFields first, UCalendarDateFields last, int32_t bestStampSoFar) const in newestStamp() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/raster/ |
| H A D | ftraster.c | 1745 Decompose_Curve( RAS_ARGS UShort first, in Decompose_Curve() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 1306 bool first = true; in getPrototype() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucurr.cpp | 1149 int32_t first = *begin; in binarySearch() local [all...] |
| H A D | uresbund.cpp | 1725 UResourceBundle *first = NULL; in ures_findResource() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 2242 bool first = true; in GenerateClassToObject() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | text_format.cc | 2065 bool first = reflection->GetBool(*a, field_); in operator ()() local 2070 int32 first = reflection->GetInt32(*a, field_); in operator ()() local 2075 int64 first = reflection->GetInt64(*a, field_); in operator ()() local 2080 uint32 first = reflection->GetUInt32(*a, field_); operator ()() local 2085 uint64 first = reflection->GetUInt64(*a, field_); operator ()() local 2090 std::string first = reflection->GetString(*a, field_); operator ()() local [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_subprocess.py | 3184 first = True variable in POSIXProcessTestCase.test_fork_exec_sorted_fd_sanity_check.BadInt
|
| /third_party/selinux/libsepol/src/ |
| H A D | policydb.c | 2759 filename_trans_datum_t **dst, *datum, *first = NULL; in filename_trans_read_one() local [all...] |