Home
last modified time | relevance | path

Searched defs:instanceof (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DJSONBackend.cpp173 json::Object instanceof; in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DJSONBackend.cpp176 json::Object instanceof; in run() local
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/
H A Dtest_reserved_message_lower.proto46 message instanceof {} message
H A Dtest_reserved_enum_value_lower.proto47 instanceof = 41; enumerator
H A Dtest_reserved_enum_lower.proto46 enum instanceof { ZERO42 = 0; } enum
/aosp_15_r20/external/protobuf/php/tests/proto/
H A Dtest_reserved_message_lower.proto46 message instanceof {} message
H A Dtest_reserved_enum_value_lower.proto47 instanceof = 41; enumerator
H A Dtest_reserved_enum_lower.proto46 enum instanceof { ZERO42 = 0; } enum
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/naming/
H A DDefaultNamingStrategy.java73 … "finally", "float", "for", "goto", "if", "implements", "import", "instanceof", "int", in Collections.addAll()
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DCustomElements.js978 scope.instanceof = function(obj, base) { function
H A Dwebcomponents-lite.js2447 scope.instanceof = function(obj, base) { function
H A Dwebcomponents.js7133 scope.instanceof = function(obj, base) { function
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Dapiviewer.js175 …;},setDisplayNames:function(S,T){for(var name in S){var U=S[name];if(U instanceof Function){U.disp… property