OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regular
(Results
251 - 275
of
4987
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_file_i_o.html
41
<div class="textblock"><p>The <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> class represents a
regular
file. </p>
56
<p>Default constructor for creating an <a class="el" href="classpp_1_1_resource.html#a859068e34cdc2dc0b78754c255323aa9" title="This functions determines if this resource is invalid or uninitialized.">is_null()</a> <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> object. </p>
73
<p>A constructor used to create a <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> and associate it with the provided <code><a class="el" href="classpp_1_1_instance.html">Instance</a></code>. </p>
96
<p>The copy constructor for <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code>. </p>
99
<tr><td class="paramdir">[in]</td><td class="paramname">other</td><td>A reference to a <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code>. </td></tr>
119
<p><a class="el" href="classpp_1_1_file_i_o.html#a5f08c15cc2b23548b2e401c55102d709" title="Close() cancels any IO that may be pending, and closes the FileIO object.">Close()</a> cancels any IO that may be pending, and closes the <a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a> object. </p>
120
<p>Any pending callbacks will still run, reporting <code>PP_ERROR_ABORTED</code> if pending IO was interrupted. It is not valid to call <a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae" title="Open() opens the specified
regular
file for I/O according to the given open flags, which is a bit-mask of the PP_FileOpenFlags values.">Open()</a> again after a call to this method.</p>
121
<p><b>Note:</b> If the <a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a> object is destroyed, and it is still open, then it will be implicitly closed, so you are not required to call <a class="el" href="classpp_1_1_file_i_o.html#a5f08c15cc2b23548b2e401c55102d709" title="Close() cancels any IO that may be pending, and closes the FileIO object.">Close()</a>. </p>
179
<p><a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae" title="Open() opens the specified
regular
file for I/O according to the given open flags, which is a bit-mask of the PP_FileOpenFlags values (…)
[
all
...]
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_file_i_o.html
41
<div class="textblock"><p>The <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> class represents a
regular
file. </p>
56
<p>Default constructor for creating an <a class="el" href="classpp_1_1_resource.html#a859068e34cdc2dc0b78754c255323aa9" title="This functions determines if this resource is invalid or uninitialized.">is_null()</a> <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> object. </p>
73
<p>A constructor used to create a <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> and associate it with the provided <code><a class="el" href="classpp_1_1_instance.html">Instance</a></code>. </p>
96
<p>The copy constructor for <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code>. </p>
99
<tr><td class="paramdir">[in]</td><td class="paramname">other</td><td>A reference to a <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code>. </td></tr>
119
<p><a class="el" href="classpp_1_1_file_i_o.html#a5f08c15cc2b23548b2e401c55102d709" title="Close() cancels any IO that may be pending, and closes the FileIO object.">Close()</a> cancels any IO that may be pending, and closes the <a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a> object. </p>
120
<p>Any pending callbacks will still run, reporting <code>PP_ERROR_ABORTED</code> if pending IO was interrupted. It is not valid to call <a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae" title="Open() opens the specified
regular
file for I/O according to the given open flags, which is a bit-mask of the PP_FileOpenFlags values.">Open()</a> again after a call to this method.</p>
121
<p><b>Note:</b> If the <a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a> object is destroyed, and it is still open, then it will be implicitly closed, so you are not required to call <a class="el" href="classpp_1_1_file_i_o.html#a5f08c15cc2b23548b2e401c55102d709" title="Close() cancels any IO that may be pending, and closes the FileIO object.">Close()</a>. </p>
179
<p><a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae" title="Open() opens the specified
regular
file for I/O according to the given open flags, which is a bit-mask of the PP_FileOpenFlags values (…)
[
all
...]
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_file_i_o.html
41
<div class="textblock"><p>The <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> class represents a
regular
file. </p>
56
<p>Default constructor for creating an <a class="el" href="classpp_1_1_resource.html#a859068e34cdc2dc0b78754c255323aa9" title="This functions determines if this resource is invalid or uninitialized.">is_null()</a> <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> object. </p>
73
<p>A constructor used to create a <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code> and associate it with the provided <code><a class="el" href="classpp_1_1_instance.html">Instance</a></code>. </p>
96
<p>The copy constructor for <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code>. </p>
99
<tr><td class="paramdir">[in]</td><td class="paramname">other</td><td>A reference to a <code><a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a></code>. </td></tr>
119
<p><a class="el" href="classpp_1_1_file_i_o.html#a5f08c15cc2b23548b2e401c55102d709" title="Close() cancels any IO that may be pending, and closes the FileIO object.">Close()</a> cancels any IO that may be pending, and closes the <a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a> object. </p>
120
<p>Any pending callbacks will still run, reporting <code>PP_ERROR_ABORTED</code> if pending IO was interrupted. It is not valid to call <a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae" title="Open() opens the specified
regular
file for I/O according to the given open flags, which is a bit-mask of the PP_FileOpenFlags values.">Open()</a> again after a call to this method.</p>
121
<p><b>Note:</b> If the <a class="el" href="classpp_1_1_file_i_o.html" title="The FileIO class represents a
regular
file.">FileIO</a> object is destroyed, and it is still open, then it will be implicitly closed, so you are not required to call <a class="el" href="classpp_1_1_file_i_o.html#a5f08c15cc2b23548b2e401c55102d709" title="Close() cancels any IO that may be pending, and closes the FileIO object.">Close()</a>. </p>
179
<p><a class="el" href="classpp_1_1_file_i_o.html#adafce7733e27fc3bf12cdb7833927bae" title="Open() opens the specified
regular
file for I/O according to the given open flags, which is a bit-mask of the PP_FileOpenFlags values (…)
[
all
...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
ChildHelper.java
30
* provided by this class. <b>
Regular
</b> methods are the ones that replicate ViewGroup methods
58
* @param hidden If set to true, this item will be invisible from
regular
methods.
68
* @param index Index of the child from the
regular
perspective (excluding hidden views).
70
* @param hidden If set to true, this item will be invisible from
regular
methods.
132
* @param index Index of the child from the
regular
perspective (excluding hidden views).
153
* @param index Index of the child to return in
regular
perspective.
196
* @param index Index of the child to attach in
regular
perspective.
198
* @param hidden If set to true, this item will be invisible to the
regular
methods.
249
* @param index Index of the child to return in
regular
perspective.
261
* Returns the index of the child in
regular
perspective
[
all
...]
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/
northern-irish-vegetable-soup.json
17
summary: "This recipe is apparently unique to Northern Ireland and uses soup/herb celery which is hard to find outside the area, but
regular
table celery can be substituted (including the leaves).",
/development/samples/TicTacToeLib/
AndroidManifest.xml
25
regular
Android project.
/development/samples/wearable/RecipeAssistant/Application/src/main/assets/
northern-irish-vegetable-soup.json
17
summary: "This recipe is apparently unique to Northern Ireland and uses soup/herb celery which is hard to find outside the area, but
regular
table celery can be substituted (including the leaves).",
/external/chromium_org/ash/wm/dock/
dock_types.h
27
DOCKED_ACTION_NONE, //
Regular
drag of undocked window. Not recorded.
/external/chromium_org/build/config/linux/
pkg-config.py
19
# pkgconfig matching the given
regular
expression will be ignored. You can
20
# specify more than one
regular
expression my specifying "-v" more than once.
84
"""Returns true if the first argument matches any
regular
expression in the
109
# Make a list of
regular
expressions to strip out.
/external/chromium_org/cc/layers/
heads_up_display_layer_impl_unittest.cc
46
// Check
regular
hardware draw is ok.
/external/chromium_org/chrome/browser/chromeos/policy/
login_profile_policy_provider.h
17
// associated with any user, it does not receive
regular
user policy. However,
/external/chromium_org/chrome/browser/content_settings/
content_settings_custom_extension_provider.h
49
// Specifies whether this provider manages settings for incognito or
regular
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_controller.h
44
// Records UMA statistics indicating that a
regular
Chrome startup happened,
/external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_host_manifest.h
29
// Verifies that the name is valid. Valid names must match
regular
expression
/external/chromium_org/chrome/browser/extensions/
extension_webkit_preferences.cc
39
// Enable WebGL features that
regular
pages can't access, since they add
/external/chromium_org/chrome/common/extensions/api/
autotest_private.idl
17
// Is the logged-in user a
regular
user?
/external/chromium_org/chrome/test/mini_installer/
launch_chrome.py
23
class_pattern: The
regular
expression pattern of the window class name.
/external/chromium_org/components/policy/core/common/
policy_statistics_collector.h
27
// Manages
regular
updates of policy usage UMA histograms.
/external/chromium_org/content/renderer/device_sensors/
device_motion_event_pump.h
29
//
regular
intervals. Returns true if the registration was successful.
device_orientation_event_pump.h
33
//
regular
intervals. Returns true if the registration was successful.
/external/chromium_org/content/renderer/
render_process.h
16
// RenderProcessImpl implements this interface for the
regular
browser.
/external/chromium_org/jingle/notifier/communicator/
connection_settings.h
21
// The port for SSLTCP (just the
regular
port for SSL).
/external/chromium_org/media/audio/
audio_output_proxy.h
20
// efficiently than a
regular
audio output stream: it opens audio
/external/chromium_org/mojo/public/c/test_support/
test_support.h
28
// Returns only
regular
files. The return value is a heap-allocated array of
/external/chromium_org/ppapi/api/
pp_file_info.idl
15
/** A
regular
file type */
Completed in 895 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>