HomeSort by relevance Sort by last modified time
    Searched refs:Handle (Results 501 - 525 of 2278) sorted by null

<<21222324252627282930>>

  /external/v8/src/runtime/
runtime-symbol.cc 20 Handle<Symbol> symbol = isolate->factory()->NewSymbol();
31 Handle<Symbol> symbol = isolate->factory()->NewPrivateSymbol();
52 builder.AppendString(handle(String::cast(symbol->name()), isolate));
runtime-atomics.cc 136 T FromObject(Handle<Object> number);
139 inline uint8_t FromObject<uint8_t>(Handle<Object> number) {
144 inline int8_t FromObject<int8_t>(Handle<Object> number) {
149 inline uint16_t FromObject<uint16_t>(Handle<Object> number) {
154 inline int16_t FromObject<int16_t>(Handle<Object> number) {
159 inline uint32_t FromObject<uint32_t>(Handle<Object> number) {
164 inline int32_t FromObject<int32_t>(Handle<Object> number) {
192 Handle<Object> oldobj, Handle<Object> newobj) {
203 Handle<Object> obj)
    [all...]
runtime-test.cc 84 Handle<JSFunction> function = Handle<JSFunction>::cast(function_object);
105 Handle<JSFunction> function;
109 if (!it.done()) function = Handle<JSFunction>(it.frame()->function());
160 Handle<JSFunction> function = Handle<JSFunction>::cast(function_object);
200 Handle<JSFunction> function = Handle<JSFunction>::cast(function_object);
218 Handle<JSFunction> function = Handle<JSFunction>::cast(function_object)
    [all...]
runtime-typedarray.cc 124 Handle<JSArrayBuffer> buffer = Handle<JSArrayBuffer>::cast(maybe_buffer);
147 Handle<Object> length_obj = isolate->factory()->NewNumberFromSize(length);
153 Handle<JSArrayBuffer> buffer = Handle<JSArrayBuffer>::cast(maybe_buffer);
156 Handle<FixedTypedArrayBase> elements =
162 Handle<JSArrayBuffer> buffer = isolate->factory()->NewJSArrayBuffer();
166 Handle<FixedTypedArrayBase> elements =
199 Handle<JSArrayBuffer> buffer = isolate->factory()->NewJSArrayBuffer();
245 Handle<Object> byte_length_obj
    [all...]
  /external/v8/src/
v8memory.h 64 static Handle<Object>& Object_Handle_at(Address addr) {
65 return *reinterpret_cast<Handle<Object>*>(addr);
isolate-inl.h 20 Handle<Context> Isolate::native_context() {
21 return handle(context()->native_context(), this);
90 Handle<JSGlobalObject> Isolate::global_object() {
91 return handle(context()->global_object(), this);
94 Handle<JSObject> Isolate::global_proxy() {
95 return handle(context()->global_proxy(), this);
109 Handle<type> Isolate::name() { \
110 return Handle<type>(raw_native_context()->name(), this); \
deoptimizer.cc 310 // We need a handle scope only because of the macro assembler,
    [all...]
  /external/v8/src/zone/
zone-handle-set.h 18 explicit ZoneHandleSet(Handle<T> handle)
19 : data_(bit_cast<intptr_t>(handle.address()) | kSingletonTag) {
20 DCHECK(IsAligned(bit_cast<intptr_t>(handle.address()), kPointerAlignment));
31 Handle<T> at(size_t i) const {
35 return Handle<T>(singleton());
37 return Handle<T>(list()->at(static_cast<int>(i)));
40 Handle<T> operator[](size_t i) const { return at(i); }
42 void insert(Handle<T> handle, Zone* zone)
    [all...]
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 49 typedef void *Handle;
506 * @param hcontext: pointer to hold returned VBP context handle.
510 uint32 vbp_open(uint32 parser_type, Handle *hcontext);
514 * @param hcontext: VBP context handle.
518 uint32 vbp_close(Handle hcontext);
522 * @param hcontext: handle to VBP context.
529 uint32 vbp_parse(Handle hcontext, uint8 *data, uint32 size, uint8 init_data_flag);
533 * @param hcontext: handle to VBP context.
539 uint32 vbp_query(Handle hcontext, void **data);
544 * @param hcontext: handle to VBP context
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errhandlingapi.h 24 WINBASEAPI ULONG WINAPI RemoveVectoredExceptionHandler (PVOID Handle);
26 WINBASEAPI ULONG WINAPI RemoveVectoredContinueHandler (PVOID Handle);
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
zsyscall_windows.go 51 func regCreateKeyEx(key syscall.Handle, subkey *uint16, reserved uint32, class *uint16, options uint32, desired uint32, sa *syscall.SecurityAttributes, result *syscall.Handle, disposition *uint32) (regerrno error) {
59 func regDeleteKey(key syscall.Handle, subkey *uint16) (regerrno error) {
67 func regSetValueEx(key syscall.Handle, valueName *uint16, reserved uint32, vtype uint32, buf *byte, bufsize uint32) (regerrno error) {
75 func regEnumValue(key syscall.Handle, index uint32, name *uint16, nameLen *uint32, reserved *uint32, valtype *uint32, buf *byte, buflen *uint32) (regerrno error) {
83 func regDeleteValue(key syscall.Handle, name *uint16) (regerrno error) {
91 func regLoadMUIString(key syscall.Handle, name *uint16, buf *uint16, buflen uint32, buflenCopied *uint32, flags uint32, dir *uint16) (regerrno error) {
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
zsyscall_windows.go 51 func regCreateKeyEx(key syscall.Handle, subkey *uint16, reserved uint32, class *uint16, options uint32, desired uint32, sa *syscall.SecurityAttributes, result *syscall.Handle, disposition *uint32) (regerrno error) {
59 func regDeleteKey(key syscall.Handle, subkey *uint16) (regerrno error) {
67 func regSetValueEx(key syscall.Handle, valueName *uint16, reserved uint32, vtype uint32, buf *byte, bufsize uint32) (regerrno error) {
75 func regEnumValue(key syscall.Handle, index uint32, name *uint16, nameLen *uint32, reserved *uint32, valtype *uint32, buf *byte, buflen *uint32) (regerrno error) {
83 func regDeleteValue(key syscall.Handle, name *uint16) (regerrno error) {
91 func regLoadMUIString(key syscall.Handle, name *uint16, buf *uint16, buflen uint32, buflenCopied *uint32, flags uint32, dir *uint16) (regerrno error) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
Image.c 34 // This code is needed to build the Image handle for the DXE Core
38 NULL, // Image handle
44 NULL, // Parent handle
45 NULL, // System handle
47 NULL, // Device handle
178 &Image->Handle,
191 gDxeCoreImageHandle = Image->Handle;
199 &mLoadPe32PrivateData.Handle,
213 @param UserHandle Image file handle
356 IMAGE_FILE_HANDLE *Handle;
    [all...]
  /art/runtime/mirror/
class_ext.cc 57 Handle<ClassExt> h_this(hs.NewHandle(this));
58 Handle<PointerArray> old_methods(hs.NewHandle(h_this->GetObsoleteMethods()));
59 Handle<ObjectArray<DexCache>> old_dex_caches(hs.NewHandle(h_this->GetObsoleteDexCaches()));
69 Handle<PointerArray> new_methods(hs.NewHandle<PointerArray>(
76 Handle<ObjectArray<DexCache>> new_dex_caches(hs.NewHandle<ObjectArray<DexCache>>(
  /art/runtime/
runtime_callbacks.cc 65 void RuntimeCallbacks::ClassLoad(Handle<mirror::Class> klass) {
72 Handle<mirror::Class> temp_class,
73 Handle<mirror::ClassLoader> loader,
101 void RuntimeCallbacks::ClassPrepare(Handle<mirror::Class> temp_klass, Handle<mirror::Class> klass) {
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConnect.c 70 path node. If the handle associate with one device path node can not
80 @retval EFI_NOT_FOUND Create the handle associate with one device path
96 EFI_HANDLE Handle;
139 // Find the handle that best matches the Device Path. If it is only a
144 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &Handle);
147 if (Handle == PreviousHandle) {
163 // to prevent dead loop when control handle is found but connection failded case
170 PreviousHandle = Handle;
172 // Connect all drivers that apply to Handle and RemainingDevicePath,
179 // 1. If the connect fail, RemainingDevicepath and handle will not
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 351 handle database.
356 If Handle is NULL, then a check is made to see if the protocol specified by Guid
357 is present on any handle in the handle database. If Handle is not NULL, then
359 handle specified by Handle. If the check finds the protocol, then DebugAssert()
364 @param Handle The handle to check for the protocol. This is an optional
366 handle database is searched.
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConnect.c 70 path node. If the handle associate with one device path node can not
80 @retval EFI_NOT_FOUND Create the handle associate with one device path
96 EFI_HANDLE Handle;
139 // Find the handle that best matches the Device Path. If it is only a
144 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &Handle);
147 if (Handle == PreviousHandle) {
163 // to prevent dead loop when control handle is found but connection failded case
170 PreviousHandle = Handle;
172 // Connect all drivers that apply to Handle and RemainingDevicePath,
179 // 1. If the connect fail, RemainingDevicepath and handle will not
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
Forms.c 67 @param Handle N.A.
78 IN FRAMEWORK_EFI_HII_HANDLE Handle,
101 @param Handle Handle on which the form resides. Type FRAMEWORK_EFI_HII_HANDLE is defined in
110 @retval EFI_INVALID_PARAMETER The handle is unknown.
111 @retval EFI_NOT_FOUND A form on the requested handle cannot be found with the
120 IN FRAMEWORK_EFI_HII_HANDLE Handle,
137 ThunkContext = FwHiiHandleToThunkContext (Private, Handle);
166 @param Handle The HII handle from which will have default data retrieved.
    [all...]
Utility.c 50 @param HandleBufferLength On output, the length of the handle buffer
59 @retval EFI_NOT_FOUND No matching handle could not be found in database.
118 If Handle is not NULL and not a valid EFI_HII_HANDLE registered in the database,
123 @param Handle The HII Handle.
136 IN EFI_HII_HANDLE Handle,
152 Handle,
166 Handle,
184 Extract Hii package list GUID for given HII handle.
189 @param Handle Hii handle
    [all...]
  /external/v8/src/compiler/
js-inlining-heuristic.cc 24 int CollectFunctions(Node* node, Handle<JSFunction>* functions,
25 int functions_size, Handle<SharedFunctionInfo>& shared) {
29 functions[0] = Handle<JSFunction>::cast(m.Value());
38 functions[n] = Handle<JSFunction>::cast(m.Value());
44 functions[0] = Handle<JSFunction>::null();
51 bool CanInlineFunction(Handle<SharedFunctionInfo> shared) {
96 Handle<SharedFunctionInfo> shared =
99 : handle(candidate.functions[i]->shared());
139 // - For stressing inlining: immediately handle all functions.
179 Handle<SharedFunctionInfo> shared
    [all...]
  /external/libmojo/mojo/message_pump/
message_pump_mojo.cc 66 MojoHandle handle; local
67 result = MojoCreateWaitSet(&handle);
69 wait_set_handle_.reset(Handle(handle));
94 const Handle& handle,
98 DCHECK(handle.is_valid());
99 // Assume it's an error if someone tries to reregister an existing handle.
100 CHECK_EQ(0u, handlers_.count(handle));
106 handlers_[handle] = handler_data
289 const Handle handle = Handle(handles[i]); local
309 const Handle handle = Handle(handles[i]); local
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsFilePath.c 351 OUT EFI_HANDLE *Handle,
360 if ((DevicePath == NULL) || (*DevicePath == NULL) || (Handle == NULL)) {
369 // the handle to the device that is closest to DevicePath. On output, the device path pointer is modified
371 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &Remaining, Handle);
374 if (*Handle == PreviousHandle) {
386 PreviousHandle = *Handle;
389 Status = gBS->ConnectController (*Handle, NULL, Remaining, FALSE);
398 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &Remaining, Handle);
400 Status = gBS->ConnectController (*Handle, NULL, Remaining, FALSE);
420 Status = TryRemovableDevice (*DevicePath, Handle, &NewDevicePath);
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_windows.go 202 func LoadLibrary(libname string) (handle Handle, err error) {
211 func _LoadLibrary(libname *uint16) (handle Handle, err error) {
213 handle = Handle(r0)
214 if handle == 0 {
224 func FreeLibrary(handle Handle) (err error) {
225 r1, _, e1 := Syscall(procFreeLibrary.Addr(), 1, uintptr(handle), 0, 0
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_windows.go 202 func LoadLibrary(libname string) (handle Handle, err error) {
211 func _LoadLibrary(libname *uint16) (handle Handle, err error) {
213 handle = Handle(r0)
214 if handle == 0 {
224 func FreeLibrary(handle Handle) (err error) {
225 r1, _, e1 := Syscall(procFreeLibrary.Addr(), 1, uintptr(handle), 0, 0
    [all...]

Completed in 1095 milliseconds

<<21222324252627282930>>