/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
LibSmbiosView.c | 231 Get SMBIOS structure for the given Handle,
232 Handle is changed to the next handle or 0xFFFF when the end is
233 reached or the handle is not found.
235 @param[in, out] Handle 0xFFFF: get the first structure
240 @retval DMI_SUCCESS Handle is updated with next structure handle or
243 @retval DMI_INVALID_HANDLE Handle is updated with first structure handle or
248 IN OUT UINT16 *Handle,
[all...] |
/external/v8/src/compiler/ |
js-native-context-specialization.h | 49 Handle<Context> native_context, 82 Handle<Name> name, 87 Handle<Name> name, AccessMode access_mode, 89 Handle<FeedbackVector> vector, FeedbackSlot slot, 92 Handle<Name> name, AccessMode access_mode, 116 Node* effect, Node* control, Handle<Name> name, 118 LanguageMode language_mode, Handle<FeedbackVector> vector, 134 std::vector<Handle<Map>> const& maps); 138 void AssumePrototypesStable(std::vector<Handle<Map>> const& receiver_maps, 139 Handle<JSObject> holder) [all...] |
pipeline.h | 37 static CompilationJob* NewCompilationJob(Handle<JSFunction> function, 50 static Handle<Code> GenerateCodeForCodeStub(Isolate* isolate, 56 // Run the entire pipeline and generate a handle to a code object suitable for 58 static Handle<Code> GenerateCodeForTesting(CompilationInfo* info); 62 static Handle<Code> GenerateCodeForTesting(CompilationInfo* info, 73 static Handle<Code> GenerateCodeForTesting(
|
access-info.h | 34 typedef std::vector<Handle<Map>> MapList; 37 typedef std::vector<std::pair<Handle<Map>, Handle<Map>>> MapTransitionList; 73 Handle<Object> constant, 82 Handle<Object> constant, 104 Handle<Object> constant() const { return constant_; } 117 Handle<Object> constant, MapList const& receiver_maps); 126 Handle<Object> constant_; 140 Handle<Context> native_context, Zone* zone); 142 bool ComputeElementAccessInfo(Handle<Map> map, AccessMode access_mode [all...] |
/external/v8/src/ |
json-parser.cc | 23 Handle<Object> object, 24 Handle<Object> reviver) { 27 Handle<JSReceiver>::cast(reviver)); 28 Handle<JSObject> holder = 30 Handle<String> name = isolate->factory()->empty_string(); 36 Handle<JSReceiver> holder, Handle<String> name) { 38 Handle<Object> value; 42 Handle<JSReceiver> object = Handle<JSReceiver>::cast(value) [all...] |
property-descriptor.cc | 21 bool GetPropertyIfPresent(Handle<JSReceiver> receiver, Handle<String> name, 22 Handle<Object>* value) { 42 bool ToPropertyDescriptorFastPath(Isolate* isolate, Handle<JSReceiver> obj, 45 Map* map = Handle<JSObject>::cast(obj)->map(); 58 Handle<DescriptorArray> descs = 59 Handle<DescriptorArray>(map->instance_descriptors()); 63 Handle<Object> value; 66 value = JSObject::FastPropertyAt(Handle<JSObject>::cast(obj), 78 value = handle(descs->GetValue(i), isolate) [all...] |
elements.cc | 15 // Each concrete ElementsAccessor can handle exactly one ElementsKind, 237 Handle<FixedDoubleArray> from(FixedDoubleArray::cast(from_base), isolate); 238 Handle<FixedArray> to(FixedArray::cast(to_base), isolate); 241 // On the other hand we might overflow a single handle scope depending on 248 Handle<Object> value = 451 Handle<FixedArray> indices, uint32_t sort_size, 474 Handle<JSObject> receiver, 475 Handle<Object> value, 484 Handle<Object> element_k; 495 Handle<JSObject> receiver [all...] |
execution.h | 17 class Handle; 31 Isolate* isolate, Handle<Object> callable, Handle<Object> receiver, 32 int argc, Handle<Object> argv[]); 36 MUST_USE_RESULT static MaybeHandle<Object> New(Handle<JSFunction> constructor, 38 Handle<Object> argv[]); 40 Handle<Object> constructor, 41 Handle<Object> new_target, 43 Handle<Object> argv[]); 45 // Call a function, just like Call(), but handle don't report exception [all...] |
/external/v8/src/runtime/ |
runtime-scopes.cc | 30 Object* ThrowRedeclarationError(Isolate* isolate, Handle<String> name, 45 Isolate* isolate, Handle<JSGlobalObject> global, Handle<String> name, 46 Handle<Object> value, PropertyAttributes attr, bool is_var, 48 Handle<FeedbackVector> feedback_vector = Handle<FeedbackVector>(), 50 Handle<ScriptContextTable> script_contexts( 132 Object* DeclareGlobals(Isolate* isolate, Handle<FixedArray> declarations, 133 int flags, Handle<FeedbackVector> feedback_vector) { 135 Handle<JSGlobalObject> global(isolate->global_object()) [all...] |
/external/v8/src/asmjs/ |
asm-js.cc | 46 Handle<i::Object> StdlibMathMember(i::Isolate* isolate, 47 Handle<JSReceiver> stdlib, 48 Handle<Name> name) { 50 return Handle<i::Object>(); 52 Handle<i::Name> math_name( 56 return Handle<i::Object>(); 58 Handle<i::Object> math = maybe_math.ToHandleChecked(); 60 return Handle<i::Object>(); 64 return Handle<i::Object>(); 69 bool IsStdlibMemberValid(i::Isolate* isolate, Handle<JSReceiver> stdlib [all...] |
/external/v8/src/debug/ |
debug.cc | 41 : debug_context_(Handle<Context>()), 57 BreakLocation BreakLocation::FromFrame(Handle<DebugInfo> debug_info, 61 Handle<AbstractCode> abstract_code = summary.abstract_code(); 68 void BreakLocation::AllAtCurrentStatement(Handle<DebugInfo> debug_info, 73 Handle<AbstractCode> abstract_code = summary.abstract_code(); 89 int BreakLocation::BreakIndexFromCodeOffset(Handle<DebugInfo> debug_info, 90 Handle<AbstractCode> abstract_code, 109 bool BreakLocation::HasBreakPoint(Handle<DebugInfo> debug_info) const { 129 Handle<DebugInfo> debug_info, Handle<AbstractCode> abstract_code) [all...] |
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
GopDriver.c | 60 it further tests to see if this driver supports creating a handle for the specified child device.
77 @param[in] ControllerHandle The handle of the controller to test. This handle
104 IN EFI_HANDLE Handle,
115 Handle,
119 Handle,
132 Handle,
135 Handle
156 @param[in] ControllerHandle The handle of the controller to start. This handle
[all...] |
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/ |
WinNtGopDriver.c | 76 @param[in] ImageHandle The firmware allocated handle for the EFI image.
116 // TODO: Handle - add argument and description to function comment
122 IN EFI_HANDLE Handle,
133 Handle,
137 Handle,
150 Handle,
153 Handle
167 // TODO: Handle - add argument and description to function comment
174 IN EFI_HANDLE Handle,
186 Handle,
[all...] |
/art/runtime/mirror/ |
method_type_test.cc | 50 Handle<mirror::ClassLoader> boot_class_loader = hs.NewHandle<mirror::ClassLoader>(nullptr); 52 Handle<mirror::Class> return_clazz = hs.NewHandle(class_linker->FindClass( 58 Handle<mirror::ObjectArray<mirror::Class>> param_classes = hs.NewHandle( 62 Handle<mirror::Class> param = hs.NewHandle(class_linker->FindClass( 75 Handle<mirror::MethodType> mt1 = hs.NewHandle(CreateMethodType("String", { "Integer" })); 76 Handle<mirror::MethodType> mt2 = hs.NewHandle(CreateMethodType("String", { "Integer" })); 83 Handle<mirror::MethodType> mt1 = hs.NewHandle(CreateMethodType("String", { "Integer" })); 84 Handle<mirror::MethodType> mt2 = hs.NewHandle(CreateMethodType("Integer", { "Integer" })); 91 Handle<mirror::MethodType> mt1 = hs.NewHandle(CreateMethodType("String", { "Integer" })); 92 Handle<mirror::MethodType> mt2 = hs.NewHandle(CreateMethodType("String", { "String" })) [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyGpio/ |
HiKeyGpio.c | 55 EFI_HANDLE Handle; 57 // Install the Embedded Platform GPIO Protocol onto a new handle 58 Handle = NULL; 60 &Handle,
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/ |
MathLShiftS64.c | 4 to handle 64-bit math. These functions use non-standard calling conventions.
25 ; Handle shifting of 64 or more bits (return 0)
31 ; Handle shifting of between 0 and 31 bits
40 ; Handle shifting of between 32 and 63 bits
|
/device/linaro/bootloader/edk2/EmbeddedPkg/ResetRuntimeDxe/ |
reset.c | 57 EFI_HANDLE Handle;
63 Handle = NULL;
65 &Handle,
|
/device/linaro/bootloader/edk2/EmulatorPkg/EmuThunkDxe/ |
EmuThunk.c | 78 EFI_HANDLE Handle;
80 Handle = NULL;
82 &Handle,
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/Setup/ |
SetupPlatform.c | 51 ImageHandle - Handle for the image of this driver
60 EFI_HANDLE Handle;
89 Handle = NULL;
91 &Handle,
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/ |
DebugCommunicationLibSerialPort.c | 33 Library instance could create one debug port handle to be the second parameter
35 NULL to be the second parameter if it doesn't create the debug port handle.
38 is the debug port handle created by the previous Debug Communication Library
41 instance, it could return the same handle as passed in (as Context parameter).
44 and create the new handle to be returned.
47 new handle and return it. NULL is also a valid handle to be returned.
53 @return The debug port handle created by Debug Communication Library if Function
86 @param Handle Debug port handle. [all...] |
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/ |
llshl.c | 4 to handle 64-bit math. These functions use non-standard calling conventions.
25 ; Handle shifting of 64 or more bits (return 0)
31 ; Handle shifting of between 0 and 31 bits
40 ; Handle shifting of between 32 and 63 bits
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/ |
SioPlatformPolicy.c | 69 EFI_HANDLE Handle;
72 Handle = NULL;
88 &Handle,
|
/external/libmojo/mojo/public/cpp/system/ |
buffer.h | 22 #include "mojo/public/cpp/system/handle.h" 44 class SharedBufferHandle : public Handle { 52 explicit SharedBufferHandle(MojoHandle value) : Handle(value) {} 56 // Creates a new SharedBufferHandle. Returns an invalid handle on failure. 59 // Clones this shared buffer handle. If |access_mode| is READ_ONLY or this is 60 // a read-only handle, the new handle will be read-only. On failure, this will 73 static_assert(sizeof(SharedBufferHandle) == sizeof(Handle),
|
watcher.h | 18 #include "mojo/public/cpp/system/handle.h" 22 // A Watcher watches a single Mojo handle for signal state changes. 27 // A callback to be called any time a watched handle changes state in some 36 // |MOJO_RESULT_CANCELLED|: The handle has been closed and the watch has 52 // Indicates if the Watcher is currently watching a handle. 55 // Starts watching |handle|. A Watcher may only watch one handle at a time, 59 // If no signals in |signals| can ever be satisfied for |handle|, this returns 62 // If |handle| is not a valid watchable (message or data pipe) handle, thi 80 Handle handle() const { return handle_; } function in class:mojo::Watcher [all...] |
/external/llvm/lib/Support/Windows/ |
WindowsSupport.h | 93 handle_type Handle; 99 : Handle(HandleTraits::GetInvalid()) {} 102 : Handle(h) {} 105 if (HandleTraits::IsValid(Handle)) 106 HandleTraits::Close(Handle); 110 handle_type t = Handle; 111 Handle = HandleTraits::GetInvalid(); 116 if (HandleTraits::IsValid(Handle)) 117 HandleTraits::Close(Handle); 118 Handle = h [all...] |