Searched refs:Check (Results 201 - 225 of 299) sorted by relevance

1234567891011>>

/external/chromium_org/native_client_sdk/src/tools/
H A Dcommon.mk137 # Check that NACL_SDK_ROOT is set to a valid location.
185 # Check for required minimum SDK version.
/external/chromium_org/v8/src/
H A Dpreparser.h657 bool Check(i::Token::Value token) { function in class:v8::preparser::PreParser
H A Dfull-codegen.h59 void Check(Statement* stmt);
60 void Check(Expression* stmt);
H A Dpreparser.cc308 bool is_generator = allow_generators_ && Check(i::Token::MUL);
876 Check(i::Token::MUL);
1078 bool is_generator = allow_generators_ && Check(i::Token::MUL);
1497 // Check for automatic semicolon insertion according to
H A Dparser.cc315 // Check that the header data is valid and doesn't specify
345 // Check that the space allocated for function entries is sane.
350 // Check that the count of symbols is non-negative.
354 // Check that the total size has room for header and function entries.
887 // Check "use strict" directive (ES5 14.1).
1067 // Check that all exports are bound.
1094 while (Check(Token::PERIOD)) {
1703 bool is_generator = allow_generators() && Check(Token::MUL);
2615 if (Check(Token::IN)) {
2976 // Check i
4690 bool Parser::Check(Token::Value token) { function in class:v8::internal::Parser
[all...]
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp88 void EmitBinOpCheck(Value *Check, const BinOpInfo &Info);
432 // Check for undefined division and modulus behaviors.
562 llvm::Value *Check = 0; local
582 Check = Builder.CreateICmpULE(Src, Max);
587 Check = Builder.CreateAnd(GE, LE);
637 Check = Builder.CreateAnd(GE, LE);
675 Check = Builder.CreateNot(Builder.CreateAnd(GE, LE));
684 CGF.EmitCheck(Check, "float_cast_overflow", StaticArgs, OrigSrc,
720 // other pointers and integers. Check for pointer types in terms of LLVM, as
836 /// operation). The check passes if \p Check, whic
837 EmitBinOpCheck(Value *Check, const BinOpInfo &Info) argument
[all...]
H A DCGExpr.cpp657 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) local
659 EmitCheck(Check, "out_of_bounds", StaticData, Index, CRK_Recoverable);
1117 llvm::Value *Check; local
1119 Check = Builder.CreateICmpULE(
1126 Check = Builder.CreateAnd(Upper, Lower);
1129 EmitCheck(Check, "load_invalid_value", EmitCheckTypeDescriptor(Ty),
1757 // Check if this is a global variable.
/external/llvm/test/MC/Mips/
H A Dmips-jump-instructions.s6 # Check that the assembler can handle the documented syntax
H A Dmips-fpu-instructions.s2 # Check that the assembler can handle the documented syntax
/external/sonivox/jet_tools/JetCreator/
H A Dmidifile.py304 def Check (self, event): member in class:EventTypeFilter
313 def Check (self, event): member in class:NoteFilter
323 def Check (self, event): member in class:ChannelFilter
384 if not f.Check(self):
/external/v8/src/mips/
H A Dmacro-assembler-mips.cc323 // Check for end of buffer.
360 Check(ne, "we should not have an empty lexical context",
369 // Check the context is a global context.
376 Check(eq, "JSGlobalObject::global_context should be a global context.",
381 // Check if both contexts are the same.
385 // Check the context is a global context.
391 Check(ne, "JSGlobalProxy::context() should not be null.",
396 Check(eq, "JSGlobalObject::global_context should be a global context.",
404 // Check that the security token in the calling global object is
512 // Check i
4361 void MacroAssembler::Check(Condition cc, const char* msg, function in class:v8::internal::MacroAssembler
[all...]
/external/v8/src/
H A Dpreparser.h623 bool Check(i::Token::Value token) { function in class:v8::preparser::PreParser
/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php681 //Check if we can read the desired file
747 //Check if we got a valid header type
845 //Check if we got 2 or three parameters
1234 //Check if it fit's the constraints:
1701 if ($style === null) { //Check if we should use default style
1703 } else if ($style === false) { //Check if to remove this line
1814 //Check if this bit is set for highlighting
1817 //Check if it belongs to group 0 or the actual stylegroup
1938 //Check if the style rearrangements have been processed ...
2381 //Check whic
[all...]
/external/bison/data/
H A Dyacc.c21 # Check the value of %define api.push-pull.
39 # Check the value of %define parse.lac and friends, where LAC stands for
/external/webrtc/src/modules/audio_processing/test/
H A Dapmtest.m198 % Check for VAD test
/external/chromium_org/chrome/common/extensions/permissions/
H A Dpermission_set.cc315 return iter->Check(param);
418 // Check if we've already seen this host.
/external/elfutils/
H A Delfutils.spec380 - libebl: Check for matching modules.
381 - elflint: Check that copy relocations only happen for OBJECT or NOTYPE
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h588 CheckDefs, // Check all operands for equality
589 CheckKillDead, // Check all operands including kill / dead markers
597 MICheckType Check = CheckDefs) const;
/external/v8/src/ia32/
H A Dmacro-assembler-ia32.h93 // Check if object is in new space. Jumps if the object is not in new space.
102 // Check if object is in new space. Jumps if the object is in new space.
111 // Check if an object has a given incremental marking color. Also uses ecx!
346 // Check if a map for a JSObject indicates that the object has fast elements.
352 // Check if a map for a JSObject indicates that the object can have both smi
358 // Check if a map for a JSObject indicates that the object has fast smi only
364 // Check to see if maybe_number can be stored as a double in
384 // Check if the map of an object is equal to a specified map and branch to
394 // Check if the map of an object is equal to a specified map and branch to a
402 // Check i
[all...]
/external/llvm/lib/Support/Windows/
H A DPath.inc964 // Check for end.
999 // Check for end.
/external/bison/
H A Dconfigure2256 # Check all directory arguments for consistency.
2551 # Check for guested configure.
3693 # Check that the precious variables saved in the cache have kept the same
3960 Check your system clock" "$LINENO" 5
4238 # Check whether --enable-silent-rules was given.
4345 # Check whether --enable-silent-rules was given.
4432 # Check whether --enable-dependency-tracking was given.
4933 # Check that the compiler produces executables we can run. If not, either
5387 // Check varargs macros. These examples are taken from C99 6.10.3.5.
5402 // Check lon
[all...]
H A Dmaint.mk42 # Check that $(VARIABLE) is in the space-separated list of VALID-VALUES, and
278 : Check arguments; \
311 : Check for the construct; \
1165 # Check that 'make alpha' will not fail at the end of the process,
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure1197 # Check all directory arguments for consistency.
1484 # Check for guested configure.
2383 # Check that the precious variables saved in the cache have kept the same
2627 Check your system clock" "$LINENO" 5
2965 # Check whether --enable-maintainer-mode was given.
2989 # Check whether --enable-debug was given.
2999 # Check whether --enable-warnerror was given.
3009 # Check whether --enable-profiling was given.
3019 # Check whether --enable-gcov was given.
3029 # Check whethe
[all...]
/external/chromium_org/v8/src/arm/
H A Dfull-codegen-arm.cc451 // Check that the size of the code used for returning is large enough
786 // Check that we're not inside a with or catch context.
789 __ Check(ne, kDeclarationInWithContext);
791 __ Check(ne, kDeclarationInCatchContext);
869 // Check for stack-overflow exception.
1109 // Check for proxies.
1115 // Check cache validity in generated code. This is a fast case for
1205 // Check if the expected map still matches that of the enumerable.
1307 // Check stack before looping.
1364 // Check tha
[all...]
/external/chromium_org/v8/src/ia32/
H A Dfull-codegen-ia32.cc421 // Check that the size of the code used for returning is large enough
745 // Check that we're not inside a with or catch context.
748 __ Check(not_equal, kDeclarationInWithContext);
750 __ Check(not_equal, kDeclarationInCatchContext);
826 // Check for stack-overflow exception.
1058 // Check for proxies.
1064 // Check cache validity in generated code. This is a fast case for
1145 // Check if the expected map still matches that of the enumerable.
1245 // Check stack before looping.
1301 // Check tha
[all...]

Completed in 1697 milliseconds

1234567891011>>