HomeSort by relevance Sort by last modified time
    Searched refs:vendor (Results 76 - 100 of 1281) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/go/testdata/src/vend/hello/
hellox_test.go 4 "strings" // really ../vendor/strings
  /prebuilts/go/linux-x86/src/cmd/go/testdata/src/vend/hello/
hello_test.go 4 "strings" // really ../vendor/strings
hellox_test.go 4 "strings" // really ../vendor/strings
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
attr-compatibility-directive-1.d 9 Tag_ABI_compatibility: flag = 1, vendor = gnu
attr-compatibility-directive-2.d 9 Tag_ABI_compatibility: flag = 1, vendor = gnu
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-incompatible.d 5 #error: Object has vendor-specific contents that must be processed by the '.+' toolchain
  /system/tools/hidl/test/vendor/1.0/
Android.mk 8 LOCAL_MODULE := tests.vendor-V1.0-java
23 GEN := $(intermediates)/tests/vendor/V1_0/Bar.java
34 tests.vendor@1.0::types.Bar
43 GEN := $(intermediates)/tests/vendor/V1_0/Foo.java
54 tests.vendor@1.0::types.Foo
63 GEN := $(intermediates)/tests/vendor/V1_0/FooToo.java
74 tests.vendor@1.0::types.FooToo
83 GEN := $(intermediates)/tests/vendor/V1_0/IVendor.java
94 tests.vendor@1.0::IVendor
105 LOCAL_MODULE := tests.vendor-V1.0-java-stati
    [all...]
  /device/google/wahoo/wifi_offload/test/
runtest.sh 38 adb shell /data/nativetest/vendor/wifi-offload-service-unit-tests/wifi-offload-service-unit-tests
39 adb shell /data/nativetest64/vendor/wifi-offload-service-unit-tests/wifi-offload-service-unit-tests
  /external/wpa_supplicant_8/src/eap_peer/
eap_methods.c 26 * @vendor: EAP Vendor-Id (0 = IETF)
30 const struct eap_method * eap_peer_get_eap_method(int vendor, EapType method)
34 if (m->vendor == vendor && m->method == method)
44 * @vendor: Buffer for returning EAP Vendor-Id
50 EapType eap_peer_get_type(const char *name, int *vendor)
55 *vendor = m->vendor;
    [all...]
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
ServiceListener.java 46 boolean matchesCriteria(String vendor, NsdServiceInfo serviceInfo);
78 String vendor = MDnsUtils.getVendor(nsdServiceInfo);
79 if (vendor == null) vendor = "";
82 if (vendor.equalsIgnoreCase(vendorValues)) {
83 vendor = entry.getValue().mVendorID;
89 if ((vendor != entry.getValue().mVendorID) &&
91 vendor = entry.getValue().mVendorID;
95 if (vendor == entry.getValue().mVendorID) break;
98 if (TextUtils.isEmpty(vendor)) {
    [all...]
  /system/tools/hidl/test/vendor/1.1/
Android.mk 8 LOCAL_MODULE := tests.vendor-V1.1-java
18 tests.vendor-V1.0-java \
24 GEN := $(intermediates)/tests/vendor/V1_1/IVendor.java
35 tests.vendor@1.1::IVendor
46 LOCAL_MODULE := tests.vendor-V1.1-java-static
56 tests.vendor-V1.0-java-static \
62 GEN := $(intermediates)/tests/vendor/V1_1/IVendor.java
73 tests.vendor@1.1::IVendor
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
MDnsUtils.java 49 String vendor; local
52 vendor = getString(attributes.get(ATTRIBUTE__MFG));
53 if (!TextUtils.isEmpty(vendor)) return vendor;
54 vendor = getString(attributes.get(ATTRIBUTE__USB_MFG));
55 if (!TextUtils.isEmpty(vendor)) return vendor;
  /device/asus/fugu/self-extractors/asus/staging/
device-partial.mk 17 vendor/asus/fugu/proprietary/teeprov:system/bin/teeprov:asus \
18 vendor/asus/fugu/proprietary/IT8566_CEC.BIN:system/etc/firmware/IT8566_CEC.BIN:asus \
19 vendor/asus/fugu/proprietary/hdmi_cec.fugu.so:system/lib/hw/hdmi_cec.fugu.so:asus \
20 vendor/asus/fugu/proprietary/libplayreadydrmplugin.so:system/vendor/lib/mediadrm/libplayreadydrmplugin.so:asus \
  /frameworks/av/media/libeffects/data/
audio_effects.conf 13 #path /vendor/lib/soundfx/libeffectproxy.so
18 #path /vendor/lib/soundfx/libswwrapper.so
23 #path /vendor/lib/soundfx/libhwwrapper.so
27 path /vendor/lib/soundfx/libbundlewrapper.so
30 path /vendor/lib/soundfx/libreverbwrapper.so
33 path /vendor/lib/soundfx/libvisualizer.so
36 path /vendor/lib/soundfx/libdownmix.so
39 path /vendor/lib/soundfx/libldnhncr.so
47 # path /vendor/lib/soundfx/libaudiopreprocessing.so
55 # The uuid is the implementation specific UUID as specified by the effect vendor. This is not th
    [all...]
  /build/make/core/tasks/
vendor_module_check.mk 17 # Restrict the vendor module owners here.
60 _vendor_exception_path_prefix := $(patsubst %, vendor/%/%, $(PRODUCTS.$(INTERNAL_PRODUCT).VENDOR_EXCEPTION_PATHS))
70 $(if $(filter vendor/%, $(ALL_MODULES.$(m).PATH)),\
79 $(filter vendor/%, $(PRODUCT_PACKAGE_OVERLAYS) $(DEVICE_PACKAGE_OVERLAYS)))
81 $(error Error: Product "$(TARGET_PRODUCT)" cannot have overlay in vendor tree: $(_vendor_package_overlays))
86 $(filter vendor/%, $(PRODUCT_COPY_FILES)))
90 $(error Error: vendor PRODUCT_COPY_FILES file "$(c)" has unknown owner))\
97 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
111 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) \
113 $(ALL_MODULES.$(m).INSTALLED) which is not in the vendor tree or odm tree)))
    [all...]
  /device/huawei/angler/
audio_effects.conf 10 path /vendor/lib/soundfx/libbundlewrapper.so
13 path /vendor/lib/soundfx/libreverbwrapper.so
16 path /vendor/lib/soundfx/libvisualizer.so
19 path /vendor/lib/soundfx/libqcomvisualizer.so
22 path /vendor/lib/soundfx/libdownmix.so
25 path /vendor/lib/soundfx/libeffectproxy.so
28 path /vendor/lib/soundfx/libqcompostprocbundle.so
31 path /vendor/lib/soundfx/libqcomvoiceprocessing.so
34 path /vendor/lib/soundfx/libldnhncr.so
50 # The uuid is the implementation specific UUID as specified by the effect vendor. This is not th
    [all...]
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
GLESSurfaceView.java 60 String vendor; local
64 vendor = GLES20.glGetString(GLES20.GL_VENDOR);
68 vendor = GLES30.glGetString(GLES30.GL_VENDOR);
72 vendor = gl.glGetString(GL10.GL_VENDOR);
76 Log.i(TAG, "vendor : " + vendor);
78 mParent.setGraphicsInfo(vendor, renderer);
  /build/make/core/combo/
fdo.mk 28 $(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH := vendor/google_data/fdo_profile
  /build/soong/cc/config/
tidy_test.go 27 {"vendor/foo/bar", tidyExternalVendor},
28 {"vendor/google", tidyDefault},
29 {"vendor/google/foo", tidyDefault},
30 {"vendor/google_devices/foo", tidyExternalVendor},
  /device/asus/fugu/self-extractors/root/
device-vendor.mk 22 $(call inherit-product-if-exists, vendor/asus/$(LOCAL_STEM))
23 $(call inherit-product-if-exists, vendor/broadcom/$(LOCAL_STEM))
24 $(call inherit-product-if-exists, vendor/google/$(LOCAL_STEM))
25 $(call inherit-product-if-exists, vendor/intel/$(LOCAL_STEM))
  /device/google/dragon/
touchfwup.sh 10 /system/bin/rmi4update -d /dev/hidraw0 /vendor/firmware/synaptics.img >> ${LOG_FILE} 2>&1
  /device/google/marlin/
aosp_marlin.mk 37 $(call inherit-product-if-exists, vendor/google_devices/marlin/device-vendor-marlin.mk)
aosp_sailfish.mk 37 $(call inherit-product-if-exists, vendor/google_devices/marlin/device-vendor-sailfish.mk)
init.qcom.devstart.sh 0 #!/vendor/bin/sh
9 /vendor/firmware/slpi.b04))
  /device/google/muskie/
aosp_walleye.mk 23 $(call inherit-product-if-exists, vendor/google_devices/muskie/proprietary/device-vendor-walleye.mk)

Completed in 3209 milliseconds

1 2 34 5 6 7 8 91011>>