/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | zorro.h | 25 #define ZORRO_ID(manuf,prod,epc) ((ZORRO_MANUF_ ##manuf << 16) | ((prod) << 8) | (epc)) argument
|
/aosp12/build/make/core/ |
H A D | product-graph.mk | 45 products_list := $(foreach prod,$(ANDROID_PRODUCT_GRAPH),$(call resolve-short-product-name,$(prod)))
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | QuantUtils.cpp | 183 int32_t prod = vector[v] * *batch_vector++; in VectorBatchVectorCwiseProductAccumulate() local 184 prod = MultiplyByQuantizedMultiplier(prod, multiplier, shift); in VectorBatchVectorCwiseProductAccumulate() 185 int32_t output = prod + *result; in VectorBatchVectorCwiseProductAccumulate()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_utils.h | 48 BufferInfo(int w, int h, int f, gralloc1_producer_usage_t prod = GRALLOC1_PRODUCER_USAGE_NONE, 50 format(f), prod_usage(prod), cons_usage(cons) {}
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_utils.h | 48 BufferInfo(int w, int h, int f, gralloc1_producer_usage_t prod = GRALLOC1_PRODUCER_USAGE_NONE, 50 format(f), prod_usage(prod), cons_usage(cons) {}
|
/aosp12/frameworks/av/tools/ |
H A D | mainline_hook_project.sh | 20 MAINLINE_BRANCH=sc-mainline-prod
|
H A D | mainline_hook_partial.sh | 39 MAINLINE_BRANCH=sc-mainline-prod
|
/aosp12/frameworks/native/libs/math/tests/ |
H A D | mat_test.cpp | 545 const MATRIX prod = A * transpose(A); in verifyOrthonormal() local 549 ASSERT_NEAR(prod[i][j], T(1), value_eps); in verifyOrthonormal() 551 ASSERT_NEAR(prod[i][j], T(0), value_eps); in verifyOrthonormal()
|
/aosp12/packages/modules/Virtualization/microdroid/ |
H A D | Android.bp | 153 // TODO(b/181936135) make the ratelimiting conditional; ratelimiting on prod build
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
H A D | RandomVariable.cpp | 1055 int prod = 1; in enforceDimProd() local 1056 for (const auto& var : evalOrder) prod *= (*context->at(var).committed.begin()); in enforceDimProd() 1059 int maxValue = kMaxValue / (prod / *committed.begin()); in enforceDimProd()
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarUxRestrictionsManagerService.java | 312 Path prod = getFile(CONFIG_FILENAME_PRODUCTION).toPath(); in promoteStagedConfig() local 315 Files.move(stagedConfig, prod, REPLACE_EXISTING); in promoteStagedConfig()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
H A D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
H A D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |