HomeSort by relevance Sort by last modified time
    Searched refs:Variable (Results 476 - 500 of 601) sorted by null

<<11121314151617181920>>

  /external/swiftshader/third_party/subzero/src/
IceAssemblerMIPS32.cpp 125 IValueT getEncodedGPRegNum(const Variable *Var) {
131 IValueT getEncodedFPRegNum(const Variable *Var) {
146 if (const auto *Var = llvm::dyn_cast<Variable>(Opnd)) {
    [all...]
  /build/soong/android/
module.go 508 ctx.Variable(pctx, "moduleDesc", desc)
514 ctx.Variable(pctx, "moduleDescSuffix", s)
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
FirmwarePerformanceDxe.c 25 #include <Protocol/Variable.h>
474 // Save Boot Performance Table address to Variable for use in S4 resume.
483 // Save S3 Performance Table address to Variable for use in S4 resume.
491 // Save Runtime Performance Table pointers to Variable.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
VariableSmmRuntimeDxe.c 2 Implement all four UEFI Runtime Variable services for the nonvolatile
3 and volatile storage space and install variable architecture protocol
4 based on SMM variable module.
7 This driver will have external input - variable data.
14 InitCommunicateBuffer() is really function to check the variable data size.
28 #include <Protocol/Variable.h>
62 @param[in] VariableName Name of Variable to be found.
63 @param[in] VendorGuid Variable vendor GUID.
131 @retval EFI_SUCCESS Find the specified variable.
192 Mark a variable that will become read-only after leaving the DXE phase of execution.
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.c 76 // Variable Definitions
124 Set Secure Boot option into variable space.
186 // In Setup mode or Custom mode, the variable does not need to be signed but the
188 // variable. So we create EFI_VARIABLE_AUTHENTICATED_2 descriptor without certificate
234 Internal helper function to delete a Variable given its name and GUID, NO authentication
237 @param[in] VariableName Name of the Variable.
238 @param[in] VendorGuid GUID of the Variable.
240 @retval EFI_SUCCESS Variable deleted successfully.
251 VOID* Variable;
256 GetVariable2 (VariableName, VendorGuid, &Variable, NULL);
    [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 62 // local variable map) which could be used by subsequent statements.
678 // scope of the variable that is declared extends from its point
836 // Create a cleanup scope for the condition variable cleanups.
840 // If the for statement has a condition scope, emit the local variable
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 565 bool EmitFuncArgumentDbgValue(const Value *V, MDNode *Variable,
SelectionDAGISel.cpp 322 const MDNode *Variable =
329 .addImm(Offset).addMetadata(Variable);
350 .addImm(Offset).addMetadata(Variable);
    [all...]
  /prebuilts/go/darwin-x86/src/text/template/parse/
node.go 70 NodeVariable // A $ variable.
149 Decl []*VariableNode // Variable declarations in lexical order.
320 // VariableNode holds a list of variable names, possibly with chained field
326 Ident []string // Variable name and fields in lexical order.
  /prebuilts/go/linux-x86/src/text/template/parse/
node.go 70 NodeVariable // A $ variable.
149 Decl []*VariableNode // Variable declarations in lexical order.
320 // VariableNode holds a list of variable names, possibly with chained field
326 Ident []string // Variable name and fields in lexical order.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 17 | Ast.Variable name ->
19 | Not_found -> raise (Error "unknown variable name"))
118 (* Emit the start code first, without 'variable' in scope. *)
135 let variable = build_phi [(start_val, preheader_bb)] var_name builder in var
137 (* Within the loop, the variable is defined equal to the PHI node. If it
138 * shadows an existing variable, we have to restore it, so save it
143 Hashtbl.add named_values var_name variable;
158 let next_var = build_add variable step_val "nextvar" builder in
178 add_incoming (next_var, loop_end_bb) variable;
180 (* Restore the unshadowed variable. *
    [all...]
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 17 | Ast.Variable name ->
19 | Not_found -> raise (Error "unknown variable name"))
118 (* Emit the start code first, without 'variable' in scope. *)
135 let variable = build_phi [(start_val, preheader_bb)] var_name builder in var
137 (* Within the loop, the variable is defined equal to the PHI node. If it
138 * shadows an existing variable, we have to restore it, so save it
143 Hashtbl.add named_values var_name variable;
158 let next_var = build_add variable step_val "nextvar" builder in
178 add_incoming (next_var, loop_end_bb) variable;
180 (* Restore the unshadowed variable. *
    [all...]
  /external/v8/src/ast/
prettyprinter.cc 246 // Variable names of non-user code are meaningless due to minification.
283 // Bail out if the error is caused by a direct call to a variable in
284 // non-user JS code. The variable name is meaningless due to minification.
301 // Bail out if the error is caused by a direct call to a variable in
302 // non-user JS code. The variable name is meaningless due to minification.
619 Variable* var,
713 PrintLiteralWithModeIndented("VARIABLE", node->proxy()->var(),
860 node->variable(),
861 node->variable()->name());
1066 Variable* var = node->var()
    [all...]
  /prebuilts/go/darwin-x86/src/debug/dwarf/
const.go 336 TagVariable: "Variable",
  /prebuilts/go/linux-x86/src/debug/dwarf/
const.go 336 TagVariable: "Variable",
  /build/soong/cc/
cc.go 562 // Replace the long list of flags for each file with a module-local variable
563 ctx.Variable(pctx, "cflags", strings.Join(flags.CFlags, " "))
564 ctx.Variable(pctx, "cppflags", strings.Join(flags.CppFlags, " "))
565 ctx.Variable(pctx, "asflags", strings.Join(flags.AsFlags, " "))
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 75 __Block_byref_x_VarName struct, and gives the variable VarName
81 variable should still have type 'SomeType', as originally declared.
84 struct to find the original type of the variable. This will be
86 Information Entry for the variable 'VarName'. 'VarName' will then
93 side, the Debug Information Entry for the variable VarName needs to
96 value of the variable. The function addBlockByrefType does this. */
392 if (DIE *Variable =
394 Children.push_back(Variable);
592 // Create DIEs for each global variable.
763 /// findAbstractVariable - Find abstract variable, if any, associated with Var
    [all...]
  /build/blueprint/parser/
parser.go 226 p.errorf("modified non-existent variable %q with +=", assignment.Name)
228 p.errorf("modified non-local variable %q with +=", assignment.Name)
230 p.errorf("modified variable %q with += after referencing", assignment.Name)
469 p.errorf("variable %q is not set", text)
477 value = &Variable{
579 return fmt.Errorf("variable already set, previous assignment: %s", old)
583 return fmt.Errorf("variable already set in inherited scope, previous assignment: %s", old)
  /build/make/tools/
warn.py 200 r".*: warning: Argument to .+ is the address of .+ variable",
241 'description': 'Unused function, variable or label',
246 r".*: warning: unused variable '.+'"]},
338 r".*: warning: 'extern' variable has an initializer"]},
353 'description': 'Variable may be used uninitialized',
356 'description': 'Variable is used uninitialized',
358 r".*: warning: variable '.+' is uninitialized when used here"]},
361 'patterns': [r".*: warning: .* uses variable-size enums yet the output is to use 32-bit enums; use of enum values across objects may fail"]},
388 'description': 'Static variable used in non-static inline function',
447 'description': 'Variable might be clobbered by longjmp or vfork'
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Check.py 179 # Check whether no initialization of a variable as part of its declaration
311 # Check whether Boolean values, variable type BOOLEAN not use explicit comparisons to TRUE or FALSE
329 EdkLogger.quiet("Checking predicate expression Non-Boolean variable...")
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
object.go 18 // constant, type, variable, function (incl. methods), or label.
166 // A Variable represents a declared variable (including function parameters and results, and struct fields).
169 anonymous bool // if set, the variable is an anonymous struct field, and name is the type name
172 used bool // set if the variable was used
189 func (*Var) isDependency() {} // a variable may be a dependency of an initialization expression
221 orig Object // aliased constant, type, variable, or function; never an alias
  /prebuilts/go/darwin-x86/src/image/draw/
draw_test.go 139 // Uniform mask (100%, 75%, nil) and variable source.
149 // Uniform mask (100%, 75%, nil) and variable NRGBA source.
160 // Uniform mask (100%, 75%, nil) and variable YCbCr source.
170 // Uniform mask (100%, 75%, nil) and variable Gray source.
180 // Uniform mask (100%, 75%, nil) and variable CMYK source.
190 // Variable mask and variable source.
  /prebuilts/go/linux-x86/src/go/types/
object.go 18 // constant, type, variable, function (incl. methods), or label.
166 // A Variable represents a declared variable (including function parameters and results, and struct fields).
169 anonymous bool // if set, the variable is an anonymous struct field, and name is the type name
172 used bool // set if the variable was used
189 func (*Var) isDependency() {} // a variable may be a dependency of an initialization expression
221 orig Object // aliased constant, type, variable, or function; never an alias
  /prebuilts/go/linux-x86/src/image/draw/
draw_test.go 139 // Uniform mask (100%, 75%, nil) and variable source.
149 // Uniform mask (100%, 75%, nil) and variable NRGBA source.
160 // Uniform mask (100%, 75%, nil) and variable YCbCr source.
170 // Uniform mask (100%, 75%, nil) and variable Gray source.
180 // Uniform mask (100%, 75%, nil) and variable CMYK source.
190 // Variable mask and variable source.

Completed in 1288 milliseconds

<<11121314151617181920>>