Home
last modified time | relevance | path

Searched defs:first (Results 1076 - 1100 of 1257) sorted by relevance

1...<<4142434445464748495051

/third_party/icu/icu4c/source/common/
H A Ducurr.cpp1172 int32_t first = *begin; in binarySearch() local
[all...]
H A Duresbund.cpp1948 UResourceBundle *first = NULL; in ures_findResource() local
[all...]
/third_party/alsa-lib/include/
H A Dpcm.h496 unsigned int first; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java5104 newestStamp(int first, int last, int bestStampSoFar) newestStamp() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp1436 int32_t Calendar::newestStamp(UCalendarDateFields first, UCalendarDateFields last, int32_t bestStampSoFar) const in newestStamp() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c483 long first = 0, last = -1; in set_custom_cu_en_mask() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp834 bool first = true; update_renames() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc1489 const bool first = target->state == SsaEnv::kUnreachable; in MergeValuesInto() local
/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c169 BOOL ntfs_same_sid(const SID *first, const SID *second) in ntfs_same_sid() argument
1538 struct POSIX_SECURITY *ntfs_merge_descr_posix(const struct POSIX_SECURITY *first, in ntfs_merge_descr_posix() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c403 LCN first, last; in bitmap_deallocate() local
486 LCN first, las in bitmap_build() local
[all...]
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c203 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 Ducurr.cpp1198 int32_t first = *begin; in binarySearch() local
[all...]
H A Duresbund.cpp1950 UResourceBundle *first = nullptr; in ures_findResource() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp1331 int32_t Calendar::newestStamp(UCalendarDateFields first, UCalendarDateFields last, int32_t bestStampSoFar) const in newestStamp() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c4316 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 Devdev-mt-touchpad.h263 struct device_coords first; /* first coordinates if is_palm == true */ member
/third_party/libinput/tools/
H A Dlibinput-record.c2613 char *first, *last; in find_output_file() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc269 bool first = break_index_ == -1; in Next() local
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc2681 constexpr DwVfpRegister first = Generate_WasmDebugBreak() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Delements.cc3314 ElementType* first = data + start; in FillImpl() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1281 const unsigned first = decl->Range.First, last = decl->Range.Last; in scanDeclaration() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2896 const unsigned first = decl->Range.First; in lp_emit_declaration_soa() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp284 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 DvktDrawMultiExtTests.cpp284 void addDrawInfo (deUint32 first, deUint32 count, deInt32 offset) in addDrawInfo() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp211 GLuint first; member
[all...]

Completed in 129 milliseconds

1...<<4142434445464748495051