HomeSort by relevance Sort by last modified time
    Searched refs:Results (Results 76 - 100 of 390) sorted by null

1 2 34 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfigImpl.c 130 @param[out] Results A null-terminated Unicode string in
135 @retval EFI_SUCCESS The Results is filled with the requested values.
136 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
148 OUT EFI_STRING *Results
163 if (Progress == NULL || Results == NULL) {
230 Results,
252 This function processes the results of changes in configuration.
263 @retval EFI_SUCCESS The Results is processed successfully.
357 This function processes the results of changes in configuration.
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
salproc.h 92 OUT rArg *Results OPTIONAL
105 OUT rArg *Results OPTIONAL
119 OUT rArg *Results OPTIONAL
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpDeviceIndexRunnable.java 51 static class Results {
57 public Results(
135 new Results(unifiedLookupIndex, mtpObjects, buckets))) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DriverSample.c 766 @param Results A null-terminated Unicode string in
771 @retval EFI_SUCCESS The Results is filled with the requested values.
772 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
784 OUT EFI_STRING *Results
800 if (Progress == NULL || Results == NULL) {
909 *Results = AllocateZeroPool (BufferSize);
910 ASSERT (*Results != NULL);
911 StrCpyS (*Results, BufferSize / sizeof (CHAR16), ConfigRequest);
912 Value = *Results;
917 if ((Value = StrStr (*Results, PrivateData->NameValueName[0])) != NULL) {
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
AudioFrequencyMicActivity.java 505 private class Results {
512 public Results(String label) {
516 //append results
584 sb.append("Please execute all tests for results\n");
594 Results resultsBuiltIn = new Results(getTestString(TEST_NOISE));
601 Results resultsBase = new Results(getTestString(TEST_USB_BACKGROUND));
609 Results resultsUsbNoise = new Results(getTestString(TEST_USB_NOISE))
    [all...]
AudioFrequencyUnprocessedActivity.java 159 private Results mResultsMic;
160 private Results mResultsTone;
161 private Results mResultsBack;
292 mResultsMic = new Results("mic_response", mBands);
293 mResultsTone = new Results("tone_response", mBandsTone);
294 mResultsBack = new Results("background_response", mBandsBack);
481 sb.append("Please execute all tests for results\n");
486 private void processSpectrum(Results results, AudioBandSpecs[] bandsSpecs, int anchorBand) {
487 int points = results.mValuesLog.length
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 229 // The following calls must take care of *all* of the node's results,
230 // not just the illegal result they were passed (this includes results
231 // with a legal type). Results can be remapped using ReplaceValueWith,
282 // The following calls must either replace all of the node's results
333 "Node morphing changed the number of results!");
710 "Node morphing changed the number of results!");
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
out.go 376 void := gtype.Results == nil || len(gtype.Results.List) == 0
381 l := gtype.Results.List
389 t.Results = &ast.FieldList{List: l}
451 l := d.Type.Results.List
452 d.Type.Results.List = l[:len(l)-1]
476 d.Type.Results.List[0].Names = []*ast.Ident{ast.NewIdent("r1")}
480 d.Type.Results.List[nret].Names = []*ast.Ident{ast.NewIdent("r2")}
765 forFieldList(fntype.Results,
791 if fntype.Results == nil || len(fntype.Results.List) == 0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
out.go 376 void := gtype.Results == nil || len(gtype.Results.List) == 0
381 l := gtype.Results.List
389 t.Results = &ast.FieldList{List: l}
451 l := d.Type.Results.List
452 d.Type.Results.List = l[:len(l)-1]
476 d.Type.Results.List[0].Names = []*ast.Ident{ast.NewIdent("r1")}
480 d.Type.Results.List[nret].Names = []*ast.Ident{ast.NewIdent("r2")}
765 forFieldList(fntype.Results,
791 if fntype.Results == nil || len(fntype.Results.List) == 0
    [all...]
  /external/parameter-framework/upstream/parameter/
ConfigurableDomain.cpp 303 core::Results infos;
366 core::Results &infos)
470 bool CConfigurableDomain::split(CConfigurableElement *pConfigurableElement, core::Results &infos)
716 core::Results &errors) const
    [all...]
AreaConfiguration.cpp 59 core::Results *errors) const
ConfigurableDomains.cpp 66 bool bForce, core::Results &infos) const
301 core::Results &infos)
408 core::Results &errors) const
538 const CParameterBlackboard *mainBlackboard, core::Results &infos)
  /prebuilts/go/darwin-x86/src/cmd/vet/
tests.go 88 if results := fn.Type.Results; results != nil && len(results.List) != 0 {
143 // Want functions with 0 results and 1 parameter.
144 if fn.Type.Results != nil && len(fn.Type.Results.List) > 0 ||
  /prebuilts/go/linux-x86/src/cmd/vet/
tests.go 88 if results := fn.Type.Results; results != nil && len(results.List) != 0 {
143 // Want functions with 0 results and 1 parameter.
144 if fn.Type.Results != nil && len(fn.Type.Results.List) > 0 ||
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerLib/
DeviceManager.h 124 @param Results A null-terminated Unicode string in <ConfigAltResp> format which
128 @retval EFI_SUCCESS The Results is filled with the requested values.
129 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
140 OUT EFI_STRING *Results
144 This function processes the results of changes in configuration.
154 @retval EFI_SUCCESS The Results is processed successfully.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.h 120 This function processes the results of changes in configuration.
170 @param Results - A null-terminated Unicode string in <ConfigAltResp> format which
174 @retval EFI_SUCCESS The Results is filled with the requested values.
175 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
186 OUT EFI_STRING *Results
190 This function processes the results of changes in configuration.
200 @retval EFI_SUCCESS The Results is processed successfully.
  /external/llvm/lib/Target/X86/
X86SelectionDAGInfo.cpp 261 SmallVector<SDValue, 4> Results;
262 Results.push_back(RepMovs);
269 Results.push_back(DAG.getMemcpy(Chain, dl,
282 return DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Results);
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.h 75 /// ReplaceNodeResults - Replace the results of node with an illegal result
78 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 32 /// \brief Default priority values for code-completion results based
71 /// \brief Priority value deltas that are added to code-completion results
159 /// code-completion consumer can process the results accordingly.
193 /// The results of this completion are the members of the type being
200 /// The results of this completion are the members of the type being
207 /// The results of this completion are the members of the type being
315 /// \brief Determines whether we want C++ constructors as results within this
    [all...]

Completed in 1696 milliseconds

1 2 34 5 6 7 8 91011>>