OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:periods
(Results
26 - 50
of
341
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/testing/gtest/
configure.ac
4
# integers separated by
periods
and surrounded by square brackets (e.g.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state.h
26
// there are
periods
where the hover state is in transtion between open and
/external/chromium_org/chrome/tools/profile_reset/
jtl_compiler.h
19
// is composed of *one* or more operations, separated by
periods
(.).
/external/chromium_org/testing/gtest/
configure.ac
4
# integers separated by
periods
and surrounded by square brackets (e.g.
/external/chromium_org/ui/message_center/cocoa/
tray_controller.mm
106
// visible only for short
periods
of time: There's a fixed list of permissions
/external/llvm/autoconf/
AutoRegen.sh
14
###
Periods
should be escaped with backslash for use by grep.
/hardware/libhardware/include/hardware/
consumerir.h
45
* The pattern is alternating series of carrier on and off
periods
measured in
/development/tools/findunused/
findunusedresources
67
# Since
periods
in the names get translated to underscores in R.java, and you can actually
69
# replace all underscores with a pattern that will match
periods
and underscores.
/external/chromium/testing/gtest/xcode/Scripts/
versiongenerate.py
44
2. The version string will be 3 integers separated by
periods
and will be
71
# Extract three integers separated by
periods
and surrounded by squre
/external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.h
122
// Prevents the local store of activity
periods
from growing too large by
126
// Trims the store activity
periods
to only retain data within the
/external/chromium_org/testing/gtest/xcode/Scripts/
versiongenerate.py
44
2. The version string will be 3 integers separated by
periods
and will be
71
# Extract three integers separated by
periods
and surrounded by squre
/external/hyphenation/
example.c
137
/* first remove any trailing
periods
*/
158
/* now backfill hyphens[] for any removed
periods
*/
/libcore/luni/src/main/java/java/util/concurrent/
ScheduledExecutorService.java
22
*
periods
) are also allowed in {@code schedule} methods, and are
26
*
periods
as arguments, not absolute times or dates. It is a simple
/external/chromium_org/ui/message_center/views/
bounded_label_unittest.cc
34
// Replaces all occurences of three
periods
("...") in the specified string
39
const string16
periods
= UTF8ToUTF16("...");
local
42
ReplaceSubstringsAfterOffset(&result, 0,
periods
, ellipses);
/bootable/recovery/edify/
README
13
underscores, slashes, and
periods
don't need to be in double quotes.
/build/target/board/generic/
BoardConfig.mk
57
# minimum latency of two vsync
periods
because the app and SurfaceFlinger
/development/samples/ApiDemos/src/com/example/android/apis/hardware/
ConsumerIr.java
88
// A pattern of alternating series of carrier on and off
periods
measured in
/external/chromium/base/json/
json_writer_unittest.cc
80
// Test keys with
periods
/external/chromium/net/base/
load_states.h
11
// These states correspond to the lengthy
periods
of time that a resource load
/external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h
31
// prolonged
periods
of time (see note for more details).
/external/chromium_org/base/json/
json_writer_unittest.cc
81
// Test keys with
periods
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_chromeos.cc
18
// The time
periods
between successive polls of the wifi data.
/external/chromium_org/third_party/skia/include/effects/
SkPerlinNoiseShader.h
52
*
periods
and resembles regular unstructured noise rather than Perlin noise.
/external/chromium_org/third_party/skia/src/core/
SkBitmapScaler.cpp
96
// TODO(egouriou): Take advantage of
periods
in the convolution.
102
// to produce interesting
periods
as those are chosen to have multiple
104
// Small
periods
reduce computational load and improve cache usage if
105
// the coefficients can be shared. For
periods
of 1 we can consider
/external/skia/include/effects/
SkPerlinNoiseShader.h
52
*
periods
and resembles regular unstructured noise rather than Perlin noise.
Completed in 2230 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>