| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.c | 152 create_group(struct parser_context *ctx, const char *name, const char **atts, struct intel_group *parent, bool fixed_length) create_group() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_memory_helper.c | 158 struct nine_memfd_allocation *parent; /* Parent allocation */ member
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | get-object-properties.cc | 298 uintptr_t parent = GetOrFinish(object->GetParentValue(accessor_)); variable
|
| /third_party/node/src/ |
| H A D | node_sockaddr.cc | 393 SocketAddressBlockList( std::shared_ptr<SocketAddressBlockList> parent) SocketAddressBlockList() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locdspnm.cpp | 403 LocaleDisplayNamesImpl& parent; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 232 nir_deref_instr *parent = nir_src_as_deref(deref->parent); in nir_deref_find_descriptor() local 632 nir_intrinsic_instr *parent = nir_src_as_intrinsic(intrin->src[0]); in build_res_index_for_chain() local 678 nir_deref_instr *parent = nir_deref_instr_parent(deref); in build_buffer_addr_for_deref() local [all...] |
| /third_party/mesa3d/src/intel/perf/ |
| H A D | intel_perf_query.c | 571 intel_perf_new_context(void *parent) in intel_perf_new_context() argument
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_schedule.c | 88 mark_access(struct util_dynarray *table, unsigned index, uint16_t mask, unsigned parent) in mark_access() argument
|
| /third_party/libfuse/example/ |
| H A D | passthrough_hp.cc | 314 static int do_lookup(fuse_ino_t parent, const char *name, in do_lookup() argument 406 static void sfs_lookup(fuse_req_t req, fuse_ino_t parent, const char *name) { in sfs_lookup() argument 424 static void mknod_symlink(fuse_req_t req, fuse_ino_t parent, in mknod_symlink() argument 456 static void sfs_mknod(fuse_req_t req, fuse_ino_t parent, cons argument 462 sfs_mkdir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) sfs_mkdir() argument 468 sfs_symlink(fuse_req_t req, const char *link, fuse_ino_t parent, const char *name) sfs_symlink() argument 474 sfs_link(fuse_req_t req, fuse_ino_t ino, fuse_ino_t parent, const char *name) sfs_link() argument 511 sfs_rmdir(fuse_req_t req, fuse_ino_t parent, const char *name) sfs_rmdir() argument 519 sfs_rename(fuse_req_t req, fuse_ino_t parent, const char *name, fuse_ino_t newparent, const char *newname, unsigned int flags) sfs_rename() argument 534 sfs_unlink(fuse_req_t req, fuse_ino_t parent, const char *name) sfs_unlink() argument 811 sfs_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, fuse_file_info *fi) sfs_create() argument [all...] |
| H A D | passthrough_ll.c | 309 static int lo_do_lookup(fuse_req_t req, fuse_ino_t parent, const char *name, in lo_do_lookup() argument 371 static void lo_lookup(fuse_req_t req, fuse_ino_t parent, const char *name) in lo_lookup() argument 387 static void lo_mknod_symlink(fuse_req_t req, fuse_ino_t parent, in lo_mknod_symlink() argument 417 lo_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) lo_mknod() argument 423 lo_mkdir(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode) lo_mkdir() argument 429 lo_symlink(fuse_req_t req, const char *link, fuse_ino_t parent, const char *name) lo_symlink() argument 435 lo_link(fuse_req_t req, fuse_ino_t ino, fuse_ino_t parent, const char *name) lo_link() argument 477 lo_rmdir(fuse_req_t req, fuse_ino_t parent, const char *name) lo_rmdir() argument 486 lo_rename(fuse_req_t req, fuse_ino_t parent, const char *name, fuse_ino_t newparent, const char *newname, unsigned int flags) lo_rename() argument 503 lo_unlink(fuse_req_t req, fuse_ino_t parent, const char *name) lo_unlink() argument 755 lo_create(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, struct fuse_file_info *fi) lo_create() argument [all...] |
| /third_party/libfuse/util/ |
| H A D | fusermount.c | 390 const char *parent; in chdir_to_parent() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | common-operator.h | 238 Node* parent() const { return parent_; } in parent() function in v8::internal::compiler::final::final
|
| H A D | graph-visualizer.cc | 765 const TopLevelLiveRange* parent = range->TopLevel(); in PrintLiveRange() local
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-snapshot.cc | 441 void AddEdge(State& parent, const HeapObjectHeader& header, in AddEdge() argument 464 AddEdge(State& parent, const TracedReferenceBase& ref, const std::string& edge_name) AddEdge() argument 576 ParentScope(StateBase& parent) ParentScope() argument 726 WorkstackItemBase(State* parent, State& current) WorkstackItemBase() argument 749 VisitationDoneItem(State* parent, State& current) VisitationDoneItem() argument 761 VisitationItem(State* parent, State& current) VisitationItem() argument 780 VisitForVisibility(State* parent, const HeapObjectHeader& header) VisitForVisibility() argument 839 VisitForVisibility(State& parent, const TracedReferenceBase& ref) VisitForVisibility() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | string-inl.h | 1080 void SlicedString::set_parent(String parent, WriteBarrierMode mode) { in set_parent() argument
|
| /third_party/node/deps/v8/src/json/ |
| H A D | json-parser.cc | 219 String parent = string.parent(cage_base); in JsonParser() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | expression-scope.h | 254 ExpressionScope* parent() const { return parent_; } in parent() function in v8::internal::ExpressionScope
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | x509.h | 276 X509_STORE_CTX *parent; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sink-input.h | 64 pa_msgobject parent; member
|
| H A D | core.h | 155 pa_msgobject parent; member
|
| H A D | protocol-esound.c | 80 pa_msgobject parent; member
|
| /third_party/python/Lib/ |
| H A D | pathlib.py | 778 def parent(self): member in PurePath
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 340 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, const std::vector<glu::DataType>& scalarTypes) in addFunctionCases() argument
|
| H A D | vktShaderIntegerFunctionTests.cpp | 221 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, bool intTypes, bool uintTypes, bool allPrec, deUint32 shaderBits) in addFunctionCases() argument
|
| /third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
| H A D | feature_support_util.cpp | 136 static StringPart FromJson(const Json::Value &parent, const char *key) in FromJson() argument 164 static IntegerPart FromJson(const Json::Value &parent, const char *key) in FromJson() argument
|