Searched refs:plugin (Results 1 – 25 of 43) sorted by relevance
12
1 apply plugin: 'com.android.application'3 apply plugin: 'kotlin-android'5 apply plugin: 'kotlin-android-extensions'
2 /plugin/;
67 int plugin; /* Add /plugin/ in header */ member135 output_header(fp, params->plugin); in gen_dts()169 params.plugin = 1; in main()
83 $(V)$(PROTOC) --plugin=protoc-gen-nanopb=$(NANOPB_PROTOC) $(NANOPB_FLAGS) \93 $(V)$(PROTOC) --plugin=protoc-gen-nanopb=$(NANOPB_PROTOC) $(NANOPB_FLAGS) \
272 IOCFPlugInInterface **plugin = NULL; in try_device() local283 &plugin, &score); in try_device()285 if ((kr != 0) || (plugin == NULL)) { in try_device()290 result = (*plugin)->QueryInterface(plugin, CFUUIDGetUUIDBytes(kIOUSBDeviceInterfaceID500), in try_device()301 IODestroyPlugInInterface(plugin); in try_device()
11 classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1 apply plugin: 'com.android.application'