| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-selector-ia32.cc | 2483 InstructionOperand high = g.Use(node->InputAt(2)); in VisitI64x2ReplaceLaneI32Pair() local
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | macro-assembler-x64.cc | 1601 void TurboAssembler::Move(XMMRegister dst, uint64_t high, uint64_t low) { in CallRecordWriteStub() argument
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-arm64.h | 1402 uint64_t high; member
|
| /third_party/node/deps/v8/src/wasm/baseline/ia32/ |
| H A D | liftoff-assembler-ia32.h | 3249 uint64_t high = vals[1]; emit_s128_const() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 3112 ntt_should_vectorize_io(unsigned align, unsigned bit_size, unsigned num_components, unsigned high_offset, nir_intrinsic_instr *low, nir_intrinsic_instr *high, void *data) ntt_should_vectorize_io() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Program.cpp | 3594 unsigned int high = static_cast<unsigned int>(mState.mExecutable->getUniforms().size()); in linkSamplerAndImageBindings() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1528 stbtt_int32 low,high; in stbtt_FindGlyphIndex() local [all...] |
| /third_party/python/Objects/ |
| H A D | longobject.c | 3463 kmul_split(PyLongObject *n, Py_ssize_t size, PyLongObject **high, PyLongObject **low) kmul_split() argument [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_internal.h | 717 struct cil_level *high; member
|
| H A D | cil_binary.c | 1613 static void __avrule_xperm_setrangebits(uint16_t low, uint16_t high, struct avtab_extended_perms *xperms) in __avrule_xperm_setrangebits() argument 1642 uint16_t low = 0, high = 0; __cil_permx_bitmap_to_sepol_xperms_list() local 3124 struct cil_level *high = cil_lvlrange->high; __cil_levelrange_to_mls_range() local [all...] |
| H A D | cil.c | 1515 static int cil_level_equals(struct cil_level *low, struct cil_level *high) in cil_level_equals() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 2630 uint16_t high; in ocontext_selinux_port_to_cil() local 2672 uint16_t high; ocontext_selinux_ibpkey_to_cil() local 2861 uint32_t high; ocontext_xen_ioport_to_cil() local 2885 uint64_t high; ocontext_xen_iomem_to_cil() local 3061 char *high; level_range_string_to_cil() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | bcmmsgbuf.h | 133 uint32 high; member 638 uint32 high; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcmutils.c | 441 up_table_set(uint8 *up_table, uint8 usr_prio, uint8 low, uint8 high) in up_table_set() argument 481 uint8 high = range_ptr[i + 1]; in wl_set_up_table() local
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | macro-assembler-s390.cc | 5935 void TurboAssembler::S128Const(Simd128Register dst, uint64_t high, uint64_t low, in CallRecordWriteStub() argument 5962 I8x16Shuffle(Simd128Register dst, Simd128Register src1, Simd128Register src2, uint64_t high, uint64_t low, Register scratch1, Register scratch2, Simd128Register scratch3) CallRecordWriteStub() argument
|
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 488 const uint16x8_t high = vreinterpretq_u16_s8(vzip2q_s8(this->value, vmovq_n_s8(0))); in store_ascii_as_utf32() local 12617 uint16x4_t high = vreinterpret_u16_u8(perm_low); // no-op convert_utf8_3_byte_to_utf16() local 13544 uint32x4_t high = vshrq_n_u32(perm, 4); // 4 bits convert_masked_utf8_to_utf32() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Renderer11.cpp | 702 long high = static_cast<long>(attributes.get(EGL_PLATFORM_ANGLE_D3D_LUID_HIGH_ANGLE, 0)); in callD3D11CreateDevice() local
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 11279 uint64_t high = read_8ubyte_unaligned (dbg, readp); in print_gdb_index_section() local
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | if_link.h | 863 __be16 high; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 3876 mem_vectorize_callback(unsigned align_mul, unsigned align_offset, unsigned bit_size, unsigned num_components, nir_intrinsic_instr *low, nir_intrinsic_instr *high, void *data) mem_vectorize_callback() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | bc.c | 982 size_t low = 0, high = v->len; in bc_map_find() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 6764 uint64_t high = jrand48(rand_state_); in Simulator() local
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 3553 static bool upb_isbetween(char c, char low, char high) { in upb_isbetween() argument 4031 static bool between(int32_t x, int32_t low, int32_t high) { in between() argument 6330 uint32_t high = cp; in jsondec_unicode() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_common_bridge.cpp | 2311 double high = 0.0; in SetInvert() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | UCharacter.java | 6321 public static final boolean isSurrogatePair(int high, int low) { in isSurrogatePair() argument 6351 public static final int toCodePoint(int high, int low) { in toCodePoint() argument [all...] |