/third_party/node/lib/ |
H A D | domain.js | |
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | freq-step.c | 111 static void regress(struct sample *samples, int n, double *intercept, in regress() argument 149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | freq-step.c | 111 static void regress(struct sample *samples, int n, double *intercept, in regress() argument 149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
|
/third_party/skia/src/core/ |
H A D | SkGlyph.cpp | 324 SkGlyph::Intercept* intercept in ensureIntercepts() local [all...] |
/third_party/vulkan-loader/tests/ |
H A D | loader_unknown_ext_tests.cpp | 804 static VKAPI_ATTR uint32_t VKAPI_CALL intercept(DispatchableHandle handle, uint32_t a, uint32_t b) { in intercept() function 832 static VKAPI_ATTR uint32_t VKAPI_CALL intercept(DispatchableHandle handle, uint32_t a, uint32_t b, char c) { in intercept() function 863 static VKAPI_ATTR float VKAPI_CALL intercept(DispatchableHandle handle, int* ptr_a, int* ptr_b) { in intercept() function 898 static VKAPI_ATTR float VKAPI_CALL intercept(DispatchableHandle handle, int* ptr_a, float* ptr_b, uint32_t c) { in intercept() function 946 static VKAPI_ATTR VkResult VKAPI_CALL intercept(DispatchableHandle handle, VkPhysicalDeviceLimits* limits, uint32_t* count, in intercept() function
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | kvm_emulate.h | 36 u8 intercept; /* which intercept */ member 219 int (*intercept)(struct x86_emulate_ctxt *ctxt, member 335 u8 intercept; member
|
H A D | emulate.c | 193 u64 intercept : 8; member 503 emulator_check_intercept(struct x86_emulate_ctxt *ctxt, enum x86_intercept intercept, enum x86_intercept_stage stage) emulator_check_intercept() argument [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm.h | 66 u64 intercept; member
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | kvm_emulate.h | 37 u8 intercept; /* which intercept */ member 210 int (*intercept)(struct x86_emulate_ctxt *ctxt, member 328 u8 intercept; member
|
H A D | emulate.c | 195 u8 intercept; member 466 emulator_check_intercept(struct x86_emulate_ctxt *ctxt, enum x86_intercept intercept, enum x86_intercept_stage stage) emulator_check_intercept() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm.h | 87 u64 intercept; member
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm93.c | 349 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_FROM_REG() local 372 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_TO_REG() local
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm93.c | 349 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_FROM_REG() local 372 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_TO_REG() local
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 316 std::unique_ptr<BranchInterceptionAbstract> intercept = in RegisterBranchInterception() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
H A D | svm.c | 909 void svm_set_x2apic_msr_interception(struct vcpu_svm *svm, bool intercept) in svm_set_x2apic_msr_interception() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
H A D | vmx.c | 7493 bool intercept; vmx_check_intercept_io() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
H A D | vmx.c | 7927 bool intercept; vmx_check_intercept_io() local [all...] |