Home
last modified time | relevance | path

Searched defs:__offset (Results 1 – 25 of 41) sorted by relevance

12

/external/cronet/tot/third_party/libc++/src/src/include/
Dfrom_chars_floating_point.h99 size_t __offset = 1; in __from_chars_floating_point_nan() local
132 …ant_result<_Tp> __parse_fractional_hex_constant(const char* __input, size_t __n, size_t __offset) { in __parse_fractional_hex_constant()
196 __exponent_result __parse_exponent(const char* __input, size_t __n, size_t __offset, char __marker)… in __parse_exponent()
281 ptrdiff_t __offset = __ptr - __first; in __from_chars_floating_point_hex() local
316 __parse_fractional_decimal_constant(const char* __input, ptrdiff_t __n, ptrdiff_t __offset) { in __parse_fractional_decimal_constant()
360 ptrdiff_t __offset = __ptr - __first; in __from_chars_floating_point_decimal() local
/external/cronet/stable/third_party/libc++/src/src/include/
Dfrom_chars_floating_point.h99 size_t __offset = 1; in __from_chars_floating_point_nan() local
132 …ant_result<_Tp> __parse_fractional_hex_constant(const char* __input, size_t __n, size_t __offset) { in __parse_fractional_hex_constant()
196 __exponent_result __parse_exponent(const char* __input, size_t __n, size_t __offset, char __marker)… in __parse_exponent()
281 ptrdiff_t __offset = __ptr - __first; in __from_chars_floating_point_hex() local
316 __parse_fractional_decimal_constant(const char* __input, ptrdiff_t __n, ptrdiff_t __offset) { in __parse_fractional_decimal_constant()
360 ptrdiff_t __offset = __ptr - __first; in __from_chars_floating_point_decimal() local
/external/clang/lib/Headers/
Dintrin.h800 #define __ptr_to_addr_space(__addr_space_nbr, __type, __offset) \ argument
806 __readfsbyte(unsigned long __offset) { in __readfsbyte()
810 __readfsword(unsigned long __offset) { in __readfsword()
814 __readfsqword(unsigned long __offset) { in __readfsqword()
820 __readgsbyte(unsigned long __offset) { in __readgsbyte()
824 __readgsword(unsigned long __offset) { in __readgsword()
828 __readgsdword(unsigned long __offset) { in __readgsdword()
832 __readgsqword(unsigned long __offset) { in __readgsqword()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__algorithm/
Dmismatch.h81 auto __offset = __i * __vec_size + std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
94 auto __offset = std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
109 auto __offset = in __mismatch_vectorized() local
Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__algorithm/
Dmismatch.h81 auto __offset = __i * __vec_size + std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
94 auto __offset = std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
109 auto __offset = in __mismatch_vectorized() local
Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/external/cronet/tot/third_party/libc++/src/include/__algorithm/
Dmismatch.h83 auto __offset = __i * __vec_size + std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
96 auto __offset = std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
111 auto __offset = in __mismatch_vectorized() local
Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/external/cronet/stable/third_party/libc++/src/include/__algorithm/
Dmismatch.h83 auto __offset = __i * __vec_size + std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
96 auto __offset = std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
111 auto __offset = in __mismatch_vectorized() local
Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/external/flatbuffers/net/FlatBuffers/
DTable.cs42 public int __offset(int vtableOffset) in __offset() method
48 public static int __offset(int vtableOffset, int offset, ByteBuffer bb) in __offset() method
/external/cronet/tot/third_party/libc++/src/include/__chrono/
Dformatter.h203 __format_zone_offset(basic_stringstream<_CharT>& __sstr, chrono::seconds __offset, bool __modifier)… in __format_zone_offset()
225 chrono::seconds __offset; member
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__chrono/
Dformatter.h201 __format_zone_offset(basic_stringstream<_CharT>& __sstr, chrono::seconds __offset, bool __modifier)… in __format_zone_offset()
223 chrono::seconds __offset; member
/external/cronet/stable/third_party/libc++/src/include/__chrono/
Dformatter.h203 __format_zone_offset(basic_stringstream<_CharT>& __sstr, chrono::seconds __offset, bool __modifier)… in __format_zone_offset()
225 chrono::seconds __offset; member
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__chrono/
Dformatter.h201 __format_zone_offset(basic_stringstream<_CharT>& __sstr, chrono::seconds __offset, bool __modifier)… in __format_zone_offset()
223 chrono::seconds __offset; member
/external/flatbuffers/java/src/main/java/com/google/flatbuffers/
DTable.java52 protected int __offset(int vtable_offset) { in __offset() method in Table
56 protected static int __offset(int vtable_offset, int offset, ByteBuffer bb) { in __offset() method in Table
/external/flatbuffers/php/
DTable.php51 protected function __offset($vtable_offset) function in Google\\FlatBuffers\\Table
/external/flatbuffers/ts/
Dbyte-buffer.ts173 __offset(bb_pos: number, vtable_offset: number): Offset { method in ByteBuffer
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.h117 #define __offset(base, ptr) ((uint8_t *)(ptr) - (uint8_t *)(base)) macro
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__mdspan/
Dlayout_stride.h122 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__mdspan/
Dlayout_stride.h122 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
/external/cronet/tot/third_party/libc++/src/include/__mdspan/
Dlayout_stride.h125 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
/external/cronet/stable/third_party/libc++/src/include/__mdspan/
Dlayout_stride.h125 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_shader.h166 #define shader_remapped_fau_offset(__shader, __kind, __offset) \ argument
171 #define shader_remapped_sysval_offset(__shader, __offset) \ argument
174 #define shader_remapped_push_const_offset(__shader, __offset) \ argument

12