Searched refs:additional (Results 1 - 25 of 413) sorted by relevance

1234567891011>>

/external/smack/src/org/xbill/DNS/
H A DSIG0.java67 Record [] additional = message.getSectionArray(Section.ADDITIONAL);
68 for (int i = 0; i < additional.length; i++) {
69 if (additional[i].getType() != Type.SIG)
71 if (((SIGRecord) additional[i]).getTypeCovered() != 0)
73 sig = (SIGRecord) additional[i];
/external/chromium_org/chrome/browser/resources/omnibox/
H A Domnibox.css44 .additional-info-property,
45 .additional-info-value {
/external/chromium_org/components/policy/core/common/
H A Dschema_internal.h74 // values described in the range [begin, end)) then |additional| is an offset
76 // structure of the values for those keys. Otherwise |additional| is -1 and
78 int additional; member in struct:policy::internal::PropertiesNode
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
H A DPropertyCategory.java59 * <code>system.getPriority() + additional</code>.
61 public static final PropertyCategory system(PropertyCategory system, int additional) { argument
63 return system(system.getPriority() - SYSTEM_BASE + additional);
/external/icu/icu4c/source/data/mappings/
H A Ducmlocal.mk4 # A list of additional .ucm files to build for Google.
/external/libpcap/
H A Dpcap-config.in33 --additional-libs)
/external/chromium_org/chrome/browser/resources/extensions/
H A Dextension_load_error.css42 #extension-load-error-additional > span {
47 #extension-load-error-additional > li {
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/jni/
H A DApplication.mk5 # tree. An additional intellectual property rights grant can be found
/external/chromium_org/third_party/icu/source/data/rbnf/
H A Drbnflocal.mk8 # * To add an additional locale to the list:
/external/chromium_org/third_party/icu/source/data/translit/
H A Dtrnsfiles.mk15 # * To add an additional transliterators to the list:
/external/icu/icu4c/source/data/translit/
H A Dtrnsfiles.mk15 # * To add an additional transliterators to the list:
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dclone_test.S3 # count for additional 500 million each before exit
83 # count an additional 500 million
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dclone_test.S3 # count for additional 500 million each before exit
83 # count an additional 500 million
/external/chromium_org/media/base/simd/
H A Dmedia_export.asm36 ; Windows needs an additional export declaration.
/external/chromium_org/media/formats/webm/
H A Dwebm_cluster_parser.h110 // one additional buffer missing duration may be tracked by
200 const uint8* additional, int additional_size, int duration,
204 const uint8* additional, int additional_size,
/external/chromium_org/third_party/icu/source/data/misc/
H A Dmiscfiles.mk15 # * To add an additional file to the list:
/external/chromium_org/third_party/icu/source/data/sprep/
H A Dsprepfiles.mk15 # * To add an additional locale to the list:
H A Dspreplocal.mk5 # * To add an additional locale to the list:
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dplatform_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Demms.asm6 ; tree. An additional intellectual property rights grant can be found
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dlcp.bat4 REM this work for additional information regarding copyright ownership.
/external/icu/icu4c/source/data/misc/
H A Dmiscfiles.mk15 # * To add an additional file to the list:
/external/icu/icu4c/source/data/sprep/
H A Dsprepfiles.mk15 # * To add an additional locale to the list:
/external/libvpx/libvpx/vp8/common/ppc/
H A Dplatform_altivec.asm6 ; tree. An additional intellectual property rights grant can be found
/external/libvpx/libvpx/vpx_ports/
H A Demms.asm6 ; tree. An additional intellectual property rights grant can be found

Completed in 535 milliseconds

1234567891011>>