/frameworks/opt/vcard/tests/res/raw/ |
v21_org_before_title.vcf | 4 ORG:Company;Organization;Devision;Room;Sheet No.
|
v21_pref_handling.vcf | 9 ORG:Company
|
/external/libxml2/result/SVG/ |
desc.xml | 6 Company sales by region
10 company sales by region.
|
/external/libxml2/test/SVG/ |
desc.xml | 6 Company sales by region
10 company sales by region.
|
/external/squashfs-tools/RELEASE-READMEs/ |
DONATIONS | 4 the only widely used Linux file systems that has no company backing. Squashfs 10 if your company is a serious user of Squashfs, please consider accelerating
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
DataRowHandlerForOrganization.java | 43 String company = values.getAsString(Organization.COMPANY); local 59 boolean containsCompany = values.containsKey(Organization.COMPANY); 65 String company; local 68 company = values.getAsString(Organization.COMPANY); 71 company = DatabaseUtils.stringForQuery(db, 72 "SELECT " + Organization.COMPANY + 117 return values.containsKey(Organization.COMPANY) 129 builder.appendNameFromColumn(Organization.COMPANY); [all...] |
/external/libxml2/test/relaxng/ |
interleave0_0.rng | 14 <element name="company">
|
/device/common/ |
generate-packages.sh | 36 for COMPANY in `grep "[a-z|A-Z])" $EXTRACT_LIST_FILENAME | cut -f1 -d')'` 38 echo Processing files from $COMPANY 40 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary 44 TO_EXTRACT=`sed -n -e '/'" $COMPANY"'/,/;;/ p' $EXTRACT_LIST_FILENAME | tail -n+3 | head -n-2 | sed -e 's/\\\//g'` 83 echo "LOCAL_MODULE_OWNER := ${COMPANY}" >> ${APK_MAKEFILE} 121 echo \ \ Setting up $COMPANY-specific makefiles 122 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles 126 SCRIPT=extract-$COMPANY-$DEVICE.sh 128 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating scrip [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
dbe.h | 3 * Copyright (c) 1994, 1995 Hewlett-Packard Company 19 * IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, 25 * Company shall not be used in advertising or otherwise to promote the 27 * authorization from the Hewlett-Packard Company.
|
Xdbe.h | 4 * Copyright (c) 1994, 1995 Hewlett-Packard Company 20 * IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, 26 * Company shall not be used in advertising or otherwise to promote the 28 * authorization from the Hewlett-Packard Company.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
dbe.h | 3 * Copyright (c) 1994, 1995 Hewlett-Packard Company 19 * IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, 25 * Company shall not be used in advertising or otherwise to promote the 27 * authorization from the Hewlett-Packard Company.
|
Xdbe.h | 3 * Copyright (c) 1994, 1995 Hewlett-Packard Company 19 * IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE LIABLE FOR ANY CLAIM, 25 * Company shall not be used in advertising or otherwise to promote the 27 * authorization from the Hewlett-Packard Company.
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
DeviceOwnerTest.java | 58 out.setProfileOwner(admin, "some-company", 1); 68 assertEquals("some-company", in.getProfileOwnerName(1)); 82 out.setProfileOwner(profileAdmin, "some-company", 1); 83 out.setProfileOwner(otherProfileAdmin, "some-other-company", 2); 84 out.setProfileOwner(legacyComponentName, "legacy-company", 3); 95 assertEquals("some-company", in.getProfileOwnerName(1)); 97 assertEquals("some-other-company", in.getProfileOwnerName(2));
|
/external/netperf/ |
MODULE_LICENSE_HP | 3 Copyright (C) 1993 Hewlett-Packard Company 29 HEWLETT-PACKARD COMPANY DOES NOT WARRANT THAT THE USE, 38 5. HEWLETT-PACKARD COMPANY WILL NOT IN ANY EVENT BE LIABLE FOR ANY
|
NOTICE | 3 Copyright (C) 1993 Hewlett-Packard Company 29 HEWLETT-PACKARD COMPANY DOES NOT WARRANT THAT THE USE, 38 5. HEWLETT-PACKARD COMPANY WILL NOT IN ANY EVENT BE LIABLE FOR ANY
|
netcpu_none.c | 2 @(#)netcpu_none.c (c) Copyright 2005, Hewlett-Packard Company, Version 2.4.0";
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
ap_keysym.h | 3 Copyright 1989 by Hewlett-Packard Company. 11 names of Apollo Computer Inc., the Hewlett-Packard Company, or the X 24 Telephone and Telegraph Company or of the Regents of the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
ap_keysym.h | 3 Copyright 1989 by Hewlett-Packard Company. 11 names of Apollo Computer Inc., the Hewlett-Packard Company, or the X 24 Telephone and Telegraph Company or of the Regents of the
|
/external/mdnsresponder/mDNSShared/ |
dnsextd.conf | 26 // zone "my-dynamic-subdomain.company.com." 35 // zone "my-dynamic-subdomain.company.com." in 38 // file "db.my-dynamic-subdomain.company.com"; 39 // update-policy { grant * wildcard *.my-dynamic-subdomain.company.com.; }; 58 zone "my-dynamic-subdomain.company.com." {
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
ScanFilterQueue.java | 57 public int company; field in class:ScanFilterQueue.Entry 64 return Objects.hash(address, addr_type, type, uuid, uuid_mask, name, company, 82 company == other.company && company_mask == other.company_mask && 134 void addManufacturerData(int company, byte[] data) { 137 entry.company = company; 145 void addManufacturerData(int company, int company_mask, byte[] data, byte[] data_mask) { 148 entry.company = company; [all...] |
/device/asus/deb/self-extractors/ |
generate-packages.sh | 46 for COMPANY in asus broadcom qcom 48 echo Processing files from $COMPANY 50 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary 53 case $COMPANY in 264 echo \ \ Setting up $COMPANY-specific makefiles 265 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles 269 SCRIPT=extract-$COMPANY-$DEVICE.sh 271 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script 273 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating scrip [all...] |
/device/asus/flo/self-extractors/ |
generate-packages.sh | 43 for COMPANY in asus broadcom qcom 45 echo Processing files from $COMPANY 47 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary 50 case $COMPANY in 259 echo \ \ Setting up $COMPANY-specific makefiles 260 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles 264 SCRIPT=extract-$COMPANY-$DEVICE.sh 266 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script 268 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating scrip [all...] |
/device/lge/hammerhead/self-extractors/ |
generate-packages.sh | 30 for COMPANY in broadcom lge qcom 32 echo Processing files from $COMPANY 34 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary 37 case $COMPANY in 253 echo \ \ Setting up $COMPANY-specific makefiles 254 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles 258 SCRIPT=extract-$COMPANY-$DEVICE.sh 260 cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script 262 cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating scrip [all...] |
/external/speex/libspeex/ |
smallft.h | 9 * by the XIPHOPHORUS Company http://www.xiph.org/ *
|
/ndk/sources/cxx-stl/stlport/stlport/ |
pthread_alloc | 4 * Hewlett-Packard Company
|