Searched refs:initial (Results 126 - 150 of 242) sorted by relevance

12345678910

/external/lldb/examples/python/
H A Dpytracer.py310 def total(initial=5, *numbers, **keywords):
311 count = initial
/external/llvm/utils/release/
H A Dtest-release.sh525 if ! cmp --ignore-initial=16 $o $p3 > /dev/null 2>&1 ; then
580 if ! cmp --ignore-initial=16 $o $p3 > /dev/null 2>&1 ; then
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
H A DRuntime.pm93 The initial template usually just has:
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dvtzone.h115 * created from VTIMEZONE data, the initial value is set by the TZURL property value
116 * in the data. Otherwise, the initial value is not set.
132 * was created from VTIMEZONE data, the initial value is set by the LAST-MODIFIED property
133 * value in the data. Otherwise, the initial value is not set.
347 * the argument initial points to non-NULL <code>InitialTimeZoneRule</code> and
352 * @param initial Receives the initial timezone rule
360 virtual void getTimeZoneRules(const InitialTimeZoneRule*& initial,
H A Dsimpletz.h737 * the argument initial points to non-NULL <code>InitialTimeZoneRule</code> and
742 * @param initial Receives the initial timezone rule
750 virtual void getTimeZoneRules(const InitialTimeZoneRule*& initial,
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Deval.c938 init_1d_map( struct gl_1d_map *map, int n, const float *initial )
947 map->Points[i] = initial[i];
956 init_2d_map( struct gl_2d_map *map, int n, const float *initial )
968 map->Points[i] = initial[i];
/external/chromium_org/v8/src/base/platform/
H A Dplatform.h250 static MemoryMappedFile* create(const char* name, int size, void* initial);
/external/icu/icu4c/source/i18n/unicode/
H A Dvtzone.h115 * created from VTIMEZONE data, the initial value is set by the TZURL property value
116 * in the data. Otherwise, the initial value is not set.
132 * was created from VTIMEZONE data, the initial value is set by the LAST-MODIFIED property
133 * value in the data. Otherwise, the initial value is not set.
347 * the argument initial points to non-NULL <code>InitialTimeZoneRule</code> and
352 * @param initial Receives the initial timezone rule
360 virtual void getTimeZoneRules(const InitialTimeZoneRule*& initial,
H A Dsimpletz.h737 * the argument initial points to non-NULL <code>InitialTimeZoneRule</code> and
742 * @param initial Receives the initial timezone rule
750 virtual void getTimeZoneRules(const InitialTimeZoneRule*& initial,
/external/mesa3d/src/mesa/main/
H A Deval.c938 init_1d_map( struct gl_1d_map *map, int n, const float *initial )
947 map->Points[i] = initial[i];
956 init_2d_map( struct gl_2d_map *map, int n, const float *initial )
968 map->Points[i] = initial[i];
/external/smack/src/org/jivesoftware/smackx/filetransfer/
H A DOutgoingFileTransfer.java366 if (!updateStatus(Status.initial, Status.negotiating_transfer)) {
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
H A Dpicoloaddbg.lua14 -- - initial '!' and trailing '!.*' are treated as comments, no '[]'
H A Dpicoloadphones.lua13 -- - initial '!' and trailing '!.*' are treated as comments, no '[]'
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/xpath/
H A DXMPPathParser.java345 throw new XMPException("Empty initial XMPPath step", XMPError.BADXPATH);
/external/chromium_org/third_party/lcov/bin/
H A Dgeninfo232 our $initial;
351 "initial|i" => \$initial,
544 if ($initial && $br_coverage) {
545 warn("Note: --initial does not generate branch coverage ".
574 -i, --initial Capture initial zero coverage data
673 if ($initial) {
702 if ($initial) {
1312 # Change back to initial director
[all...]
H A Dlcov174 our $initial;
283 "initial|i" => \$initial,
419 if ($initial) {
421 die("ERROR: --initial cannot be used together ".
514 -i, --initial Capture initial zero coverage data
522 --strip DEPTH Strip initial DEPTH directory levels in diff
850 if ($initial)
852 @param = (@param, "--initial");
[all...]
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DOutputHLSL.cpp2531 // for(int index = initial; index [comparator] limit; index += increment)
2534 int initial = 0; local
2562 initial = constant->getIConst(0);
2641 int iterations = (limit - initial) / increment;
2662 int clampedLimit = initial + increment * std::min(MAX_LOOP_ITERATIONS, iterations);
2676 // for(int index = initial; index < clampedLimit; index += increment)
2681 out << initial; local
2712 initial += MAX_LOOP_ITERATIONS * increment;
/external/llvm/include/llvm/Support/
H A DCommandLine.h305 // init - Specify a default (initial) value for the command line argument, if
1082 void setValue(const T &V, bool initial = false) {
1085 if (initial)
1107 void setValue(const T &V, bool initial = false) {
1109 if (initial)
1134 void setValue(const T &V, bool initial = false) {
1136 if (initial)
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
H A DSpdyConnectionTest.java277 Settings initial = new Settings();
278 initial.set(Settings.INITIAL_WINDOW_SIZE, PERSIST_VALUE, 1684);
282 peer.sendFrame().settings(initial);
305 assertEquals(1684, connection.bytesLeftInWriteWindow); // initial wasn't affected.
306 // New Stream is has the most recent initial window size.
1252 Settings initial = new Settings();
1253 initial.set(Settings.INITIAL_WINDOW_SIZE, PERSIST_VALUE, DEFAULT_INITIAL_WINDOW_SIZE + 1);
1254 connection.readerRunnable.settings(false, initial);
1265 // Settings after the initial do not affect the connection window size.
/external/chromium_org/content/renderer/media/webrtc/
H A Dmedia_stream_track_metrics_unittest.cc247 scoped_refptr<MockAudioTrackInterface> initial(MakeAudioTrack("initial"));
249 stream_->AddTrack(initial.get());
253 SendLifetimeMessage("initial",
268 SendLifetimeMessage("initial",
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_array.spec391 same initial values. If the new texture object is bound to TEXTURE_1D,
412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D,
416 that access to these initial textures not be lost, they are treated as
417 texture objects all of whose names are 0. The initial one-, two-,
436 "The texture object name space, including the initial one-, two-, and
/external/chromium_org/ui/login/
H A Doobe.css223 .background-initial {
/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.cpp375 IsEnabledStateTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum targetName, bool initial) argument
378 , m_initial (initial)
/external/mesa3d/docs/
H A DMESA_texture_array.spec391 same initial values. If the new texture object is bound to TEXTURE_1D,
412 In the initial state, TEXTURE_1D, TEXTURE_2D, TEXTURE_3D,
416 that access to these initial textures not be lost, they are treated as
417 texture objects all of whose names are 0. The initial one-, two-,
436 "The texture object name space, including the initial one-, two-, and
/external/guava/guava-tests/test/com/google/common/collect/
H A DMinMaxPriorityQueueTest.java173 // maximum size, size of initial contents, default capacity...
339 final ArrayList<Integer> initial = Lists.newArrayList(
341 MinMaxPriorityQueue<Integer> q = MinMaxPriorityQueue.create(initial);
348 List<Integer> result = Lists.newArrayListWithCapacity(initial.size());

Completed in 700 milliseconds

12345678910