HomeSort by relevance Sort by last modified time
    Searched refs:consumed (Results 126 - 150 of 397) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
WriteIndicCharts.java 120 boolean consumed =false;
137 if(temp[j].indexOf(":CONSUMED")>=0){
139 consumed=true;
164 }else if(consumed){
334 arr[index] = UTF16.valueOf(start+(((byte)iter.codepoint)&0xFF))+":CONSUMED";
340 arr[index] = UTF16.valueOf(start+(((byte)iter.codepoint)&0xFF))+":CONSUMED";
  /external/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
259 /// \brief Check a function's CFG for consumed violations
    [all...]
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ActivityTest.java 380 boolean consumed = activity.onKeyUp(KeyEvent.KEYCODE_0, new KeyEvent(KeyEvent.ACTION_UP, KeyEvent.KEYCODE_0));
382 assertFalse(consumed);
392 boolean consumed = activity.onKeyUp(KeyEvent.KEYCODE_BACK, new KeyEvent(KeyEvent.ACTION_UP, KeyEvent.KEYCODE_BACK));
394 assertTrue(consumed);
  /external/skia/include/private/
GrAuditTrail.h 86 void opsCombined(const GrOp* consumer, const GrOp* consumed);
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 154 public void reportDropResult(IWindow window, boolean consumed) throws RemoteException {
  /libcore/ojluni/src/main/java/javax/net/ssl/
SSLSocketFactory.java 224 * already been consumed/removed from the {@link Socket}'s
234 * {@code consumed} stream before this method is called, perhaps
237 * {@code consumed} until it reaches {@code EOF}, then all further
247 * @param consumed
248 * the consumed inbound network data that has already been
266 public Socket createSocket(Socket s, InputStream consumed,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 1 //===- Consumed.h ----------------------------------------------*- C++ --*-===//
10 // A intra-procedural analysis for checking consumed properties. This is based,
26 namespace consumed { namespace in namespace:clang
104 /// \brief Warn about use-while-consumed errors.
115 /// \brief Warn about use-while-consumed errors.
158 /// \brief Get the consumed state of a given variable.
161 /// \brief Get the consumed state of a given temporary value.
182 /// \brief Set the consumed state of a given variable.
185 /// \brief Set the consumed state of a given temporary value.
254 /// \brief Check a function's CFG for consumed violations
    [all...]
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 165 * consumed is 'true' when the drop was accepted by a valid recipient,
168 void reportDropResult(IWindow window, boolean consumed);
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 763 int[] consumed = new int[2]; local
767 view.dispatchNestedPreScroll(scrollPosX, scrollPosY, consumed, null)
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem.go 170 // position. We have consumed the preamble line and will have consumed
172 // line is not a valid header line, therefore we cannot have consumed
  /prebuilts/go/linux-x86/src/encoding/pem/
pem.go 170 // position. We have consumed the preamble line and will have consumed
172 // line is not a valid header line, therefore we cannot have consumed
  /external/libpcap/
pcap-usb-linux.c 717 int dummy, ret, consumed, cnt; local
759 for (consumed=0; consumed < ret; ) {
772 consumed += cnt;
780 consumed += cnt;
  /frameworks/support/design/src/android/support/design/widget/
AppBarLayout.java 1114 int consumed = 0; local
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
read.go 513 consumed := false
515 consumed, err = p.unmarshalPath(tinfo, sv, nil, &t)
519 if !consumed && saveAny.IsValid() {
520 consumed = true
526 if !consumed {
647 // The consumed result tells whether XML elements have been consumed
650 func (p *Decoder) unmarshalPath(tinfo *typeInfo, sv reflect.Value, parents []string, start *StartElement) (consumed bool, err error) {
709 // Skip reads tokens until it has consumed the end element
710 // matching the most recent start element already consumed
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
read.go 513 consumed := false
515 consumed, err = p.unmarshalPath(tinfo, sv, nil, &t)
519 if !consumed && saveAny.IsValid() {
520 consumed = true
526 if !consumed {
647 // The consumed result tells whether XML elements have been consumed
650 func (p *Decoder) unmarshalPath(tinfo *typeInfo, sv reflect.Value, parents []string, start *StartElement) (consumed bool, err error) {
709 // Skip reads tokens until it has consumed the end element
710 // matching the most recent start element already consumed
    [all...]
  /external/harfbuzz_ng/util/
options.cc 823 unsigned int consumed; local
825 buf, sizeof (buf), &consumed,
827 if (!consumed)
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionBarOverlayLayout.java 506 public boolean onNestedFling(View target, float velocityX, float velocityY, boolean consumed) {
507 if (!mHideOnContentScroll || !consumed) {
520 public void onNestedPreScroll(View target, int dx, int dy, int[] consumed) {
  /system/security/keystore/
legacy_keymaster_device_wrapper.cpp 468 size_t consumed = 0; local
476 &consumed, &out_params, &out_blob);
479 resultConsumed = consumed;

Completed in 1989 milliseconds

1 2 3 4 56 7 8 91011>>