| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gtrace.c | 288 uint64_t slot = ((rip * 0x9e3779b97f4a7c16) >> 43) & (cache_size-1); in trace_lookup() local [all...] |
| /third_party/libunwind/libunwind/src/aarch64/ |
| H A D | Gtrace.c | 290 uint64_t slot = ((pc * 0x9e3779b97f4a7c16) >> 43) & (cache_size-1); in trace_lookup() local [all...] |
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gtrace.c | 291 uint32_t slot = ((pc * 0x9e3779b9) >> 11) & (cache_size-1); in trace_lookup() local [all...] |
| /third_party/libbpf/src/ |
| H A D | bpf_helpers.h | 141 bpf_tail_call_static(void *ctx, const void *map, const __u32 slot) in bpf_tail_call_static() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_slot_management.c | 112 psa_key_slot_t *slot = NULL; in psa_get_and_lock_key_slot_in_memory() local 168 psa_key_slot_t *slot = &global_data.key_slots[slot_idx]; psa_wipe_all_key_slots() local 191 psa_key_slot_t *slot = &global_data.key_slots[slot_idx]; psa_reserve_free_key_slot() local 245 psa_load_persistent_key_into_slot(psa_key_slot_t *slot) psa_load_persistent_key_into_slot() argument 289 psa_load_builtin_key_into_slot(psa_key_slot_t *slot) psa_load_builtin_key_into_slot() argument 450 psa_unregister_read(psa_key_slot_t *slot) psa_unregister_read() argument 484 psa_unregister_read_under_mutex(psa_key_slot_t *slot) psa_unregister_read_under_mutex() argument 551 psa_key_slot_t *slot; psa_open_key() local 577 psa_key_slot_t *slot; psa_close_key() local 618 psa_key_slot_t *slot; psa_purge_key() local 657 const psa_key_slot_t *slot = &global_data.key_slots[slot_idx]; mbedtls_psa_get_stats() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_clip.c | 44 create_clipdist_var(nir_shader *shader, bool output, gl_varying_slot slot, unsigned array_size) create_clipdist_var() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
| H A D | ltp_tpci.c | 98 static int probe_pci_dev(unsigned int bus, unsigned int slot) in probe_pci_dev() argument 666 unsigned int res, bus, slot; in sys_bus_slot() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compile_ff_gs.c | 457 unsigned char slot = c->vue_map.varying_to_slot[varying]; in gfx6_sol_program() local
|
| /third_party/node/src/ |
| H A D | base_object-inl.h | 85 void BaseObject::SetInternalFields(v8::Local<v8::Object> object, void* slot) { in SetInternalFields() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_meta.c | 34 dzn_meta_compile_shader(struct dzn_device *device, nir_shader *nir, D3D12_SHADER_BYTECODE *slot) dzn_meta_compile_shader() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | va_insert_flow.c | 154 bi_pop_slot(struct bi_scoreboard_state *st, unsigned slot) in bi_pop_slot() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_feedback.c | 223 struct vn_feedback_slot *slot; in vn_feedback_pool_alloc() local 260 vn_feedback_pool_free(struct vn_feedback_pool *pool, struct vn_feedback_slot *slot) vn_feedback_pool_free() argument 284 struct vn_feedback_slot *slot = ev->feedback_slot; vn_feedback_event_cmd_record() local 327 vn_feedback_fence_cmd_record(VkCommandBuffer cmd_handle, struct vn_feedback_slot *slot) vn_feedback_fence_cmd_record() argument 388 vn_feedback_fence_cmd_alloc(VkDevice dev_handle, struct vn_feedback_cmd_pool *pool, struct vn_feedback_slot *slot, VkCommandBuffer *out_cmd_handle) vn_feedback_fence_cmd_alloc() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_point.c | 64 constant_coef(struct lp_setup_context *setup, struct point_info *info, unsigned slot, const float value, unsigned i) constant_coef() argument 77 point_persp_coeff(struct lp_setup_context *setup, const struct point_info *info, unsigned slot, unsigned i) point_persp_coeff() argument 108 texcoord_coef(struct lp_setup_context *setup, const struct point_info *info, unsigned slot, unsigned i, unsigned sprite_coord_origin, boolean perspective) texcoord_coef() argument 175 setup_point_fragcoord_coef(struct lp_setup_context *setup, struct point_info *info, unsigned slot, unsigned usage_mask) setup_point_fragcoord_coef() argument 216 unsigned slot; setup_point_coefficients() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_query_hw_sm.c | 134 static inline uint16_t nv50_hw_sm_get_func(uint8_t slot) in nv50_hw_sm_get_func() argument
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_host.c | 94 int slot; in tst_kvm_get_memptr() local 127 void *tst_kvm_alloc_memory(struct tst_kvm_instance *inst, unsigned int slot, in tst_kvm_alloc_memory() argument [all...] |
| /third_party/libinput/test/ |
| H A D | test-touch.c | 210 int slot; in START_TEST() local 137 touch_assert_seat_slot(struct libinput *li, enum libinput_event_type type, unsigned int slot, unsigned int seat_slot) touch_assert_seat_slot() argument [all...] |
| /third_party/node/deps/v8/include/cppgc/ |
| H A D | visitor.h | 260 void RegisterMovableReference(const T** slot) { in RegisterMovableReference() argument
|
| /third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
| H A D | write-barrier.h | 105 GenerationalBarrier(const Params& params, const void* slot) GenerationalBarrier() argument 170 Get(const void* slot, const void* value, WriteBarrier::Params& params, HeapHandleCallback callback) Get() argument 178 Get(const void* slot, MemberStorage value, WriteBarrier::Params& params, HeapHandleCallback callback) Get() argument 312 Get(const void* slot, const void* value, WriteBarrier::Params& params, HeapHandleCallback callback) Get() argument 319 Get(const void* slot, RawPointer value, WriteBarrier::Params& params, HeapHandleCallback callback) Get() argument 388 GetWriteBarrierType( const void* slot, const void* value, WriteBarrier::Params& params) GetWriteBarrierType() argument 396 GetWriteBarrierType( const void* slot, MemberStorage value, WriteBarrier::Params& params) GetWriteBarrierType() argument 404 GetWriteBarrierType( const void* slot, WriteBarrier::Params& params, HeapHandleCallback callback) GetWriteBarrierType() argument 457 GenerationalBarrier(const Params& params, const void* slot) GenerationalBarrier() argument [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api-arguments-inl.h | 43 FullObjectSlot slot = slot_at(kReturnValueOffset); in GetReturnValue() local
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-function-callback.h | 256 ReturnValue<T>::ReturnValue(internal::Address* slot) : value_(slot) {} in ReturnValue() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-function-callback.h | 278 ReturnValue<T>::ReturnValue(internal::Address* slot) : value_(slot) {} in ReturnValue() argument
|
| H A D | v8-local-handle.h | 173 V8_INLINE static LocalBase<T> FromSlot(internal::Address* slot) { in FromSlot() argument 205 V8_INLINE static LocalBase<T> FromSlot(internal::Address* slot) { in FromSlot() argument 381 V8_INLINE static Local<T> FromSlot(internal::Address* slot) { in FromSlot() argument
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | write-barrier.h | 149 static V8_INLINE WriteBarrier::Type Get(const void* slot, const void* value, in Get() argument 181 static V8_INLINE bool TryGetCagedHeap(const void* slot, cons argument 86 GenerationalBarrier(const Params& params, const void* slot) GenerationalBarrier() argument 275 Get(const void* slot, const void* value, WriteBarrier::Params& params, HeapHandleCallback callback) Get() argument 342 GetWriteBarrierType( const void* slot, const void* value, WriteBarrier::Params& params) GetWriteBarrierType() argument 350 GetWriteBarrierType( const void* slot, WriteBarrier::Params& params, HeapHandleCallback callback) GetWriteBarrierType() argument 401 GenerationalBarrier(const Params& params, const void* slot) GenerationalBarrier() argument [all...] |
| /third_party/node/deps/v8/include/v8-include/cppgc/ |
| H A D | visitor.h | 270 void RegisterMovableReference(const T** slot) { in RegisterMovableReference() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap-write-barrier-inl.h | 86 inline void GenerationalBarrierInternal(HeapObject object, Address slot, in GenerationalBarrierInternal() argument 134 inline void GenerationalBarrier(HeapObject object, ObjectSlot slot, in GenerationalBarrier() argument 142 inline void GenerationalBarrier(HeapObject object, ObjectSlot slot, in GenerationalBarrier() argument 148 inline void GenerationalBarrier(HeapObject object, ObjectSlot slot, in GenerationalBarrier() argument 101 GenerationalEphemeronKeyBarrierInternal(EphemeronHashTable table, Address slot, HeapObject value) GenerationalEphemeronKeyBarrierInternal() argument 155 GenerationalEphemeronKeyBarrier(EphemeronHashTable table, ObjectSlot slot, Object value) GenerationalEphemeronKeyBarrier() argument 165 GenerationalBarrier(HeapObject object, MaybeObjectSlot slot, MaybeObject value) GenerationalBarrier() argument 224 Marking(HeapObject host, ObjectSlot slot, Object value) Marking() argument 230 Marking(HeapObject host, MaybeObjectSlot slot, MaybeObject value) Marking() argument 237 Marking(HeapObject host, HeapObjectSlot slot, HeapObject value) Marking() argument [all...] |