Home
last modified time | relevance | path

Searched defs:ag (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_ivalue.h20 py::gil_scoped_acquire ag; in create() local
30 pybind11::gil_scoped_acquire ag; in tryToInferType() local
36 pybind11::gil_scoped_acquire ag; member
41 pybind11::gil_scoped_acquire ag; in toStr() local
51 pybind11::gil_scoped_acquire ag; in extractTensors() local
59 pybind11::gil_scoped_acquire ag; in extractTensors() local
81 pybind11::gil_scoped_acquire ag; in ~ConcretePyObjectHolder() local
H A Dpython_tracer.cpp87 pybind11::gil_scoped_acquire ag; in createGraphByTracingWithDict() local
144 pybind11::gil_scoped_acquire ag; in createGraphByTracing() local
273 pybind11::gil_scoped_acquire ag; in initPythonTracerBindings() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpy_rref.cpp20 pybind11::gil_scoped_acquire ag; in toPyTuple() local
33 pybind11::gil_scoped_acquire ag; in fromPyTuple() local
142 pybind11::gil_scoped_acquire ag; in ~PyRRef() local
204 pybind11::gil_scoped_acquire ag; in toHere() local
227 pybind11::gil_scoped_acquire ag; in localValue() local
251 pybind11::gil_scoped_acquire ag; in createRRefProxy() local
H A Dpython_functions.cpp383 py::gil_scoped_acquire ag; in pyRemotePythonUdf() local
407 py::gil_scoped_acquire ag; in pyRemoteTorchscript() local
H A Dunpickled_python_call.cpp12 pybind11::gil_scoped_acquire ag; in UnpickledPythonCall() local
/aosp_15_r20/external/python/cpython3/Modules/
D_operator.c1213 attrgetterobject *ag; in attrgetter_new() local
1325 attrgetter_clear(attrgetterobject *ag) in attrgetter_clear()
1332 attrgetter_dealloc(attrgetterobject *ag) in attrgetter_dealloc()
1342 attrgetter_traverse(attrgetterobject *ag, visitproc visit, void *arg) in attrgetter_traverse()
1383 attrgetter_call(attrgetterobject *ag, PyObject *args, PyObject *kw) in attrgetter_call()
1393 attrgetter_vectorcall(PyObject *ag, PyObject *const *args, size_t nargsf, PyObject *kwnames) in attrgetter_vectorcall()
1406 attrgetter_call_impl(attrgetterobject *ag, PyObject *obj) in attrgetter_call_impl()
1453 attrgetter_args(attrgetterobject *ag) in attrgetter_args()
1476 attrgetter_repr(attrgetterobject *ag) in attrgetter_repr()
1508 attrgetter_reduce(attrgetterobject *ag, PyObject *Py_UNUSED(ignored)) in attrgetter_reduce()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/
H A Dinit.cpp49 pybind11::gil_scoped_acquire ag; in dist_autograd_init() local
67 pybind11::gil_scoped_acquire ag; in dist_autograd_init() local
192 pybind11::gil_scoped_acquire ag; in dist_autograd_init() local
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/annotations/
H A DAnnotationHelper.java63 …IConfigurationAnnotation ag = (IConfigurationAnnotation) finder.findAnnotation(ctor, IAfterGroups.… in findConfiguration() local
87 …IConfigurationAnnotation ag = (IConfigurationAnnotation) finder.findAnnotation(m, IAfterGroups.cla… in findConfiguration() local
104 …notation bt, IConfigurationAnnotation at, IConfigurationAnnotation bg, IConfigurationAnnotation ag, in createConfiguration()
/aosp_15_r20/external/python/cpython2/Modules/
Doperator.c605 attrgetterobject *ag; in attrgetter_new() local
633 attrgetter_dealloc(attrgetterobject *ag) in attrgetter_dealloc()
641 attrgetter_traverse(attrgetterobject *ag, visitproc visit, void *arg) in attrgetter_traverse()
691 attrgetter_call(attrgetterobject *ag, PyObject *args, PyObject *kw) in attrgetter_call()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dpython_comm_hook.cpp11 py::gil_scoped_acquire ag; in ~PythonCommHook() local
46 py::gil_scoped_acquire ag; in parseHookResult() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dall_gather_decomposer.cc55 Status DecomposeAllGather(HloAllGatherInstruction* ag, HloComputation* comp) { in DecomposeAllGather()
92 auto ag = Cast<HloAllGatherInstruction>(hlo); in Run() local
H A Dall_gather_combiner.cc117 const auto* ag = Cast<HloAllGatherInstruction>(instruction); in CombineKey() local
H A Dall_gather_broadcast_reorder.cc51 HloAllGatherInstruction *ag = Cast<HloAllGatherInstruction>(inst); in Run() local
/aosp_15_r20/external/fft2d/src/fft2d/fft2d/
H A Dfftsg2d.c861 fft2d_arg_t ag[FFT2D_MAX_THREADS]; in xdft2d0_subth() local
891 fft2d_arg_t ag[FFT2D_MAX_THREADS]; in cdft2d_subth() local
925 fft2d_arg_t ag[FFT2D_MAX_THREADS]; in ddxt2d0_subth() local
955 fft2d_arg_t ag[FFT2D_MAX_THREADS]; in ddxt2d_subth() local
H A Dfftsg3d.c1239 fft3d_arg_t ag[FFT3D_MAX_THREADS]; in xdft3da_subth() local
1277 fft3d_arg_t ag[FFT3D_MAX_THREADS]; in cdft3db_subth() local
1314 fft3d_arg_t ag[FFT3D_MAX_THREADS]; in ddxt3da_subth() local
1350 fft3d_arg_t ag[FFT3D_MAX_THREADS]; in ddxt3db_subth() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DFieldGenOrMethodGen.java124 …protected void addAnnotationEntry(final AnnotationEntryGen ag) // TODO could this be package prote… in addAnnotationEntry()
140 …protected void removeAnnotationEntry(final AnnotationEntryGen ag) // TODO could this be package pr… in removeAnnotationEntry()
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DmDNS.c240 AuthGroup *ag; in AuthGroupForName() local
255 AuthGroup *ag = (AuthGroup*)GetAuthEntity(r, mDNSNULL); in GetAuthGroup() local
282 AuthGroup *ag; in InsertAuthRecord() local
298 AuthGroup **ag = &a; in RemoveAuthRecord() local
954 AuthGroup **ag = &a; in CheckAuthIdenticalRecord() local
981 AuthGroup **ag = &a; in CheckAuthRecordConflict() local
1004 AuthGroup **ag = &a; in CheckAuthSameRecord() local
1297 AuthGroup *ag; in mDNS_Register_internal() local
1370 AuthGroup **ag = &a; in mDNS_Deregister_internal() local
1538 AuthGroup *ag = RemoveAuthRecord(m, &m->rrauth, rr); in mDNS_Deregister_internal() local
[all …]
/aosp_15_r20/external/skia/include/core/
H A DSkColorPriv.h144 uint32_t ag = ((c >> 8) & mask) * scale; in SkAlphaMulQ() local
153 uint32_t ag = (((dst >> 8) & mask) * scale) & ~mask; in SkPMSrcOver() local
/aosp_15_r20/external/skia/include/private/
H A DSkColorData.h185 static inline void SkSplay(uint32_t color, uint32_t* ag, uint32_t* rb) { in SkSplay()
206 static inline uint32_t SkUnsplay(uint32_t ag, uint32_t rb) { in SkUnsplay()
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dstatic-init-3.cpp28 X2< A > ag = X1< X2< A > >::get(); variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dcanonicalize_all_gather_for_cse.cc34 HloAllGatherInstruction* ag = DynCast<HloAllGatherInstruction>(hlo); in RunOnComputation() local
/aosp_15_r20/external/skia/tests/
H A DColorPrivTest.cpp21 uint32_t ag, rb; in DEF_TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/tests/
H A Dbasic_list_test.py19 from tensorflow.python import autograph as ag unknown
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/
H A Ddatabin.c148 int main(int ac, char **ag) in main()
H A Ddataascii.c113 int main(int ac, char **ag) in main()

1234