Home
last modified time | relevance | path

Searched defs:root (Results 576 - 600 of 2182) sorted by relevance

1...<<21222324252627282930>>...88

/kernel/linux/linux-6.6/lib/reed_solomon/
H A Dreed_solomon.c73 int i, j, sr, root, iprim; in codec_init() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem_quota.c98 struct rb_root *root = info->dqi_priv; in shmem_free_file_info() local
/kernel/linux/linux-6.6/net/6lowpan/
H A Ddebugfs.c170 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 Debt_stp.c30 u8 root[8]; member
/kernel/linux/linux-6.6/tools/include/linux/
H A Drbtree_augmented.h49 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 Dadfs_fs.h35 __le32 root; member
H A Dnfs_mount.h44 struct nfs3_fh root; member
H A Dcramfs_fs.h50 struct cramfs_inode root; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnfs_mount.h44 struct nfs3_fh root; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dadfs_fs.h22 __le32 root; member
H A Dcramfs_fs.h40 struct cramfs_inode root; member
/third_party/glslang/glslang/MachineIndependent/
H A DparseConst.cpp199 bool TIntermediate::parseConstTree(TIntermNode* root, TConstUnionArray unionArray, TOperator constructorType, const TType& t, bool singleConstantParam) in parseConstTree() argument
/third_party/gn/src/gn/
H A Dinput_file_manager.cc292 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 Drust_project_writer_helpers.h37 Crate(SourceFile root, in Crate() argument
75 SourceFile& root() { return root_; } in root() function in Crate
/third_party/backends/backend/
H A Dplustek-pp_procfs.c303 static inline void destroy_proc_entry( struct proc_dir_entry *root, in destroy_proc_entry() argument
/third_party/cJSON/tests/
H A Dold_utils_tests.c54 cJSON *root = NULL; in json_pointer_tests() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUData.java107 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 Duformattedvaluetst.c34 void addUFormattedValueTest(TestNode** root) { in addUFormattedValueTest() argument
H A Dcstrtest.c36 void addCStringTest(TestNode** root) { in addCStringTest() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBReporterScanner.java195 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 DCapDocument.java37 TagElement root = new TagElement(); field in CapDocument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUData.java109 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 Djson_sax.hpp333 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 Dopt_rebalance_tree.cpp71 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 Dapple_glx_pbuffer.c130 Window root; in apple_glx_pbuffer_create() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...88