HomeSort by relevance Sort by last modified time
    Searched refs:properties (Results 501 - 525 of 769) sorted by null

<<21222324252627282930>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/harfbuzz/src/
harfbuzz-gsub.c 4124 HB_UInt* properties = gsub->LookupList.Properties; local
4214 HB_UInt* properties; local
4249 HB_UInt* properties; local
    [all...]
  /external/openfst/src/include/fst/
rational.h 32 #include <fst/test-properties.h>
110 uint64 Properties() const { return Properties(kFstProperties); }
112 // Set error if found; return FST impl properties.
113 uint64 Properties(uint64 mask) const {
114 if ((mask & kError) && Replace()->Properties(kError, false))
116 return FstImpl<Arc>::Properties(mask);
123 uint64 props1 = fst1.Properties(kFstProperties, false);
124 uint64 props2 = fst2.Properties(kFstProperties, false);
145 uint64 props1 = fst1.Properties(kFstProperties, false)
    [all...]
synchronize.h 38 #include <fst/test-properties.h>
88 uint64 props = fst.Properties(kFstProperties, false);
99 SetProperties(impl.Properties(), kCopyProperties);
158 uint64 Properties() const { return Properties(kFstProperties); }
160 // Set error if found; return FST impl properties.
161 uint64 Properties(uint64 mask) const {
162 if ((mask & kError) && fst_->Properties(kError, false))
164 return FstImpl<Arc>::Properties(mask);
  /external/openfst/src/lib/
properties.cc 0 // properties.cc
20 // string names of the properties.
22 #include <fst/properties.h>
30 // These functions determine the properties associated with the FST
32 // correspond to the operation's FST arguments. The properties
37 // Properties for a concatenatively-closed FST.
50 // Properties for a complemented FST.
62 // Properties for a composed FST.
81 // Properties for a concatenated FST.
115 // Properties for a determinized FST
    [all...]
  /external/qemu/
android-configure.sh 230 TOOLS_PROPS=$ANDROID_TOP/sdk/files/tools_source.properties
  /external/webkit/
Android.mk 163 $(WEBCORE_PATH)/svg/properties \
  /external/webkit/Source/WebCore/editing/
ApplyStyleCommand.cpp 209 // Apply the block-centric properties of the style.
221 // Force all properties to be applied as block styles.
590 // Avoid removing the dir attribute and the unicode-bidi and direction properties from the unsplit ancestors.
632 // Avoid applying the unicode-bidi and direction properties beneath ancestors that already have them.
    [all...]
  /frameworks/av/media/libstagefright/chromium_http/
support.cpp 39 #include <cutils/properties.h>
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 22 #include <cutils/properties.h>
  /frameworks/av/services/audioflinger/
AudioResampler.cpp 24 #include <cutils/properties.h>
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Script.cpp 41 #include <cutils/properties.h>
  /frameworks/native/cmds/dumpstate/
utils.c 36 #include <cutils/properties.h>
258 /* prints all the system properties */
265 printf("------ SYSTEM PROPERTIES ------\n");
  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardware.cpp 22 #include <cutils/properties.h>
  /hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp 23 #include <cutils/properties.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 291 XkbPropertyPtr properties; member in struct:_XkbGeometry
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 291 XkbPropertyPtr properties; member in struct:_XkbGeometry
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h 291 XkbPropertyPtr properties; member in struct:_XkbGeometry
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
LibraryProperties.java 17 package com.android.ide.eclipse.adt.internal.properties;
75 * read-write copy of the properties being edited.
275 * the new properties on disk. Saving the properties on disk, via
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 129 #include <cutils/properties.h>
  /system/core/adb/
sysdeps.h 261 #include <cutils/properties.h>
  /system/core/debuggerd/
debuggerd.c 37 #include <cutils/properties.h>
  /system/core/fs_mgr/
fs_mgr.c 38 #include <cutils/properties.h>
471 * properties that vold will query later for decrypting
  /system/core/libnetutils/
dhcpclient.c 33 #include <cutils/properties.h>
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 23 #include <cutils/properties.h>

Completed in 366 milliseconds

<<21222324252627282930>>