Home
last modified time | relevance | path

Searched refs:predefined (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/system/tools/xsdc/tests/resources/predefined_types/api/
H A Dcurrent.txt2 package predefined.types {
134 method public predefined.types.DateTypes getDateTypes();
135 method public predefined.types.ListPrimitiveTypes getListPrimitiveTypes();
136 method public predefined.types.MiscTypes getMiscTypes();
137 method public predefined.types.NumericTypes getNumericTypes();
138 method public predefined.types.StringTypes getStringTypes();
139 method public void setDateTypes(predefined.types.DateTypes);
141 method public void setMiscTypes(predefined.types.MiscTypes);
142 method public void setNumericTypes(predefined.types.NumericTypes);
143 method public void setStringTypes(predefined.types.StringTypes);
[all …]
/aosp12/system/tools/xsdc/tests/src/com/android/xsdc/tests/
H A DXmlParserTest.java115 predefined.types.Types type; in testPredefinedTypes()
119 type = predefined.types.XmlParser.read(str); in testPredefinedTypes()
123 predefined.types.StringTypes stringTypes = type.getStringTypes(); in testPredefinedTypes()
139 predefined.types.DateTypes dateTypes = type.getDateTypes(); in testPredefinedTypes()
158 predefined.types.NumericTypes numericTypes = type.getNumericTypes(); in testPredefinedTypes()
177 predefined.types.MiscTypes miscTypes = type.getMiscTypes(); in testPredefinedTypes()
184 is(predefined.types.HexBinaryHelper.hexStringToByteArray("016a75cb56d7e7"))); in testPredefinedTypes()
192 predefined.types.ListPrimitiveTypes listPrimitiveTypes = in testPredefinedTypes()
214 try(predefined.types.XmlWriter writer = in testPredefinedTypes()
215 new predefined.types.XmlWriter(new PrintWriter(baos))) { in testPredefinedTypes()
[all …]
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonEmulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateHexagonELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateHexagonELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateHexagonELF()
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Emulation.cpp32 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateAArch64ELF()
33 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateAArch64ELF()
34 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateAArch64ELF()
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMEmulation.cpp31 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateARMELF()
32 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateARMELF()
33 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateARMELF()
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsEmulation.cpp35 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateMipsELF()
36 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateMipsELF()
37 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateMipsELF()
/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Emulation.cpp40 pConfig.attribute().predefined().unsetWholeArchive(); in MCLDEmulateX86ELF()
41 pConfig.attribute().predefined().unsetAsNeeded(); in MCLDEmulateX86ELF()
42 pConfig.attribute().predefined().setDynamic(); in MCLDEmulateX86ELF()
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DAttributeOption.h20 const Attribute& predefined() const { return m_Predefined; } in predefined() function
21 Attribute& predefined() { return m_Predefined; } in predefined() function
/aosp12/frameworks/compile/mclinker/lib/MC/
H A DInputFactory.cpp22 m_pAttrSet = new AttributeSet(16, pConfig.attribute().predefined()); in InputFactory()
24 pConfig.attribute().predefined(), in InputFactory()
/aosp12/system/tools/xsdc/tests/resources/predefined_types/
H A DAndroid.bp9 package_name: "predefined.types",
/aosp12/packages/modules/DnsResolver/tests/
H A Dgolddata.proto145 // The unit test files a DNS query by the predefined |config|. Expect that the resolver sends the
146 // query packet as the predefined packet in |packet_mapping.query|. When the DNS responser receives
/aosp12/hardware/interfaces/vibrator/1.1/
H A DIVibrator.hal25 * Fire off a predefined haptic event.
/aosp12/hardware/interfaces/vibrator/1.2/
H A DIVibrator.hal25 * Fire off a predefined haptic event.
/aosp12/hardware/interfaces/vibrator/1.3/
H A DIVibrator.hal47 * Fire off a predefined haptic event.
/aosp12/hardware/interfaces/vibrator/1.0/
H A DIVibrator.hal59 * Fire off a predefined haptic event.
/aosp12/hardware/interfaces/gnss/measurement_corrections/1.1/
H A Dtypes.hal63 * as the uncertainty value passes a predefined threshold depending on the physical structure
/aosp12/system/chre/chpp/
H A DQUICKSTART.md66 CHPP provides several predefined services (including Loopback Test, Service Discovery), as well as …
/aosp12/system/tools/xsdc/tests/
H A Dtests.cpp37 using namespace predefined::types; in TEST_F()
/aosp12/build/make/tools/releasetools/
H A Dpylintrc129 # When zope mode is activated, add a predefined set of Zope acquired attributes
/aosp12/frameworks/rs/script_api/include/
H A Drs_object_info.rsh59 * When creating Allocations of common elements, you can simply use one of the many predefined
/aosp12/packages/modules/NeuralNetworks/tools/api/
H A Dtypes.spec3864 * of predefined anchors with the bounding box deltas from bounding box
3885 * predefined anchor, with format [ctr_y, ctr_x, h, w], where ctr_y and
4076 * of predefined anchors with the bounding box deltas from bounding box
4107 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type
/aosp12/hardware/interfaces/neuralnetworks/1.2/
H A Dtypes.hal2813 * of predefined anchors with the bounding box deltas from bounding box
2834 * predefined anchor, with format [ctr_y, ctr_x, h, w], where ctr_y and
3001 * of predefined anchors with the bounding box deltas from bounding box
3029 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type
/aosp12/hardware/interfaces/neuralnetworks/1.3/
H A Dtypes.hal2989 * of predefined anchors with the bounding box deltas from bounding box
3010 * predefined anchor, with format [ctr_y, ctr_x, h, w], where ctr_y and
3182 * of predefined anchors with the bounding box deltas from bounding box
3211 * predefined anchor, with format [x1, y1, x2, y2]. For input0 of type
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...

12