Home
last modified time | relevance | path

Searched refs:Result (Results 1 – 25 of 94) sorted by relevance

1234

/external/libnfc-nxp/src/
DphFriNfc_TopazMap.c260 NFCSTATUS Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_TopazMap_ChkNdef() local
290 Result = phFriNfc_Tpz_H_RdBytes(NdefMap, NdefMap->TopazContainer.CurrentBlock, in phFriNfc_TopazMap_ChkNdef()
293 return Result; in phFriNfc_TopazMap_ChkNdef()
329 NFCSTATUS Result = NFCSTATUS_SUCCESS; in phFriNfc_TopazMap_RdNdef() local
383 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_TopazMap_RdNdef()
390 Result = ((Offset == PH_FRINFC_NDEFMAP_SEEK_BEGIN)? in phFriNfc_TopazMap_RdNdef()
397 return Result; in phFriNfc_TopazMap_RdNdef()
413 NFCSTATUS Result = NFCSTATUS_SUCCESS; in phFriNfc_TopazMap_WrNdef() local
475 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_TopazMap_WrNdef()
483 Result = ((NdefMap->Offset == PH_FRINFC_NDEFMAP_SEEK_BEGIN)? in phFriNfc_TopazMap_WrNdef()
[all …]
DphFriNfc_MifareStdMap.c246 NFCSTATUS Result);
1553 NFCSTATUS Result) in phFriNfc_MifStd_H_Complete() argument
1560 CompletionRoutine(NdefMap->CompletionRoutine->Context, Result); in phFriNfc_MifStd_H_Complete()
1565 NFCSTATUS Result = NFCSTATUS_SUCCESS; in phFriNfc_MifStd4k_H_CheckNdef() local
1582 Result = phFriNfc_MifareStdMap_ChkNdef(NdefMap); in phFriNfc_MifStd4k_H_CheckNdef()
1584 return Result; in phFriNfc_MifStd4k_H_CheckNdef()
1674 NFCSTATUS Result = NFCSTATUS_SUCCESS; in phFriNfc_MifStd_H_BlkChk() local
1690 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_MifStd_H_BlkChk()
1705 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_MifStd_H_BlkChk()
1767 return Result; in phFriNfc_MifStd_H_BlkChk()
[all …]
DphFriNfc_MifareULMap.c202 NFCSTATUS Result = NFCSTATUS_SUCCESS; in phFriNfc_MifareUL_H_Reset() local
206 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_MifareUL_H_Reset()
246 return Result; in phFriNfc_MifareUL_H_Reset()
262 NFCSTATUS Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_MifareUL_RdNdef() local
305 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_MifareUL_RdNdef()
315 Result = ((NdefMap->Offset == PH_FRINFC_NDEFMAP_SEEK_BEGIN)? in phFriNfc_MifareUL_RdNdef()
320 return Result; in phFriNfc_MifareUL_RdNdef()
338 NFCSTATUS Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_MifareUL_WrNdef() local
389 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_MAP, in phFriNfc_MifareUL_WrNdef()
404 Result = phFriNfc_MfUL_H_SelectSector(NdefMap, in phFriNfc_MifareUL_WrNdef()
[all …]
DphFriNfc_MifStdFormat.c220 NFCSTATUS Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_MfStd_Format() local
241 Result = phFriNfc_MfStd_H_WrRdAuth(NdefSmtCrdFmt); in phFriNfc_MfStd_Format()
243 return Result; in phFriNfc_MfStd_Format()
520 NFCSTATUS Result = NFCSTATUS_SUCCESS; in phFriNfc_MfStd_H_Transceive() local
534 Result = phFriNfc_OvrHal_Transceive( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_Transceive()
543 return Result; in phFriNfc_MfStd_H_Transceive()
549 NFCSTATUS Result = Status; in phFriNfc_MfStd_H_CallDisCon() local
557 Result = phFriNfc_OvrHal_Reconnect( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallDisCon()
562 Result = phFriNfc_OvrHal_Disconnect( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallDisCon()
567 return Result; in phFriNfc_MfStd_H_CallDisCon()
[all …]
DphFriNfc_SmtCrdFmt.c255 NFCSTATUS Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format() local
296 Result = phFriNfc_MfUL_Format( NdefSmtCrdFmt); in phFriNfc_NdefSmtCrd_Format()
300 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format()
304 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format()
319 Result = phFriNfc_MfStd_Format( NdefSmtCrdFmt, ScrtKeyB); in phFriNfc_NdefSmtCrd_Format()
321 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format()
330 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format()
348 Result = phFriNfc_Desfire_Format(NdefSmtCrdFmt); in phFriNfc_NdefSmtCrd_Format()
350 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format()
359 Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT, in phFriNfc_NdefSmtCrd_Format()
[all …]
/external/v8/src/
Dregister-allocator.cc40 Result::Result(Register reg, NumberInfo::Type info) { in Result() function in v8::internal::Result
49 Result::ZoneObjectList* Result::ConstantList() { in ConstantList()
55 NumberInfo::Type Result::number_info() { in number_info()
65 void Result::set_number_info(NumberInfo::Type info) { in set_number_info()
76 Result RegisterAllocator::AllocateWithoutSpilling() { in AllocateWithoutSpilling()
80 return Result(); in AllocateWithoutSpilling()
82 return Result(RegisterAllocator::ToRegister(num)); in AllocateWithoutSpilling()
86 Result RegisterAllocator::Allocate() { in Allocate()
87 Result result = AllocateWithoutSpilling(); in Allocate()
94 return Result(free_reg); in Allocate()
[all …]
Dregister-allocator-inl.h51 Result::Result(const Result& other) { in Result() function
56 Result& Result::operator=(const Result& other) {
65 Result::~Result() { in ~Result()
72 void Result::Unuse() { in Unuse()
80 void Result::CopyTo(Result* destination) const { in CopyTo()
Dregister-allocator.h56 class Result BASE_EMBEDDED {
65 Result() { invalidate(); } in Result() function
68 explicit Result(Register reg, NumberInfo::Type info = NumberInfo::kUnknown);
71 explicit Result(Handle<Object> value) { in Result() function
80 inline Result(const Result& other);
82 inline Result& operator=(const Result& other);
84 inline ~Result();
146 inline void CopyTo(Result* destination) const;
267 Result Allocate();
272 Result Allocate(Register target);
[all …]
Djump-target.h38 class Result; variable
111 virtual void Jump(Result* arg);
118 virtual void Branch(Condition cc, Result* arg, Hint hint = no_hint);
124 virtual void Bind(Result* arg);
209 virtual void Jump(Result* arg);
215 virtual void Branch(Condition cc, Result* arg, Hint hint = no_hint);
221 virtual void Bind(Result* arg);
/external/stlport/test/unit/
Dfadapter.h14 template <class Result>
17 Result (*ptr)();
19 explicit pointer_to_void_function(Result (*x)()) : ptr(x) {} in pointer_to_void_function()
20 Result operator()() const { return ptr(); } in operator()
21 Result operator()(__void_tag) const { return ptr(); } in operator()
32 template <class Result>
33 pointer_to_void_function<Result> ptr_fun(Result (*x)()) { in ptr_fun()
34 return pointer_to_void_function<Result>(x); in ptr_fun()
38 template <class Result>
39 pointer_to_void_function<Result> ptr_gen(Result (*x)()) { in ptr_gen()
[all …]
/external/v8/src/ia32/
Dvirtual-frame-ia32.h217 void SetElementAt(int index, Result* value);
221 Result temp(value); in SetElementAt()
308 Result CallStub(CodeStub* stub, int arg_count) { in CallStub()
316 Result CallStub(CodeStub* stub, Result* arg);
322 Result CallStub(CodeStub* stub, Result* arg0, Result* arg1);
326 Result CallRuntime(Runtime::Function* f, int arg_count);
327 Result CallRuntime(Runtime::FunctionId id, int arg_count);
335 Result InvokeBuiltin(Builtins::JavaScript id, InvokeFlag flag, int arg_count);
339 Result CallLoadIC(RelocInfo::Mode mode);
343 Result CallKeyedLoadIC(RelocInfo::Mode mode);
[all …]
Dvirtual-frame-ia32.cc89 Result temp = cgen()->allocator()->Allocate(); in SyncElementBelowStackPointer()
188 Result fresh = cgen()->allocator()->Allocate(); in MakeMergable()
524 Result temp = cgen()->allocator()->Allocate(); in AllocateStackSlots()
533 Result cnt = cgen()->allocator()->Allocate(); in AllocateStackSlots()
534 Result tmp = cgen()->allocator()->Allocate(); in AllocateStackSlots()
565 Result temp = cgen()->allocator()->Allocate(); in PushReceiverSlotAddress()
599 Result fresh = cgen()->allocator()->Allocate(); in InvalidateFrameSlotAt()
648 Result fresh = cgen()->allocator()->Allocate(); in TakeFrameSlotAt()
723 Result temp = cgen()->allocator()->Allocate(); in StoreToFrameSlotAt()
770 Result temp = cgen()->allocator()->Allocate(); in StoreToFrameSlotAt()
[all …]
Dregister-allocator-ia32.cc39 void Result::ToRegister() { in ToRegister()
42 Result fresh = CodeGeneratorScope::Current()->allocator()->Allocate(); in ToRegister()
57 void Result::ToRegister(Register target) { in ToRegister()
60 Result fresh = CodeGeneratorScope::Current()->allocator()->Allocate(target); in ToRegister()
87 Result RegisterAllocator::AllocateByteRegisterWithoutSpilling() { in AllocateByteRegisterWithoutSpilling()
88 Result result = AllocateWithoutSpilling(); in AllocateByteRegisterWithoutSpilling()
93 return Result(); in AllocateByteRegisterWithoutSpilling()
Dcodegen-ia32.h383 void GenerateReturnSequence(Result* return_value);
389 Result StoreArgumentsObject(bool initial);
402 Result tmp,
423 Result LoadFromSlot(Slot* slot, TypeofState typeof_state);
424 Result LoadFromSlotCheckForArguments(Slot* slot, TypeofState typeof_state);
425 Result LoadFromGlobalSlotCheckExtensions(Slot* slot,
439 Result EmitNamedLoad(Handle<String> name, bool is_contextual);
443 Result EmitNamedStore(Handle<String> name, bool is_contextual);
446 Result EmitKeyedLoad();
449 Result EmitKeyedStore(StaticType* key_type);
[all …]
/external/v8/src/x64/
Dvirtual-frame-x64.h218 void SetElementAt(int index, Result* value);
222 Result temp(value); in SetElementAt()
305 Result CallStub(CodeStub* stub, int arg_count) { in CallStub()
313 Result CallStub(CodeStub* stub, Result* arg);
319 Result CallStub(CodeStub* stub, Result* arg0, Result* arg1);
323 Result CallRuntime(Runtime::Function* f, int arg_count);
324 Result CallRuntime(Runtime::FunctionId id, int arg_count);
332 Result InvokeBuiltin(Builtins::JavaScript id,
338 Result CallLoadIC(RelocInfo::Mode mode);
342 Result CallKeyedLoadIC(RelocInfo::Mode mode);
[all …]
Dvirtual-frame-x64.cc143 Result cnt = cgen()->allocator()->Allocate(); in AllocateStackSlots()
173 Result temp = cgen()->allocator()->Allocate(); in PushReceiverSlotAddress()
299 Result fresh = cgen()->allocator()->Allocate(); in InvalidateFrameSlotAt()
348 Result fresh = cgen()->allocator()->Allocate(); in TakeFrameSlotAt()
506 Result fresh = cgen()->allocator()->Allocate(); in MakeMergable()
741 Result VirtualFrame::Pop() { in Pop()
758 Result temp = cgen()->allocator()->Allocate(); in Pop()
785 Result temp = cgen()->allocator()->Allocate(); in Pop()
796 return Result(temp.reg(), info); in Pop()
798 return Result(element.reg(), info); in Pop()
[all …]
Dregister-allocator-x64.cc39 void Result::ToRegister() { in ToRegister()
42 Result fresh = CodeGeneratorScope::Current()->allocator()->Allocate(); in ToRegister()
52 void Result::ToRegister(Register target) { in ToRegister()
55 Result fresh = CodeGeneratorScope::Current()->allocator()->Allocate(target); in ToRegister()
77 Result RegisterAllocator::AllocateByteRegisterWithoutSpilling() { in AllocateByteRegisterWithoutSpilling()
80 return Result(); in AllocateByteRegisterWithoutSpilling()
/external/easymock/src/org/easymock/internal/
DResult.java23 public class Result implements IAnswer<Object>, Serializable { class
31 private Result(IAnswer<?> value, boolean shouldFillInStackTrace) { in Result() method in Result
36 public static Result createThrowResult(final Throwable throwable) { in createThrowResult()
50 return new Result(new ThrowingAnswer(), true); in createThrowResult()
53 public static Result createReturnResult(final Object value) { in createReturnResult()
67 return new Result(new ReturningAnswer(), true); in createReturnResult()
70 public static Result createDelegatingResult(final Object value) { in createDelegatingResult()
95 return new Result(new DelegatingAnswer(), false); in createDelegatingResult()
98 public static Result createAnswerResult(IAnswer<?> answer) { in createAnswerResult()
99 return new Result(answer, false); in createAnswerResult()
DRecordState.java35 private Result lastResult;
100 lastResult = Result.createReturnResult(value); in andReturn()
109 lastResult = Result.createThrowResult(throwable); in andThrow()
118 lastResult = Result.createAnswerResult(answer); in andAnswer()
127 lastResult = Result.createDelegatingResult(delegateTo); in andDelegateTo()
137 behavior.addStub(lastInvocation, Result.createReturnResult(value)); in andStubReturn()
150 lastInvocation.withMatcher(org.easymock.MockControl.ALWAYS_MATCHER), Result in setDefaultReturnValue()
158 behavior.addStub(lastInvocation, Result.createReturnResult(null)); in asStub()
167 lastInvocation.withMatcher(org.easymock.MockControl.ALWAYS_MATCHER), Result in setDefaultVoidCallable()
178 behavior.addStub(lastInvocation, Result.createThrowResult(throwable)); in andStubThrow()
[all …]
DMocksBehavior.java56 public final void addStub(ExpectedInvocation expected, Result result) { in addStub()
60 public void addExpected(ExpectedInvocation expected, Result result, in addExpected()
70 private final Result getStubResult(Invocation actual) { in getStubResult()
92 public final Result addActual(Invocation actual) { in addActual()
96 Result result = behaviorLists.get(position).addActual(actual); in addActual()
105 Result stubOrNice = getStubResult(actual); in addActual()
107 stubOrNice = Result.createReturnResult(RecordState in addActual()
/external/qemu/distrib/sdl-1.2.12/src/thread/win32/
Dwin_ce_semaphore.c103 BOOL Result = TRUE; in ReleaseSemaphoreCE() local
117 Result = FALSE; in ReleaseSemaphoreCE()
132 return Result; in ReleaseSemaphoreCE()
189 BOOL Result = TRUE; in CloseSynchHandle() local
190 if (hSynch->hEvent != NULL) Result = Result && CloseHandle (hSynch->hEvent); in CloseSynchHandle()
191 if (hSynch->hMutex != NULL) Result = Result && CloseHandle (hSynch->hMutex); in CloseSynchHandle()
192 if (hSynch->hSemph != NULL) Result = Result && CloseHandle (hSynch->hSemph); in CloseSynchHandle()
194 return (Result); in CloseSynchHandle()
/external/v8/src/mips/
Dvirtual-frame-mips.cc130 void VirtualFrame::CallStub(CodeStub* stub, Result* arg) { in CallStub()
135 void VirtualFrame::CallStub(CodeStub* stub, Result* arg0, Result* arg1) { in CallStub()
162 Result* arg_count_register, in InvokeBuiltin()
183 Result* arg, in CallCodeObject()
191 Result* arg0, in CallCodeObject()
192 Result* arg1, in CallCodeObject()
209 Result VirtualFrame::Pop() { in Pop()
211 Result res = Result(); in Pop()
Dvirtual-frame-mips.h198 void SetElementAt(int index, Result* value);
202 Result temp(value); in SetElementAt()
296 void CallStub(CodeStub* stub, Result* arg);
300 void CallStub(CodeStub* stub, Result* arg0, Result* arg1);
315 Result* arg_count_register,
326 Result* arg,
330 Result* arg0,
331 Result* arg1,
352 Result Pop();
374 void Push(Result* result) { in Push()
Dregister-allocator-mips.cc39 void Result::ToRegister() { in ToRegister()
44 void Result::ToRegister(Register target) { in ToRegister()
52 Result RegisterAllocator::AllocateByteRegisterWithoutSpilling() { in AllocateByteRegisterWithoutSpilling()
55 return Result(); in AllocateByteRegisterWithoutSpilling()
/external/v8/src/arm/
Dregister-allocator-arm.cc39 void Result::ToRegister() { in ToRegister()
44 void Result::ToRegister(Register target) { in ToRegister()
52 Result RegisterAllocator::AllocateByteRegisterWithoutSpilling() { in AllocateByteRegisterWithoutSpilling()
55 return Result(); in AllocateByteRegisterWithoutSpilling()

1234