HomeSort by relevance Sort by last modified time
    Searched refs:Is (Results 376 - 400 of 469) sorted by null

<<111213141516171819

  /external/v8/src/compiler/
wasm-compiler.cc 2 // Use of this source code is governed by a BSD-style license that can be
68 // Only call this function for code which is not reused across instantiations,
79 // thread. At the moment this is only done for CEntryStubConstant(1).
142 // Add a check that traps if {node} is equal to {val}.
146 if (m.HasValue() && !m.Is(val)) return graph()->start();
158 // Add a check that traps if {node} is zero.
164 // Add a check that traps if {node} is equal to {val}.
168 if (m.HasValue() && !m.Is(val)) return graph()->start();
175 // Add a check that traps if {node} is zero.
208 // Add a trap if {cond} is true
    [all...]
  /external/webrtc/talk/media/testdata/
video.rtpdump     [all...]
  /prebuilts/go/darwin-x86/src/encoding/gob/
decode.go 2 // Use of this source code is governed by a BSD-style
25 // decoderState is the execution state of an instance of the decoder. A new state
26 // is created for nested objects.
29 // The buffer is stored with an extra indirection because it may be replaced
36 // decBuffer is an extremely simple, fast implementation of a read-only byte buffer.
37 // It is initialized by calling Size and then copying the data into the slice returned by Bytes().
60 // return a slice of length n. Existing data is first discarded.
139 // Could check that the high byte is zero but it's not worth it.
166 // Could check that the high byte is zero but it's not worth it.
184 // getLength decodes the next uint and makes sure it is a possibl
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
decode.go 2 // Use of this source code is governed by a BSD-style
25 // decoderState is the execution state of an instance of the decoder. A new state
26 // is created for nested objects.
29 // The buffer is stored with an extra indirection because it may be replaced
36 // decBuffer is an extremely simple, fast implementation of a read-only byte buffer.
37 // It is initialized by calling Size and then copying the data into the slice returned by Bytes().
60 // return a slice of length n. Existing data is first discarded.
139 // Could check that the high byte is zero but it's not worth it.
166 // Could check that the high byte is zero but it's not worth it.
184 // getLength decodes the next uint and makes sure it is a possibl
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
278 // We are about to link these. It is now safe to compute the linkage of
309 /// CurContext - This is the current declaration context of parsing.
317 /// This is used as part of a hack to omit that class from ADL results.
401 // Sentinel to represent when the stack is set to mac68k alignment.
435 /// optimizations are currently "on", this is set to an invalid location.
438 /// \brief Flag indicating if Sema is building a recovery call expression.
440 /// This flag is used to avoid building recovery call expressions
441 /// if Sema is already doing so, which would cause infinite recursions.
447 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h 5 // This file is distributed under the University of Illinois Open Source
285 // We are about to link these. It is now safe to compute the linkage of
316 /// CurContext - This is the current declaration context of parsing.
324 /// This is used as part of a hack to omit that class from ADL results.
408 // Sentinel to represent when the stack is set to mac68k alignment.
442 /// optimizations are currently "on", this is set to an invalid location.
445 /// \brief Flag indicating if Sema is building a recovery call expression.
447 /// This flag is used to avoid building recovery call expressions
448 /// if Sema is already doing so, which would cause infinite recursions.
454 /// ExprCleanupObjects - This is the stack of objects requirin
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Python-ast.c 8 The __version__ number is set to the revision number of the commit
413 /* cannot be reached when fields is NULL */
933 Is_type = make_type("Is", cmpop_type, NULL, 0);
    [all...]
ast.c 3 * an abstract syntax tree (AST). The main function is PyAST_FromNode().
142 !ast_warn(c, n, "assignment to True or False is forbidden in 3.x"))
145 !ast_warn(c, n, "nonlocal is a keyword in 3.x"))
153 Use this routine to determine how big a sequence is needed for
154 the statements in a parse tree. Its raison d'etre is this bit of
161 by semicolons. If the arg is a simple_stmt, the number of
162 small_stmt elements is returned.
473 /* If the LHS is a list or tuple, we need to set the assignment
528 /* comp_op: '<'|'>'|'=='|'>='|'<='|'<>'|'!='|'in'|'not' 'in'|'is'
529 |'is' 'not'
    [all...]
compile.c 4 * The primary entry point is PyAST_Compile(), which returns a
18 * encounter a problem. So don't invoke them when there is memory
57 /* Each basicblock in a compilation unit is linked via b_list in the
59 block, not to be confused with b_next, which is next by control flow. */
67 /* If b_next is non-NULL, it is a pointer to the next
70 /* b_seen is used to perform a DFS of basicblocks. */
72 /* b_return is true if a RETURN_VALUE opcode is inserted. */
82 A frame block is used to handle loops, try/except, and try/finally.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Python-ast.c 8 The __version__ number is set to the revision number of the commit
413 /* cannot be reached when fields is NULL */
916 Is_type = make_type("Is", cmpop_type, NULL, 0);
    [all...]
ast.c 3 * an abstract syntax tree (AST). The main function is PyAST_FromNode().
142 !ast_warn(c, n, "assignment to True or False is forbidden in 3.x"))
145 !ast_warn(c, n, "nonlocal is a keyword in 3.x"))
153 Use this routine to determine how big a sequence is needed for
154 the statements in a parse tree. Its raison d'etre is this bit of
161 by semicolons. If the arg is a simple_stmt, the number of
162 small_stmt elements is returned.
473 /* If the LHS is a list or tuple, we need to set the assignment
528 /* comp_op: '<'|'>'|'=='|'>='|'<='|'<>'|'!='|'in'|'not' 'in'|'is'
529 |'is' 'not'
    [all...]
compile.c 4 * The primary entry point is PyAST_Compile(), which returns a
18 * encounter a problem. So don't invoke them when there is memory
57 /* Each basicblock in a compilation unit is linked via b_list in the
59 block, not to be confused with b_next, which is next by control flow. */
67 /* If b_next is non-NULL, it is a pointer to the next
70 /* b_seen is used to perform a DFS of basicblocks. */
72 /* b_return is true if a RETURN_VALUE opcode is inserted. */
82 A frame block is used to handle loops, try/except, and try/finally.
    [all...]
  /external/python/cpython2/Python/
Python-ast.c 8 The __version__ number is set to the revision number of the commit
413 /* cannot be reached when fields is NULL */
933 Is_type = make_type("Is", cmpop_type, NULL, 0);
    [all...]
ast.c 3 * an abstract syntax tree (AST). The main function is PyAST_FromNode().
142 !ast_warn(c, n, "assignment to True or False is forbidden in 3.x"))
145 !ast_warn(c, n, "nonlocal is a keyword in 3.x"))
153 Use this routine to determine how big a sequence is needed for
154 the statements in a parse tree. Its raison d'etre is this bit of
161 by semicolons. If the arg is a simple_stmt, the number of
162 small_stmt elements is returned.
473 /* If the LHS is a list or tuple, we need to set the assignment
528 /* comp_op: '<'|'>'|'=='|'>='|'<='|'<>'|'!='|'in'|'not' 'in'|'is'
529 |'is' 'not
    [all...]
  /external/v8/src/debug/
mirrors.js 2 // Use of this source code is governed by a BSD-style license that can be
145 * function (not on Function.prototype). NOTE: If this file is to be loaded
435 // Simpel to text which is used when on specialization in subclass.
455 * Check whether this is a primitive value.
700 * property was found with the specified value UndefinedMirror is returned
761 * This method is done static to be accessible from Debug API with the bare
789 * Returns whether the function is resolved.
790 * @return {boolean} True if the function is resolved. Unresolved functions can
808 * Returns the displayName if it is set, otherwise name, otherwise inferred
829 * function is not resolved undefined will be returned
    [all...]
  /external/vixl/test/aarch32/
test-assembler-aarch32.cc 16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS CONTRIBUTORS "AS IS" AND
1153 // that already is in the pool (hence it will be part of the pool that gets
1159 // Make sure the pool is empty.
1197 // literal that is already in the literal pool.
1202 // Make sure the pool is empty.
1222 // Make sure the pool is emitted.
1242 // This test stresses loading a literal that is already in the literal pool,
1258 // Make sure the pool is empty.
1268 // (if the pool is not already emitted due to the Ldr)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
subr.go 2 // Use of this source code is governed by a BSD-style
93 // It is used to avoid multiple error messages on the same
159 // If this is a released compiler version, ask for a bug report.
243 // the decimal n. If prefix is too long, lookupN panics.
253 // prefix is a short mnemonic (e.g. ".s" for switch)
380 // and the Sym field set to sym. This is for ODOT and friends.
501 // Not sure yet whether this is the real iota,
563 // The result is either a named type or an anonymous struct.
611 // Any cyclic type must go through a named type, and if one is
612 // named, it is only identical to the other if they are the sam
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
subr.go 2 // Use of this source code is governed by a BSD-style
93 // It is used to avoid multiple error messages on the same
159 // If this is a released compiler version, ask for a bug report.
243 // the decimal n. If prefix is too long, lookupN panics.
253 // prefix is a short mnemonic (e.g. ".s" for switch)
380 // and the Sym field set to sym. This is for ODOT and friends.
501 // Not sure yet whether this is the real iota,
563 // The result is either a named type or an anonymous struct.
611 // Any cyclic type must go through a named type, and if one is
612 // named, it is only identical to the other if they are the sam
    [all...]

Completed in 2572 milliseconds

<<111213141516171819