Home
last modified time | relevance | path

Searched defs:product (Results 1 – 25 of 77) sorted by relevance

1234

/aosp12/system/linkerconfig/contents/namespace/
H A Dsystemdefault.cc33 std::string product = Var("PRODUCT"); in SetupSystemPermittedPaths() local
88 std::string product = Var("PRODUCT"); variable
/aosp12/frameworks/av/media/codecs/amrnb/common/include/
H A Dmac_32.h112 Word16 product; in Mac_32() local
131 Word16 product; in Mac_32_16() local
H A Dbasic_op_arm_v5.h226 Word32 product; in L_mult() local
265 Word32 product; in L_msu() local
396 Word32 product; in mult() local
H A Dbasic_op.h171 Word16 product; in Mac_32() local
214 Word16 product; in Mac_32_16() local
H A Dmult.h111 Word32 product; in mult() local
H A Dl_mult.h112 Word32 product; in L_mult() local
H A Dl_msu.h111 Word32 product; in L_msu() local
H A Dbasic_op_arm_gcc_v5.h246 Word32 product; in L_mult() local
291 Word32 product; in L_msu() local
481 Word32 product; in mult() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_metadata_updater_test.cpp180 auto product = manifest_.add_partitions(); in TEST_P() local
193 auto product = manifest_.add_partitions(); in TEST_P() local
224 auto product = manifest_.add_partitions(); in TEST_P() local
258 auto product = manifest_.add_partitions(); in TEST_P() local
321 auto product = manifest_.add_partitions(); in TEST_P() local
/aosp12/system/core/fastboot/
H A Dfastboot_test.cpp70 std::string product; in ParseRequirementLineTest() local
175 std::string product; in ParseRequirementLineTestMalformed() local
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/
H A DNxpNfcCapability.h31 const char* product[13] = {"UNKNOWN", "PN547C2", "PN65T", "PN548C2", "PN66T", variable
/aosp12/hardware/nxp/nfc/pn8x/halimpl/utils/
H A DNxpNfcCapability.h38 const char* product[11] = {"UNKNOWN", "PN547C2", "PN65T", "PN548C2", variable
/aosp12/frameworks/base/tools/aapt2/
H A DDominatorTree.h90 void VisitTree(const std::string& product, Node* root) override { in VisitTree()
H A DResourceTable.h103 const std::string product; variable
108 ResourceConfigValue(const android::ConfigDescription& config, const android::StringPiece& product) in ResourceConfigValue()
261 std::string product; member
H A DResourceTable.cpp88 const StringPiece& product; member
152 android::StringPiece product) { in FindValue()
178 const StringPiece& product) { in FindOrCreateValue()
689 std::string product) { in SetValue()
/aosp12/art/test/952-invoke-custom/src/
H A DTestLinkerMethodWithRange.java139 Double product = 1.0; in _multiply() local
159 Double product = 1.0; in test() local
/aosp12/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
H A DMDnsUtils.java40 String product = getString(attributes.get(ATTRIBUTE__PRODUCT)); in isVendorPrinter() local
/aosp12/frameworks/base/tools/aapt2/tools/consumers/
H A Dduplicates.py81 def __init__(self, name, product, depth, start, end): argument
/aosp12/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
H A DMDnsUtils.java37 String product = getString(attributes.get(ATTRIBUTE__PRODUCT)); in isVendorPrinter() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dhidraw.h30 __s16 product; member
/aosp12/system/sepolicy/build/soong/
H A Dbuild_files.go94 product const
/aosp12/build/soong/java/
H A Dandroid_resources.go63 product const
/aosp12/packages/modules/adb/client/
H A Dusb_osx.cpp147 UInt16 product; in AndroidInterfaceAdded() local
331 UInt16 vendor, UInt16 product) { in CheckInterface()
/aosp12/packages/modules/adb/
H A Dtransport_test.cpp134 std::string product = "test_product"; in TEST_F() local
/aosp12/frameworks/rs/
H A Dbuild_rs.py71 def build_product(out_dir, product): argument

1234