HomeSort by relevance Sort by last modified time
    Searched refs:consumed (Results 151 - 175 of 452) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/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-4691093/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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/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-4479392/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-4579689/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-4630689/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-4639204/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-4691093/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 175 * consumed is 'true' when the drop was accepted by a valid recipient,
178 void reportDropResult(IWindow window, boolean consumed);
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
rules.c 405 int consumed = extract_layout_index(ident.start + mlvo_sval.len, local
407 if ((int) (ident.len - mlvo_sval.len) != consumed) {
669 int consumed; local
676 consumed = extract_layout_index(s + i, value.len - i, &idx);
677 if (consumed == -1) goto error;
678 i += consumed;
  /external/python/cpython3/Include/
unicodeobject.h     [all...]
  /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/runtime/
stack_test.go 20 // The test consumed up to 500MB in the past.
61 consumed := int64(s1.StackSys - s0.StackSys)
62 t.Logf("Consumed %vMB for stack mem", consumed>>20)
64 if consumed > estimate {
65 t.Fatalf("Stack mem: want %v, got %v", estimate, consumed)
  /prebuilts/go/linux-x86/src/runtime/
stack_test.go 20 // The test consumed up to 500MB in the past.
61 consumed := int64(s1.StackSys - s0.StackSys)
62 t.Logf("Consumed %vMB for stack mem", consumed>>20)
64 if consumed > estimate {
65 t.Fatalf("Stack mem: want %v, got %v", estimate, 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;
  /prebuilts/go/darwin-x86/src/encoding/xml/
read.go 517 consumed := false
519 consumed, err = d.unmarshalPath(tinfo, sv, nil, &t)
523 if !consumed && saveAny.IsValid() {
524 consumed = true
530 if !consumed {
667 // The consumed result tells whether XML elements have been consumed
670 func (d *Decoder) unmarshalPath(tinfo *typeInfo, sv reflect.Value, parents []string, start *StartElement) (consumed bool, err error) {
729 // Skip reads tokens until it has consumed the end element
730 // matching the most recent start element already consumed
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
read.go 517 consumed := false
519 consumed, err = d.unmarshalPath(tinfo, sv, nil, &t)
523 if !consumed && saveAny.IsValid() {
524 consumed = true
530 if !consumed {
667 // The consumed result tells whether XML elements have been consumed
670 func (d *Decoder) unmarshalPath(tinfo *typeInfo, sv reflect.Value, parents []string, start *StartElement) (consumed bool, err error) {
729 // Skip reads tokens until it has consumed the end element
730 // matching the most recent start element already consumed
    [all...]
  /external/boringssl/src/ssl/
tls_record.cc 191 size_t consumed) {
192 ssl->s3->early_data_skipped += consumed;
193 if (ssl->s3->early_data_skipped < consumed) {
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
ActionBarOverlayLayout.java 507 public boolean onNestedFling(View target, float velocityX, float velocityY, boolean consumed) {
508 if (!mHideOnContentScroll || !consumed) {
521 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;
  /prebuilts/go/darwin-x86/src/encoding/pem/
pem.go 176 // position. We have consumed the preamble line and will have consumed
178 // line is not a valid header line, therefore we cannot have consumed
  /prebuilts/go/linux-x86/src/encoding/pem/
pem.go 176 // position. We have consumed the preamble line and will have consumed
178 // line is not a valid header line, therefore we cannot have consumed
  /hardware/google/av/media/codecs/aac/
C2SoftAacEnc.cpp 380 int consumed = ((capacity / sizeof(int16_t)) - inargs.numInSamples); local
382 + (consumed * 1000000ll / channelCount / sampleRate);
  /libcore/ojluni/src/main/java/sun/security/util/
DerValue.java 297 int consumed = in.getPos() - startPosInInput; local
298 originalEncodedForm = in.getSlice(startPosInInput, consumed);

Completed in 1075 milliseconds

1 2 3 4 5 67 8 91011>>