HomeSort by relevance Sort by last modified time
    Searched full:requested (Results 226 - 250 of 12437) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/cros/system_api/dbus/power_manager/
idle.proto 21 // screen brightness currently requested by powerd.
  /external/curl/docs/cmdline-opts/
max-filesize.d 7 requested is larger than this value, the transfer will not start and curl will
  /external/dagger2/compiler/src/it/functional-tests/src/main/java/test/membersinject/
NonRequestedChild.java 21 * A class that should not be requested by any component, to ensure that we still generate a members
  /external/icu/android_icu4j/src/main/java/android/icu/util/
UResourceTypeMismatchException.java 14 * Exception thrown when the requested resource type
  /external/icu/icu4c/source/common/
localsvc.h 18 * a type of factory object specific to the requested service.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
HolidayBundle.java 18 // that the key itself can be used if no name is found for the requested
HolidayBundle_en.java 18 // that the key itself can be used if no name is found for the requested
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
UResourceTypeMismatchException.java 13 * Exception thrown when the requested resource type
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/tools/
ExecDumpClient.java 45 * Specifies whether a dump should be requested
48 * <code>true</code> if a dump should be requested
94 * in case the dump can not be requested
110 * in case the dump can not be requested
  /external/javassist/src/main/javassist/bytecode/
DuplicateMemberException.java 21 * An exception thrown when adding a duplicate member is requested.
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
EscapeMode.java 47 * This function maps the type of escaping requested (escapeCmd) to the appropriate EscapeMode. If
48 * no explicit escaping is requested, but doAutoEscape is true, the function chooses auto escaping
51 * @param escapeCmd A string indicating type of escaping requested.
82 * @param escapeCmd A string indicating type of escaping requested.
  /external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
const_correctness.fail.cpp 33 any_cast<TestType &>(static_cast<any const&>(a)); // expected-note {{requested here}}
37 any_cast<TestType &&>(static_cast<any const&>(a)); // expected-note {{requested here}}
41 any_cast<TestType2 &>(static_cast<any const&&>(a)); // expected-note {{requested here}}
45 any_cast<TestType2 &&>(static_cast<any const&&>(a)); // expected-note {{requested here}}
  /external/llvm/cmake/modules/
GenerateVersionFromCVS.cmake 8 # and SECOND_REPOSITORY and SECOND_REVISION if requested, where "FIRST" and
HandleLLVMStdlib.cmake 2 # if the user has requested it.
  /external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
asm-global-bugfix.ll 1 ; Test case for a bug where we would crash when we were requested to report
  /external/perf_data_converter/src/quipper/
data_writer.cc 18 LOG(ERROR) << "Unable to write " << value_name << ". Requested " << size
  /external/ppp/pppd/
upap.h 82 #define UPAPCS_CLOSED 1 /* Connection up, haven't requested auth */
83 #define UPAPCS_PENDING 2 /* Connection down, have requested auth */
92 #define UPAPSS_CLOSED 1 /* Connection up, haven't requested auth */
93 #define UPAPSS_PENDING 2 /* Connection down, have requested auth */
  /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
ResTable_config.java     [all...]
  /external/selinux/policycoreutils/load_policy/
load_policy.8 36 Initial policy load failed and enforcing mode requested
  /external/skia/tools/skiaserve/urlhandlers/
ColorModeHandler.cpp 39 return SendError(connection, "Unable to create requested surface");
  /external/skqp/tools/skiaserve/urlhandlers/
ColorModeHandler.cpp 39 return SendError(connection, "Unable to create requested surface");
  /external/syslinux/core/lwip/src/netif/ppp/
pap.h 92 #define UPAPCS_CLOSED 1 /* Connection up, haven't requested auth */
93 #define UPAPCS_PENDING 2 /* Connection down, have requested auth */
102 #define UPAPSS_CLOSED 1 /* Connection up, haven't requested auth */
103 #define UPAPSS_PENDING 2 /* Connection down, have requested auth */
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_PreventGradient.pbtxt 22 summary: "An identity op that triggers an error if a gradient is requested."
  /external/tensorflow/tensorflow/core/profiler/
tfprof_output.proto 31 // Total bytes requested by the op.
35 // Total bytes requested by the op and not released before end.
93 // Total requested bytes by the code.
97 // Total bytes requested by the op and not released before end.
  /external/tpm2/
GetRandom.c 18 // if the requested bytes exceed the output buffer size, generates the

Completed in 2044 milliseconds

1 2 3 4 5 6 7 8 91011>>