Home
last modified time | relevance | path

Searched refs:met (Results 1 – 16 of 16) sorted by relevance

/system/chre/chpp/api_parser/
DREADME.md42 conditions are met:
50 1. (Decoding only) Processor alignment constraints are met for all fields, such
54 If conditions 2 or 3 are not met, then optimized encode/decode is still possible
57 the first condition is not met, then conversion is done using field-wise
65 none of the constraints are met. By generating code that checks sizeof/offsetof
/system/extras/checkpoint_gc/
Dcheckpoint_gc.sh70 log -pi -t checkpoint_gc Timed out with gc threshold not met.
/system/unwinding/libunwindstack/
DLICENSE_BSD6 are met:
/system/chre/external/kiss_fft/
DLICENSE5 … forms, with or without modification, are permitted provided that the following conditions are met:
/system/timezone/output_data/icu_overlay/
DLICENSE91 # modification, are permitted provided that the following conditions are met:
140 # * are met:
173 # * are met:
300 # are permitted provided that the following conditions are met:
338 # are met: Redistributions of source code must retain the above
392 met:
/system/timezone/testing/data/test3/output_data/icu_overlay/
DLICENSE91 # modification, are permitted provided that the following conditions are met:
140 # * are met:
173 # * are met:
300 # are permitted provided that the following conditions are met:
338 # are met: Redistributions of source code must retain the above
392 met:
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE91 # modification, are permitted provided that the following conditions are met:
140 # * are met:
173 # * are met:
300 # are permitted provided that the following conditions are met:
338 # are met: Redistributions of source code must retain the above
392 met:
/system/timezone/testing/data/test2/output_data/icu_overlay/
DLICENSE91 # modification, are permitted provided that the following conditions are met:
140 # * are met:
173 # * are met:
300 # are permitted provided that the following conditions are met:
338 # are met: Redistributions of source code must retain the above
392 met:
/system/chre/doc/
Dframework_testing.md7 met. Below are some examples of what the team currently does to verify new
Dporting_guide.md226 the various PAL APIs and verify the CHRE API requirements are being met
/system/chre/build/sys_support/qcom/
Duimage_v2.lcs6 met:
Duimage.lcs.toolv806 met:
/system/chre/
DNOTICE198 met:
228 are permitted provided that the following conditions are met:
/system/libbase/
DNOTICE208 met:
/system/libufdt/
DNOTICE212 are met:
/system/core/fastboot/
Dfastboot.cpp827 bool met = CheckRequirement(cur_product, name, product, invert, options); in CheckRequirements() local
828 if (!met) { in CheckRequirements()