/aosp12/packages/apps/Car/DebuggingRestrictionController/server/functions/ |
H A D | .eslintrc.json | 47 // Disallow null comparisons without type-checking operators 71 // Disallow new operators with the Function object 74 // Warn against new operators with the String, Number, and Boolean objects
|
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | CellNetworkScanResult.java | 47 public CellNetworkScanResult(int status, List<OperatorInfo> operators) { in CellNetworkScanResult() argument 49 mOperators = operators; in CellNetworkScanResult()
|
/aosp12/system/libbase/ |
H A D | CPPLINT.cfg | 2 filter=-build/header_guard,-build/include,-build/c++11,-whitespace/operators
|
H A D | no_destructor_test.cpp | 57 TEST(no_destructor, operators) { in TEST() argument
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |
/aosp12/system/tools/aidl/ |
H A D | aidl_to_cpp_common.cpp | 234 std::set<string> operators{"<", ">", "==", ">=", "<=", "!="}; in GenerateParcelableComparisonOperators() local 254 for (const auto& op : operators) { in GenerateParcelableComparisonOperators()
|
H A D | aidl_language_y.yy | 130 /* Precedence level 13 - 14, LTR, logical operators*/ 133 /* Precedence level 10 - 12, LTR, bitwise operators*/
|
/aosp12/bootable/recovery/edify/ |
H A D | README.md | 88 - The && and || operators can be used similarly; they evaluate their
|
/aosp12/system/tools/hidl/ |
H A D | hidl-gen_y.yy | 260 /* Precedence level 13 - 14, LTR, logical operators*/ 263 /* Precedence level 10 - 12, LTR, bitwise operators*/
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | soundcard.h | 267 sbi_instr_data operators; member
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadio.hal | 1326 * This is used for device configuration by some CDMA operators. 1337 * This is used for device configuration by some CDMA operators. 1348 * This is used for device configuration by some CDMA operators. 1359 * This is used for device configuration by some CDMA operators.
|
/aosp12/art/cmdline/ |
H A D | README.md | 101 happens and happens for any type implementing the `<=` operators.
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | Launcher.java | 2730 final ItemInfoMatcher... operators) { in getFirstMatch() argument 2731 for (ItemInfoMatcher operator : operators) { in getFirstMatch()
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/ |
H A D | filesystem | 31 // fs.path.io operators are friends of path.
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/ |
H A D | types.hal | 28 * Although we define many types, most operators accept just a few
|
/aosp12/frameworks/wilhelm/doc/ |
H A D | Doxyfile | 100 # operators of the base classes will not be shown.
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
H A D | feature_mos_API_doxyfile | 110 # operators of the base classes will not be shown.
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
H A D | dbreg_API_doxyfile | 110 # operators of the base classes will not be shown.
|
/aosp12/frameworks/native/docs/ |
H A D | Doxyfile | 124 # operators of the base classes will not be shown.
|
/aosp12/frameworks/av/media/libaaudio/ |
H A D | Doxyfile | 125 # operators of the base classes will not be shown.
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | Doxyfile.in | 143 # operators of the base classes will not be shown.
|
/aosp12/frameworks/av/media/codec2/docs/ |
H A D | doxygen.config | 143 # operators of the base classes will not be shown.
|
/aosp12/system/chre/chre_api/doc/ |
H A D | Doxyfile | 133 # operators of the base classes will not be shown.
|
/aosp12/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 143 # operators of the base classes will not be shown.
|
/aosp12/system/chre/pal/doc/ |
H A D | Doxyfile | 133 # operators of the base classes will not be shown.
|