Home
last modified time | relevance | path

Searched +defs:path +defs:objects (Results 26 – 50 of 948) sorted by relevance

12345678910>>...38

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dmsvc9compiler.py78 def get_value(cls, path, key): argument
147 def set_macro(self, macro, path, key): argument
587 self, objects, output_libname, output_dir=None, debug=0, target_lang=None argument
609 objects, argument
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dmsvc9compiler.py63 def get_value(cls, path, key): argument
128 def set_macro(self, macro, path, key): argument
541 objects, argument
567 objects, argument
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py1749 def _write_ninja_file_and_compile_objects( argument
2123 def _get_exec_path(module_name, path): argument
2134 def _import_module_from_library(module_name, path, is_python_module): argument
2149 def _write_ninja_file_to_build_library(path, argument
2260 def _write_ninja_file(path, argument
2267 objects, argument
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c380 const char *path; in message_handler() local
532 const char *path, const char *ifname, in wpa_dbus_register_object_per_iface()
582 struct wpas_dbus_priv *ctrl_iface, const char *path) in wpa_dbus_unregister_object_per_iface()
657 DBusConnection *con, const char *path, const char *interface, in do_send_prop_changed_signal()
699 DBusConnection *con, const char *path, const char *interface, in do_send_deprecated_prop_changed_signal()
733 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal()
768 const char *path) in recursive_flush_changed_properties()
770 char **objects = NULL; in recursive_flush_changed_properties() local
821 const char *path) in wpa_dbus_flush_object_changed_properties()
860 const char *path, const char *interface, in wpa_dbus_mark_property_changed()
[all …]
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodels.py77 objects = model_logic.ModelWithInvalidManager() variable in AtomicGroup
126 objects = model_logic.ModelWithInvalidManager() variable in Label
189 objects = model_logic.ModelWithInvalidManager() variable in StaticLabel
210 objects = model_logic.ExtendedManager() variable in ReplacedLabel
245 objects = model_logic.ExtendedManager() variable in Drone
287 objects = model_logic.ExtendedManager() variable in DroneSet
394 objects = model_logic.ExtendedManager() variable in User
518 objects = model_logic.ModelWithInvalidManager() variable in Host
936 objects = model_logic.ExtendedManager() variable in HostAttribute
982 objects = model_logic.ExtendedManager() variable in StaticHostAttribute
[all …]
/aosp_15_r20/packages/services/Mtp/tests/src/com/android/mtp/
DMtpDocumentsProviderTest.java862 final Path path = mProvider.findDocumentPath(null, "15"); in testFindDocumentPath_singleStorage_toRoot() local
876 final Path path = mProvider.findDocumentPath("3", "18"); in testFindDocumentPath_singleStorage_toDoc() local
891 final Path path = mProvider.findDocumentPath(null, "16"); in testFindDocumentPath_multiStorage_toRoot() local
907 final Path path = mProvider.findDocumentPath("4", "19"); in testFindDocumentPath_multiStorage_toDoc() local
969 MtpObjectInfo[] objects) throws FileNotFoundException { in setupDocuments()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify13.c53 const char *path; member
56 } objects[] = { variable
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c255 struct drm_i915_gem_exec_object2 *objects = in exec_and_check_padding() local
324 open(const char *path, int flags, ...) in open()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DGCSFileDownloaderFuncTest.java70 String path = String.join("/", pathSegs); in createFile() local
166 Objects objects = listOperation.execute(); in tearDown() local
/aosp_15_r20/external/flatbuffers/src/
H A Dbfbs_gen_lua.cpp124 const flatbuffers::Vector<flatbuffers::Offset<r::Object>> *objects, in GenerateObjects()
606 std::string path = ns; in EmitCodeBlock() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dsource.go130 objects map[string]plugin.ObjFile // Opened object files member
1008 func openSourceFile(path, searchPath, trim string) (*os.File, error) { argument
1038 func trimPath(path, trimPath, searchPath string) string { argument
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/
H A Dsaved_model_utils.cc334 absl::optional<int> FindNodeAtPath(StringPiece path, in FindNodeAtPath()
386 PartiallyRevivedObjects* objects) { in PartiallyReviveSavedModelObjects()
/aosp_15_r20/external/autotest/client/cros/multimedia/
H A Dbluetooth_facade.py1600 def __init__(self, bus, path, pin): argument
2604 def register_profile(self, path, uuid, options): argument
3620 def _get_attribute_map(self, object_path, dbus_interface, objects): argument
3646 def _get_service_map(self, device_path, objects): argument
3655 def _get_characteristic_map(self, serv_path, objects): argument
3664 def _get_descriptor_map(self, chrc_path, objects): argument
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto840 string path = 2; field
1190 string path = 2; field
1259 ArtifactObjects objects = 2; field
1655 string path = 1; field
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/
H A Dcloudbuild.proto702 string path = 2; field
1052 string path = 2; field
1121 ArtifactObjects objects = 2; field
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DUtil.java1448 public static String getCommaDelimitedSimpleClassNames(Object[] objects) { in getCommaDelimitedSimpleClassNames()
1842 @Nullable String path = uri.getPath(); in inferContentType() local
1929 @Nullable String path = uri.getPath(); in fixSmoothStreamingIsmManifestUri() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DUtil.java1455 public static String getCommaDelimitedSimpleClassNames(Object[] objects) { in getCommaDelimitedSimpleClassNames()
1845 @Nullable String path = uri.getPath(); in inferContentType() local
1932 @Nullable String path = uri.getPath(); in fixSmoothStreamingIsmManifestUri() local
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCldrUtility.java169 Path path = Paths.get(fileOrDir); in getPath() local
179 public static String getPath(String path) { in getPath()
855 public static void addTreeMapChain(Map coverageData, Object... objects) { in addTreeMapChain()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py838 def _find_reference_cycle(objects, idx): argument
915 def find_cycle(el, graph, reprs, path): argument
2981 path=None, argument
3572 def _assertListCloseRecursive(self, a, b, rtol, atol, msg, path="value"): argument
/aosp_15_r20/prebuilts/sdk/tools/lib/
HDd8.jar ... file.Path patchInput java.nio.file.Path oldInput java.nio.file.Path output java ...
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DValidation.cpp72 Result<Version> validateVector(const std::vector<Type>& objects, in validateVector()
928 uint32_t subgraphIndex, std::vector<bool>* path, in checkNoReferenceCycles()
964 std::vector<bool> path(count); in checkNoReferenceCycles() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddatastream.v1alpha1.json140 "path": "v1alpha1/{+name}:fetchStaticIps", string
165 "path": "v1alpha1/{+name}", string
206 "path": "v1alpha1/{+name}/locations", string
245 "path": "v1alpha1/{+parent}/connectionProfiles", string
278 "path": "v1alpha1/{+name}", string
303 "path": "v1alpha1/{+parent}/connectionProfiles:discover", string
331 "path": "v1alpha1/{+name}", string
377 "path": "v1alpha1/{+parent}/connectionProfiles", string
418 "path": "v1alpha1/{+name}", string
450 "path": "v1alpha1/{+name}:cancel", string
[all …]
Ddatastream.v1.json140 "path": "v1/{+name}:fetchStaticIps", string
165 "path": "v1/{+name}", string
206 "path": "v1/{+name}/locations", string
250 "path": "v1/{+parent}/connectionProfiles", string
283 "path": "v1/{+name}", string
308 "path": "v1/{+parent}/connectionProfiles:discover", string
336 "path": "v1/{+name}", string
382 "path": "v1/{+parent}/connectionProfiles", string
423 "path": "v1/{+name}", string
455 "path": "v1/{+name}:cancel", string
[all …]

12345678910>>...38