HomeSort by relevance Sort by last modified time
    Searched full:anonymous (Results 326 - 350 of 2287) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/deep_memory_profiler/subcommands/
policies.py 146 'anonymous': 'anonymous_committed',
152 'anonymous-vm': 'anonymous_virtual',
212 'anonymous': 0,
217 'nonprofiled-anonymous': 0,
241 key = 'anonymous'
  /external/chromium_org/chrome/browser/resources/google_now/
utility_unittest.gtestjs 32 ' at <anonymous>:2:16\n ' +
33 'at Object.InjectedScript._evaluateOn (<anonymous>:580:39)\n ' +
34 'at Object.InjectedScript._evaluateAndWrap (<anonymous>:539:52)\n ' +
35 'at Object.InjectedScript.evaluate (<anonymous>:458:21)';
62 'at <anonymous>:2:16\n ' +
63 'at Object.InjectedScript._evaluateOn (<anonymous>:580:39)\n ' +
64 'at Object.InjectedScript._evaluateAndWrap (<anonymous>:539:52)\n' +
65 ' at Object.InjectedScript.evaluate (<anonymous>:458:21)'
94 // server, with an error generated in an anonymous function.
    [all...]
  /external/chromium_org/base/memory/
shared_memory.h 51 // If NULL, the object is anonymous. This pointer is owned by the caller
117 // Creates and maps an anonymous shared memory segment of size size.
121 // Creates an anonymous shared memory segment of size size.
  /external/chromium_org/third_party/WebKit/Source/platform/
PODIntervalTreeTest.cpp 130 } // anonymous namespace
187 } // anonymous namespace
281 } // anonymous namespace
  /external/v8/test/cctest/
test-func-name-inference.cc 346 CheckFunctionName(script, "return 1", "obj.(anonymous function)");
347 CheckFunctionName(script, "return 2", "obj.(anonymous function)");
362 CheckFunctionName(script, "return 1", "obj.(anonymous function)");
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 240 * set_anon_id - Set or add anonymous identity
242 * @id: Anonymous identity (e.g., EAP-SIM pseudonym) or %NULL to clear
243 * @len: Length of anonymous identity in octets
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 244 * set_anon_id - Set or add anonymous identity
246 * @id: Anonymous identity (e.g., EAP-SIM pseudonym)
247 * @len: Length of anonymous identity in octets
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/armeabi/
libgabi++_shared.so 
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/armeabi-v7a/
libgabi++_shared.so 
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlock.cpp 203 // Make sure to destroy anonymous children first while they are still connected to the rest of the tree, so that they will
207 // Destroy our continuation before anything other than anonymous children.
208 // The reason we don't destroy it before anonymous children is that they may
209 // have continuations of their own that are anonymous children of our continuation.
225 // If we are an anonymous block, then our line boxes might have children
226 // that will outlast this block. In the non-anonymous block case those
370 // A continuation always consists of two potential candidates: a block or an anonymous
446 // Split our anonymous blocks.
450 // Create a new anonymous box of the appropriate type.
531 // to walk up our block parent chain until we hit the containing anonymous columns block
    [all...]
  /cts/tools/signature-tools/src/signature/model/
IClassDefinition.java 136 * class definition. Anonymous classes are never returned.
  /dalvik/libdex/
SysUtil.h 74 * Create a private anonymous mapping, useful for large allocations.
  /dalvik/vm/alloc/
HeapBitmap.h 46 * anonymous memory.
  /external/chromium/base/
lazy_instance_unittest.cc 117 } // anonymous namespace
  /external/chromium/chrome/browser/chromeos/
wm_overview_title.cc 53 } // Anonymous namespace
  /external/chromium/chrome/browser/resources/shared/js/
event_tracker.js 13 // Use an anonymous function to enable strict mode just for this file (which
  /external/chromium/chrome/browser/sync/util/
nigori_unittest.cc 169 } // anonymous namespace
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/
HelloLicenseServlet.java 48 public static final String CONSUMER_KEY = "anonymous";
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/src/com/example/
HelloLicenseServlet.java 48 public static final String CONSUMER_KEY = "anonymous";
  /external/chromium_org/android_webview/native/
aw_pdf_exporter.cc 66 } // anonymous namespace
  /external/chromium_org/ash/first_run/
first_run_helper_impl.cc 36 } // anonymous namespace
  /external/chromium_org/base/
callback_unittest.cc 31 // based on a type we declared in the anonymous namespace above to remove any
  /external/chromium_org/base/containers/
stack_container_unittest.cc 112 } // anonymous namespace
  /external/chromium_org/cc/layers/
ui_resource_layer.cc 50 } // anonymous namespace
  /external/chromium_org/chrome/browser/extensions/api/app_runtime/
app_runtime_api.cc 56 } // anonymous namespace

Completed in 1681 milliseconds

<<11121314151617181920>>