/kernel/linux/linux-6.6/lib/reed_solomon/ |
H A D | reed_solomon.c | 73 int i, j, sr, root, iprim; in codec_init() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | shmem_quota.c | 98 struct rb_root *root = info->dqi_priv; in shmem_free_file_info() local
|
/kernel/linux/linux-6.6/net/6lowpan/ |
H A D | debugfs.c | 170 struct dentry *root; in lowpan_dev_debugfs_ctx_init() local 233 struct dentry *root; in lowpan_dev_debugfs_802154_init() local [all...] |
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebt_stp.c | 30 u8 root[8]; member
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | rbtree_augmented.h | 49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 187 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented() argument 56 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 171 __rb_change_child(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child() argument 291 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 300 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | adfs_fs.h | 35 __le32 root; member
|
H A D | nfs_mount.h | 44 struct nfs3_fh root; member
|
H A D | cramfs_fs.h | 50 struct cramfs_inode root; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nfs_mount.h | 44 struct nfs3_fh root; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | adfs_fs.h | 22 __le32 root; member
|
H A D | cramfs_fs.h | 40 struct cramfs_inode root; member
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | parseConst.cpp | 199 bool TIntermediate::parseConstTree(TIntermNode* root, TConstUnionArray unionArray, TOperator constructorType, const TType& t, bool singleConstantParam) in parseConstTree() argument
|
/third_party/gn/src/gn/ |
H A D | input_file_manager.cc | 292 std::unique_ptr<ParseNode> root; in LoadFile() local 37 DoLoadFile(const LocationRange& origin, const BuildSettings* build_settings, const SourceFile& name, InputFileManager::SyncLoadFileCallback load_file_callback, InputFile* file, std::vector<Token>* tokens, std::unique_ptr<ParseNode>* root, Err* err) DoLoadFile() argument
|
H A D | rust_project_writer_helpers.h | 37 Crate(SourceFile root, in Crate() argument 75 SourceFile& root() { return root_; } in root() function in Crate
|
/third_party/backends/backend/ |
H A D | plustek-pp_procfs.c | 303 static inline void destroy_proc_entry( struct proc_dir_entry *root, in destroy_proc_entry() argument
|
/third_party/cJSON/tests/ |
H A D | old_utils_tests.c | 54 cJSON *root = NULL; in json_pointer_tests() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUData.java | 107 private static InputStream getStream(final Class<?> root, final String resourceName, boolean required) { in getStream() argument 199 public static InputStream getStream(Class<?> root, String resourceName) { in getStream() argument 207 public static InputStream getRequiredStream(Class<?> root, String resourceName) { in getRequiredStream() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | uformattedvaluetst.c | 34 void addUFormattedValueTest(TestNode** root) { in addUFormattedValueTest() argument
|
H A D | cstrtest.c | 36 void addCStringTest(TestNode** root) { in addCStringTest() argument
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBReporterScanner.java | 195 private Hashtable getFileRules(Element root) { in getFileRules() argument 211 private Hashtable getParseRules(Element root) { in getParseRules() argument
|
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
H A D | CapDocument.java | 37 TagElement root = new TagElement(); field in CapDocument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUData.java | 109 private static InputStream getStream(final Class<?> root, final String resourceName, boolean required) { in getStream() argument 201 public static InputStream getStream(Class<?> root, String resourceName) { in getStream() argument 209 public static InputStream getRequiredStream(Class<?> root, String resourceName) { in getRequiredStream() argument [all...] |
/third_party/json/include/nlohmann/detail/input/ |
H A D | json_sax.hpp | 333 BasicJsonType& root; member in detail::json_sax_dom_parser 632 BasicJsonType& root; member in detail::json_sax_dom_callback_parser [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_rebalance_tree.cpp | 71 tree_to_vine(ir_expression *root) in tree_to_vine() argument 102 compression(ir_expression *root, unsigned count) in compression() argument 116 vine_to_tree(ir_expression *root, unsigned size) in vine_to_tree() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_pbuffer.c | 130 Window root; in apple_glx_pbuffer_create() local
|