HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 1376 - 1400 of 7512) sorted by null

<<51525354555657585960>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h 58 /** Every decision, fixed k or arbitrary, has an enter/exit event
223 * the ID is not really meaningful as it's fixed--there is
229 * then the ID is not really meaningful as it's fixed--there is
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h 58 /** Every decision, fixed k or arbitrary, has an enter/exit event
223 * the ID is not really meaningful as it's fixed--there is
229 * then the ID is not really meaningful as it's fixed--there is
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h 58 /** Every decision, fixed k or arbitrary, has an enter/exit event
223 * the ID is not really meaningful as it's fixed--there is
229 * then the ID is not really meaningful as it's fixed--there is
  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 136 /* Fixed Channels mask bits
219 #define L2CAP_FIXED_CHNL_ARRAY_SIZE 8 /* Fixed channel array size */
230 #define L2CAP_EXTFEA_FIXED_CHNLS 0x00000080 /* Fixed channels */
  /external/chromium_org/chrome/browser/chromeos/login/
simple_web_view_dialog.cc 82 GridLayout::FIXED, kLocationBarHeight, 0);
215 GridLayout::FIXED, 0, 0);
220 GridLayout::FIXED, 0, 0);
  /external/chromium_org/chrome/browser/resources/bookmark_manager/css/
bmm.css 58 /* TODO(arv): Remove min-width once bug is fixed:
207 /* TODO(arv): Remove min-height once bug is fixed:
243 /* TODO(arv): Remove min-width once bug is fixed:
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.css 5 background-attachment: fixed !important;
330 position: fixed;
351 position: fixed;
  /external/chromium_org/net/disk_cache/
block_files_unittest.cc 141 // The file must have been fixed.
230 // The file must have been fixed.
244 // The file must have been "fixed".
  /external/chromium_org/net/disk_cache/v3/
block_bitmaps_unittest.cc 141 // The file must have been fixed.
230 // The file must have been fixed.
244 // The file must have been "fixed".
  /external/chromium_org/third_party/WebKit/Source/web/tests/
ScrollingCoordinatorChromiumTest.cpp 164 registerMockedHttpURLLoad("fixed-position.html");
165 navigateTo(m_baseURL + "fixed-position.html");
167 // Fixed position should not fall back to main thread scrolling.
  /external/chromium_org/third_party/freetype/include/freetype/
ftmodapi.h 146 /* module_version :: The version, as a 16.16 fixed number */
150 /* as a 16.16 fixed number (major.minor). Starts */
367 /* This is a bug and will be fixed in a forthcoming release. */
  /external/chromium_org/third_party/libXNVCtrl/
nv_control.h 31 * 1.10 Fixed target type/id byte ordering for compatibility with
36 * 1.14 Fixed an NV_CTRL_BINARY_DATA_MODELINES double scan modeline
51 * 1.24 Fixed a bug where SLI_MOSAIC_MODE_AVAILABLE attribute would
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_main.c 51 type.sign ? (type.floating || type.fixed ? "" : "s") : "u",
52 type.floating ? "f" : (type.fixed ? "h" : "i"),
203 if (type.fixed)
  /external/clang/test/SemaCXX/
MicrosoftExtensions.cpp 110 // Enumeration types with a fixed underlying type.
115 enum E1 : Int { SomeOtherValue } field; // expected-warning{{enumeration types with a fixed underlying type are a C++11 extension}}
119 enum : long long { // expected-warning{{enumeration types with a fixed underlying type are a C++11 extension}}
enum-scoped.cpp 86 enum Redeclare3; // expected-error{{previously declared with fixed underlying type}}
87 enum Redeclare3; // expected-error{{previously declared with fixed underlying type}}
200 template<typename T> enum S<T>::A { a }; // expected-error {{previously declared with fixed underlying type}}
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
BillboardControl.java 72 * Aligns this Billboard to the screen, but keeps the Y axis fixed.
77 * Aligns this Billboard to the screen, but keeps the Z axis fixed.
206 * Rotate the billboard towards the camera, but keeping a given axis fixed.
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_main.c 51 type.sign ? (type.floating || type.fixed ? "" : "s") : "u",
52 type.floating ? "f" : (type.fixed ? "h" : "i"),
203 if (type.fixed)
  /external/zlib/src/examples/
fitblk.c 8 Use fixed-size, stack-allocated raw buffers
126 /* compress from stdin to fixed-size block on stdout */
130 unsigned size; /* requested fixed output block size */
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Process.c 271 /* Re-align the all pass filter delay buffer and copying the fixed delay data to the AP delay in the process */
275 /* Apply the smoothed feedback and save to fixed delay input (currently empty) */
285 /* Apply smoothed feedforward sand save to fixed delay input (currently empty) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 106 Word16 * ps, /* (i/o) correlation of all fixed pulses */
107 Word16 * alp, /* (i/o) energy of all fixed pulses */
112 Word16 cor_x[], /* (i) corr. of pulse 1 with fixed pulses */
113 Word16 cor_y[], /* (i) corr. of pulse 2 with fixed pulses */
122 Word16 code[], /* (o) Q9 : algebraic (fixed) codebook excitation */
123 Word16 y[], /* (o) Q9 : filtered fixed codebook excitation */
326 * Maximum of h[] (h[0]) is fixed to 2048 (MAX16 / 16). *
650 * of the next 2 pulses with previous fixed pulses. *
968 Word16 * ps, /* (i/o) correlation of all fixed pulses */
969 Word16 * alp, /* (i/o) energy of all fixed pulses *
    [all...]
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 30 // Number of LLVM-defined fixed fields in the header.
33 // Total number of fixed fields in the header.
344 // 2 fixed fields defined by Android
  /hardware/ti/omap3/dspbridge/inc/
std.h 33 *! 18-Jun-1999 dr: Added '_TI_', fixed __inline for SUN4, added inline
35 *! 29-Aug-1998 mf: fixed typo, removed obsolete targets
140 * _FIXED_ is defined for all fixed point target architectures
  /hardware/ti/omap3/dspbridge/libbridge/inc/
std.h 33 *! 18-Jun-1999 dr: Added '_TI_', fixed __inline for SUN4, added inline
35 *! 29-Aug-1998 mf: fixed typo, removed obsolete targets
140 * _FIXED_ is defined for all fixed point target architectures
  /libcore/expectations/
icebox.txt 187 description: "this test needs to be fixed. We supply optional qnames, but this test doesn't expect them",
192 description: "these enforce a bug where an exception is incorrectly unthrown, but should maybe be fixed for
199 description: "these enforce a bug where an exception is incorrectly unthrown, but should maybe be fixed for
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiFlagAttributeNode.java 60 * Note: in Android resources, a "flag" is a list of fixed values where one or
62 * By contrast, an "enum" is a list of fixed values of which only one can be
102 gd.horizontalIndent = 1; // Needed by the fixed composite borders under GTK

Completed in 638 milliseconds

<<51525354555657585960>>