Home
last modified time | relevance | path

Searched defs:real (Results 1 - 25 of 105) sorted by relevance

12345

/third_party/jerryscript/tests/jerry/
H A Dvariables.js15 var real = 42; variable
/third_party/python/Include/cpython/
H A Dcomplexobject.h6 double real; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/asctime/
H A D1-1.c32 char *real; in main() local
/third_party/cJSON/tests/
H A Dparse_number.c46 static void assert_parse_number(const char *string, int integer, double real) in assert_parse_number() argument
65 static void assert_parse_int64_number(const char *string, long long integer, double real) in assert_parse_int64_number() argument
76 static void assert_parse_int64_number_with_type(const char *string, long long integer, double real) in assert_parse_int64_number_with_type() argument
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dsyncpt.h64 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) in host1x_syncpt_check_max() argument
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dsyncpt.h74 static inline bool host1x_syncpt_check_max(struct host1x_syncpt *sp, u32 real) in host1x_syncpt_check_max() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Ddual_quaternion.hpp43 glm::tquat<T, P> real, dual; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-policy.h166 struct dm_cache_policy_type *real; member
/kernel/linux/linux-5.10/lib/
H A Dtest_hexdump.c129 char real[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local
/kernel/linux/linux-6.6/drivers/iio/test/
H A Diio-test-rescale.c625 s64 real, exp, err; in iio_test_relative_error_ppm() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-policy.h167 struct dm_cache_policy_type *real; member
/kernel/linux/linux-6.6/lib/
H A Dtest_hexdump.c129 char real[TEST_HEXDUMP_BUF_SIZE]; in test_hexdump() local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.h45 } real; member
48 struct radeon_bo *real; member
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-writer.cc75 std::string real; in AppendArgValue() local
98 stream_ << real; AppendArgValue() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DSubresourceStorageTests.cpp125 void FakeStorage<T>::CheckSameAs(const SubresourceStorage<T>& real) { in CheckSameAs() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c383 unsigned long real; in base_lra() local
/kernel/linux/linux-5.10/arch/x86/kernel/kprobes/
H A Dopt.c200 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions() argument
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-transaction-manager.c90 struct dm_transaction_manager *real; member
184 struct dm_transaction_manager *dm_tm_create_non_blocking_clone(struct dm_transaction_manager *real) in dm_tm_create_non_blocking_clone() argument
/kernel/linux/linux-5.10/include/linux/
H A Dtimekeeping.h234 u64 real; member
248 ktime_t real; member
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c362 ovl_lookup_real_one(struct dentry *connected, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_one() argument
425 ovl_lookup_real_inode(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_inode() argument
490 ovl_lookup_real_ancestor(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_ancestor() argument
543 ovl_lookup_real(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real() argument
652 struct dentry *real = upper ?: (index ?: lowerpath->dentry); ovl_get_dentry() local
[all...]
/kernel/linux/linux-5.10/drivers/parport/
H A Ddaisy.c69 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport() argument
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c375 ovl_lookup_real_one(struct dentry *connected, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_one() argument
443 ovl_lookup_real_inode(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_inode() argument
508 ovl_lookup_real_ancestor(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real_ancestor() argument
561 ovl_lookup_real(struct super_block *sb, struct dentry *real, const struct ovl_layer *layer) ovl_lookup_real() argument
670 struct dentry *real = upper ?: (index ?: lowerpath->dentry); ovl_get_dentry() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dtimekeeping.h235 u64 real; member
249 ktime_t real; member
/kernel/linux/linux-6.6/drivers/parport/
H A Ddaisy.c69 static struct parport *clone_parport(struct parport *real, int muxport) in clone_parport() argument
/kernel/linux/linux-6.6/arch/x86/kernel/kprobes/
H A Dopt.c207 static int copy_optimized_instructions(u8 *dest, u8 *src, u8 *real) in copy_optimized_instructions() argument

Completed in 20 milliseconds

12345