| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.h | 1260 Phi(uint32_t bitfield, interpreter::Register owner, int merge_offset) in Phi() argument 1263 interpreter::Register owner() const { return owner_; } in owner() function in v8::internal::maglev::Phi
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1498 void ColorWriteEnable2Instance::setupAndBuildPipeline (GraphicsPipelineWrapperEx& owner, in setupAndBuildPipeline() argument
|
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 1663 bool Viewer::onTouch(intptr_t owner, skui::InputState state, float x, float y) { in onTouch() argument
|
| /third_party/python/Python/ |
| H A D | specialize.c | 486 specialize_module_load_attr(PyObject *owner, _Py_CODEUNIT *instr, in specialize_module_load_attr() argument 656 _Py_Specialize_LoadAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) in _Py_Specialize_LoadAttr() argument 606 specialize_dict_access( PyObject *owner, _Py_CODEUNIT *instr, PyTypeObject *type, DescriptorClassification kind, PyObject *name, int base_op, int values_op, int hint_op) specialize_dict_access() argument 758 _Py_Specialize_StoreAttr(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_StoreAttr() argument 881 specialize_class_load_method(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) specialize_class_load_method() argument 921 _Py_Specialize_LoadMethod(PyObject *owner, _Py_CODEUNIT *instr, PyObject *name) _Py_Specialize_LoadMethod() argument [all...] |
| H A D | ceval.c | 2884 PyObject *owner = TOP(); local 2900 PyObject *owner = POP(); local 3465 PyObject *owner = TOP(); local 3480 PyObject *owner = TOP(); global() local 3498 PyObject *owner = TOP(); global() local 3522 PyObject *owner = TOP(); global() local 3533 PyObject *owner = TOP(); global() local 3568 PyObject *owner = TOP(); global() local 3590 PyObject *owner = TOP(); global() local 3608 PyObject *owner = TOP(); global() local 3636 PyObject *owner = TOP(); global() local 3683 PyObject *owner = TOP(); global() local 4528 PyObject *owner = TOP(); global() local 4624 PyObject *owner = TOP(); global() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 850 Cluster::Cluster(ParagraphImpl* owner, in GetLineFontMetrics() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1487 void ColorWriteEnable2Instance::setupAndBuildPipeline (GraphicsPipelineWrapperEx& owner, in setupAndBuildPipeline() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | hostapd.h | 450 void *owner; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | hostapd.h | 419 void *owner; member
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq.c | 3383 void snd_seq_queue_info_set_owner(snd_seq_queue_info_t *info, int owner) in snd_seq_queue_info_set_owner() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 3166 basictest(int kind, BOOL isdir, const SID *owner, const SID *group) basictest() argument 3369 posixtest(int kind, BOOL isdir, const SID *owner, const SID *group) posixtest() argument 3605 const SID *owner; selftests() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 736 static int chown_check_return(const char *path, uid_t owner, gid_t group) in chown_check_return() argument
|
| /third_party/libfuse/include/ |
| H A D | fuse_kernel.h | 778 uint64_t owner; member
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | layout.h | 1812 le32 owner; /* Byte offset to a SID representing an object's member 1844 SID *owner; /* Points to a SID representing an object's owner member [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 131 uint64_t owner; member
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | implementation-visitor.cc | 1825 GenerateFunction( cpp::Class* owner, const std::string& name, const Signature& signature, const NameVector& parameter_names, bool pass_code_assembler_state, std::vector<std::string>* generated_parameter_names) GenerateFunction() argument
|
| /third_party/python/Modules/ |
| H A D | _ssl.c | 313 PyObject *owner; /* Python level "owner" passed to servername callback */ member 2196 PyObject *owner; in PySSL_get_owner() local 784 newPySSLSocket(PySSLContext *sslctx, PySocketSockObject *sock, enum py_ssl_server_or_client socket_type, char *server_hostname, PyObject *owner, PyObject *session, PySSLMemoryBIO *inbio, PySSLMemoryBIO *outbio) newPySSLSocket() argument 4221 _ssl__SSLContext__wrap_socket_impl(PySSLContext *self, PyObject *sock, int server_side, PyObject *hostname_obj, PyObject *owner, PyObject *session) _ssl__SSLContext__wrap_socket_impl() argument 4258 _ssl__SSLContext__wrap_bio_impl(PySSLContext *self, PySSLMemoryBIO *incoming, PySSLMemoryBIO *outgoing, int server_side, PyObject *hostname_obj, PyObject *owner, PyObject *session) _ssl__SSLContext__wrap_bio_impl() argument [all...] |
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asound.h | 1112 __kernel_pid_t owner; /* owner's PID of this control */ member
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_local.h | 646 SSL_CTX *owner; member
|
| /third_party/openssl/ssl/ |
| H A D | ssl_local.h | 639 SSL_CTX *owner; member
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 1181 uid_t owner; member 1535 char *to_command, *owner, *group, *mtime, *mode; member
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 28198 volatile pthread_t owner; /* Thread that is within this mutex */ global() member 28681 volatile DWORD owner; /* Thread holding this mutex */ global() member [all...] |