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

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/linux-x86/src/cmd/cgo/
ast.go 372 if n.Results != nil {
373 f.walk(n.Results, "param", visit)
408 f.walk(n.Results, "expr", visit)
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerLib/
DeviceManager.c 731 @param Results A null-terminated Unicode string in <ConfigAltResp> format which
735 @retval EFI_SUCCESS The Results is filled with the requested values.
736 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
747 OUT EFI_STRING *Results
750 if (Progress == NULL || Results == NULL) {
758 This function processes the results of changes in configuration.
767 @retval EFI_SUCCESS The Results is processed successfully.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DriverHealthManagerDxe.c 72 @param Results A null-terminated Unicode string in <ConfigAltResp> format which
76 @retval EFI_SUCCESS The Results is filled with the requested values.
77 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
88 OUT EFI_STRING *Results
91 if (Progress == NULL || Results == NULL) {
99 This function processes the results of changes in configuration.
109 @retval EFI_SUCCESS The Results is processed successfully.
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 238 /// ReplaceNodeResults - Replace the results of node with an illegal result
241 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
564 SmallVectorImpl<SDValue> &Results) const;
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 246 SmallVectorImpl<SDValue> &Results,
252 /// ReplaceNodeResults - Replace the results of node with an illegal result
255 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 234 // ADD, SUB, SMUL, etc. - Arithmetic operations with FLAGS results.
238 ANDN, // ANDN - Bitwise AND NOT with FLAGS results.
560 /// ReplaceNodeResults - Replace the results of node with an illegal result
563 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
mkbuiltin.go 156 return fmt.Sprintf("functype(nil, %s, %s)", i.fields(t.Params, false), i.fields(t.Results, false))
  /prebuilts/go/darwin-x86/src/cmd/fix/
typecheck.go 331 typeof[n] = mkType(joinFunc(split(typeof[n.Params]), split(typeof[n.Results])))
575 res := n.Results
576 if f.Results != nil {
577 t := split(typeof[f.Results])
  /prebuilts/go/darwin-x86/src/cmd/vet/
httpresponse.go 83 res := sig.Results()
lostcancel.go 167 vIsNamedResult := sig != nil && tupleContains(sig.Results(), v)
182 if n.Results == nil && vIsNamedResult {
  /prebuilts/go/darwin-x86/src/go/types/
exprstring.go 171 res := sig.Results
  /prebuilts/go/darwin-x86/src/math/
sin.go 44 // is not gradual, but jumps suddenly to about 1 part in 10e7. Results may
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
mkbuiltin.go 156 return fmt.Sprintf("functype(nil, %s, %s)", i.fields(t.Params, false), i.fields(t.Results, false))
  /prebuilts/go/linux-x86/src/cmd/fix/
typecheck.go 331 typeof[n] = mkType(joinFunc(split(typeof[n.Params]), split(typeof[n.Results])))
575 res := n.Results
576 if f.Results != nil {
577 t := split(typeof[f.Results])
  /prebuilts/go/linux-x86/src/cmd/vet/
httpresponse.go 83 res := sig.Results()
lostcancel.go 167 vIsNamedResult := sig != nil && tupleContains(sig.Results(), v)
182 if n.Results == nil && vIsNamedResult {
  /prebuilts/go/linux-x86/src/go/types/
exprstring.go 171 res := sig.Results
  /prebuilts/go/linux-x86/src/math/
sin.go 44 // is not gradual, but jumps suddenly to about 1 part in 10e7. Results may
  /device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
Tpm2CommandLib.h 66 @param[out] Results List of digests computed for the PCR
77 OUT TPML_DIGEST_VALUES *Results
    [all...]
  /external/parameter-framework/upstream/parameter/
DomainConfiguration.cpp 337 core::Results *errors) const
  /tools/test/connectivity/acts/framework/acts/
records.py 324 "Results": [
333 A json-format string representing the test results.
337 d["Results"] = [record.to_dict() for record in self.executed]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
ConfigAccess.c 414 @param Results A null-terminated Unicode string in <ConfigAltResp> format which has all
428 OUT EFI_STRING *Results
447 if (Progress == NULL || Results == NULL) {
476 // No Storage to be extracted into the results.
588 // Merge result into the final results.
610 *Results = FinalResults;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
PlatVarCleanupLib.c 554 @param[out] Results A null-terminated Unicode string in <ConfigAltResp> format which
558 @retval EFI_SUCCESS The Results is filled with the requested values.
559 @retval EFI_OUT_OF_RESOURCES Not enough memory to store the results.
570 OUT EFI_STRING *Results
581 if (Progress == NULL || Results == NULL) {
621 Results,
804 @retval EFI_SUCCESS The results have been distributed or are
807 parts of the results that must be
811 Results parameter would result
873 This function is called to provide results data to the driver.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiConfig.c 431 @param[out] Results A null-terminated Unicode string in
436 @retval EFI_SUCCESS The Results string is filled with the
440 parts of the results that must be
470 OUT EFI_STRING *Results
484 if (Progress == NULL || Results == NULL) {
546 Results,
591 @retval EFI_SUCCESS The results have been distributed or are
594 parts of the results that must be
598 Results parameter would result
629 This function is called to provide results data to the driver.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Nv.c 831 @param[out] Results A null-terminated Unicode string in
836 @retval EFI_SUCCESS The Results string is filled with the
840 parts of the results that must be
864 OUT EFI_STRING *Results
878 if (Progress == NULL || Results == NULL) {
949 *Results = FormResult;
988 @retval EFI_SUCCESS The results have been distributed or are
991 parts of the results that must be
995 Results parameter would result
    [all...]

Completed in 1078 milliseconds

1 2 3 4 5 6 78 91011>>