OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:represents
(Results
1 - 25
of
75
) sorted by null
1
2
3
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
ast.ml
19
(* proto - This type
represents
the "prototype" for a function, which captures
24
(* func - This type
represents
a function definition itself. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml
19
(* proto - This type
represents
the "prototype" for a function, which captures
24
(* func - This type
represents
a function definition itself. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml
19
(* proto - This type
represents
the "prototype" for a function, which captures
24
(* func - This type
represents
a function definition itself. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml
25
(* proto - This type
represents
the "prototype" for a function, which captures
30
(* func - This type
represents
a function definition itself. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml
28
(* proto - This type
represents
the "prototype" for a function, which captures
35
(* func - This type
represents
a function definition itself. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml
31
(* proto - This type
represents
the "prototype" for a function, which captures
38
(* func - This type
represents
a function definition itself. *)
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
complex.pxd
13
# This subtype of PyObject
represents
a Python complex number object.
22
# This instance of PyTypeObject
represents
the Python complex
function.pxd
16
# This is an instance of PyTypeObject and
represents
the Python
dict.pxd
11
# This subtype of PyObject
represents
a Python dictionary object
16
# This instance of PyTypeObject
represents
the Python dictionary
111
# during iteration. Its value
represents
offsets within the
/external/chromium_org/chrome/browser/resources/
about_flash.js
6
* Takes the |moduleListData| input argument which
represents
data about
about_nacl.js
9
* Takes the |moduleListData| input argument which
represents
data about
about_voicesearch.js
6
* Takes the |moduleListData| input argument which
represents
data about
about_conflicts.js
30
* Takes the |moduleListData| input argument which
represents
data about
components.js
8
* Takes the |componentsData| input argument which
represents
data about the
flags.js
11
* Takes the |experimentsData| input argument which
represents
data about all
/external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.js
145
* @param {Object} detail the object which
represents
pref values.
231
* @param {Object} details the object which
represents
the supported
318
* @param {Object} detail The object which
represents
the logs.
356
* @param {Object} details The object which
represents
the logs.
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_key_types.js
40
*
Represents
a key event from a braille display.
57
* where bit 0
represents
dot 1 etc.
/external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js
197
* Initialize and return a tree item, that
represents
specified storage type.
217
* Initialize and return a tree item, that
represents
specified
239
* Initialize and return a tree item, that
represents
specified
264
* |availableSpace|
represents
total available disk space.
/external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
example.js
33
//
represents
a valid length.
/external/chromium_org/remoting/webapp/
smart_reconnector.js
24
* @param {remoting.ClientSession} clientSession This
represents
the current
/external/chromium_org/extensions/renderer/resources/
utils.js
81
* implementation class to be exposed. |superclass|
represents
the
83
* class; |functions|
represents
the names of functions which should be
/external/chromium_org/tools/grit/grit/node/
message.py
216
'''Returns a (id, string) pair that
represents
the string id and the string
/external/chromium_org/v8/src/
object-observe.js
16
// 1) ObjectInfo. This
represents
the observed state of a given object. It
21
// 2) CallbackInfo. This
represents
a callback used for observation. It holds
327
// CallbackInfo's optimized state is just a number which
represents
its global
/external/chromium_org/remoting/webapp/js_proto/
dom_proto.js
78
* @return {string} json string which
represents
jsonObj.
/external/chromium_org/ui/file_manager/file_manager/common/js/
progress_center_common.js
100
* Whether the item
represents
a single item or not.
Completed in 812 milliseconds
1
2
3