OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Make
(Results
26 - 50
of
107
) sorted by null
1
2
3
4
5
/external/skia/include/core/
SkPoint.h
30
static SkIPoint
Make
(int32_t x, int32_t y) {
131
static SkPoint
Make
(SkScalar x, SkScalar y) {
/external/v8/test/mjsunit/
body-not-visible.js
28
//
Make
sure we cannot see the local variables in NewFunction when
object-define-property.js
106
//
Make
sure that we can add a property with an empty descriptor and
123
//
Make
sure that getOwnPropertyDescriptor does not return a descriptor
129
//
Make
sure that foo can't be reset (as configurable is false).
319
//
Make
accessor - redefine to data
348
//
Make
data - redefine to accessor
445
//
Make
sure an error is thrown when trying to access to redefined function
455
// DefineOrRedefineAccessorProperty -
make
sure we don't
debug-backtrace-text.js
110
//
Make
sure that the debug event listener vas invoked.
120
//
Make
sure that the debug event listener vas invoked (again).
debug-evaluate-recursive.js
150
//
Make
sure that the debug event listener vas invoked.
165
//
Make
sure that the debug event listener vas invoked.
call-non-function.js
54
//
Make
sure that calling a non-function global doesn't crash the
debug-evaluate-with.js
75
//
Make
sure that the debug event listener vas invoked.
extra-arguments.js
42
//
Make
sure we can pass any number of arguments to f and read them
global-deleted-property-ic.js
30
// Load x from the prototype of this.
Make
sure to initialize the IC.
34
// Introduce a global variable and
make
sure we load that from LoadX.
38
// Delete the global variable and
make
sure we get back to loading from
instanceof.js
86
//
Make
sure to throw an exception if the function prototype
unicode-string-to-number.js
28
//
Make
sure not to treat 16-bit unicode characters as ASCII
arguments-opt.js
125
//
Make
sure that out-of-bounds access do lookups in the
/external/v8/test/mjsunit/regress/
regress-1110164.js
35
//
Make
sure the call IC in CallF is initialized.
regress-1201933.js
28
//
Make
sure this doesn't fail with an assertion
regress-1215653.js
28
//
Make
sure this doesn't crash the VM.
regress-1341167.js
28
//
Make
sure that 'this' is bound to the global object when using
regress-1213575.js
28
//
Make
sure that a const definition always
regress-191.js
28
//
Make
sure that accessor setters are ignored on context extension
regress-998565.js
50
//
Make
sure that the debug event listener vas invoked.
/external/webkit/LayoutTests/fast/js/resources/
const.js
115
//
Make
sure we don't override properties placed on the global object
/system/core/toolbox/
Android.mk
80
#
Make
#!/system/bin/toolbox launchers for each tool.
/ndk/build/core/
init.mk
25
# Check that we have at least GNU
Make
3.81
30
$(error Android NDK: GNU
Make
version $(MAKE_VERSION) is too low (should be >= 3.81)
33
$(info Android NDK: GNU
Make
version $(MAKE_VERSION) detected)
206
# 2/ Since invoking 'cygpath -m' from GNU
Make
for each source file is
207
# _very_ slow, try to generate a
Make
function that performs the mapping
/external/icu4c/stubdata/
Android.mk
22
#
Make
sure to choose ICU4C at the bottom. You should also
23
#
make
sure to pick all of the following options, as they are required
/external/libffi/src/x86/
win32.S
46
#
Make
room for all of the new args.
159
#
Make
room for all of the new args.
/external/v8/test/mjsunit/bugs/
bug-1344252.js
42
// Add a setter for x to Object.prototype and
make
sure it gets
50
// Add a setter for y by changing the prototype of f and
make
sure
63
// Test the same issue in the runtime system.
Make
sure that
Completed in 385 milliseconds
1
2
3
4
5