HomeSort by relevance Sort by last modified time
    Searched full:ending (Results 76 - 100 of 1014) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/common/unicode/
urep.h 98 * @param limit the ending index of the text to be replaced,
140 * @param limit the ending index of the text to be copied,
  /external/icu4c/i18n/unicode/
udateintervalformat.h 152 * The ending point of the range.
160 * the beginning and ending indices of field number position->field,
  /external/javassist/src/main/javassist/
URLClassPath.java 54 * @param directory directory name ending with "/".
124 * @param directory directory name ending with "/".
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetKey.java 60 //workaround for filenames ending with xml and another dot ending before that (my.mesh.xml)
  /external/llvm/lib/Target/Hexagon/InstPrinter/
HexagonInstPrinter.cpp 52 // Ending a harware loop is different from ending an regular packet.
  /external/qemu/memcheck/
memcheck_mmrange_map.h 74 * end - Ending address of a mapping range.
88 * end - Ending address of a mapping range.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-210682.js 38 * SUMMARY: testing line ending with |continue| and only terminated by a CR
47 var summary = 'testing line ending with |continue| and only terminated by CR';
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimDescriptors.java 110 + "any of the following three formats: values from -100 to 100 ending "
112 + "-100 to 100 ending in \"%p\", indicating a percentage relative to its "
  /external/srec/shared/src/
SessionTypeImpl.c 849 LCHAR* ending; local
907 ending = LSTRCHR(line, '=');
908 if (ending == NULL)
913 *ending = L('\0');
914 value = ending + 1;
920 ending = LSTRCHR(value, L(';'));
921 if (ending != NULL)
922 *ending = L('\0');
925 ending = LSTRCHR(value, L('\n'));
926 if (ending != NULL
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 107 UINT16 e_handle; /* ending handle */
213 /* A service registration information record consists of beginning and ending */
223 UINT16 e_hdl; /* service ending handle */
233 /* A service registration information record consists of beginning and ending */
390 UINT16 e_handle; /* ending handle of the active request */
  /libcore/luni/src/main/java/java/util/
SimpleTimeZone.java 147 * the daylight savings ending month. The month indexing is 0-based. eg, 0 for
150 * the daylight savings ending day-of-week-in-month. Please see
153 * the daylight savings ending day-of-week. Please see the member
156 * the daylight savings ending time in local wall time, which is
194 * the daylight savings ending month. Month is 0-based. eg, 0 for
197 * the daylight savings ending day-of-week-in-month. Please see
200 * the daylight savings ending day-of-week. Please see the description of
203 * the daylight savings ending time in local wall time, which is
263 * the daylight savings ending month. The month indexing is 0-based. eg, 0 for
266 * the daylight savings ending day-of-week. Please see the description o
    [all...]
  /external/chromium/base/i18n/
rtl_unittest.cc 127 // Test path ending with punctuation, such as "c:\(foo)\bar.".
129 // Test path ending with separator, such as "c:\foo\bar\".
135 // Test path with mixed RTL/LTR directory names and ending with punctuation.
  /external/guava/guava-tests/test/com/google/common/base/
ToStringHelperTest.java 87 // Local inner classes have names ending like "Outer.$1Inner"
120 // The nth anonymous class has a name ending like "Outer.$n"
136 // The nth anonymous class has a name ending like "Outer.$n"
  /development/samples/devbytes/animation/WindowAnimations/src/com/example/android/windowanimations/
WindowAnimations.java 89 // activity from a given bitmap, cross-fading between the starting and ending
  /external/bison/src/
flex-scanner.h 71 STRING_FINISH to end the string (it puts the ending 0).
  /external/blktrace/doc/
btt.1 91 seek distances based solely upon the ending block address of one IO,
116 the block number, and the third column is the ending block number.
121 the block number, and the third column is the ending block number.
126 second is the block number, and the third column is the ending block number.
  /external/ceres-solver/examples/
Makefile.example 79 # If you have files ending in .cpp instead of .cc, fix the next line
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
array_data_model.js 57 * @param {number=} opt_to The ending index of selected range.
  /external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.h 94 // pulsing, leave our pulse state in the correct ending position for
  /external/chromium/chrome/common/
libxml_utils.cc 105 // Advance past ending element tag.
  /external/chromium/googleurl/
PRESUBMIT.py 106 'Found CR (or CRLF) line ending in these files, please use only LF:',
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
errors.py 103 # File ending
  /external/guava/guava/src/com/google/common/io/
LineBuffer.java 36 /** Whether a line ending with a CR is pending processing. */
  /external/icu4c/common/
unisetspan.h 92 // Add a starting or ending string character to the spanNotSet
  /external/icu4c/tools/makeconv/
makeconv.1.in 55 the text starting with the `#' sign, and ending before the `|' sign,

Completed in 873 milliseconds

1 2 34 5 6 7 8 91011>>