HomeSort by relevance Sort by last modified time
    Searched refs:custom (Results 101 - 125 of 516) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/utils/emacs/
tablegen-mode.el 9 (require 'custom)
  /external/pdfium/xfa/fde/css/
cfde_cssstyleselector.h 66 std::vector<const CFDE_CSSCustomProperty*>* custom);
  /external/swiftshader/third_party/LLVM/utils/emacs/
tablegen-mode.el 6 (require 'custom)
  /external/v8/src/builtins/
builtins-api.cc 107 FunctionCallbackArguments custom(isolate, data_obj, *function, raw_holder,
111 Handle<Object> result = custom.Call(callback);
268 FunctionCallbackArguments custom(isolate, call_data->data(), constructor,
271 Handle<Object> result_handle = custom.Call(callback);
  /prebuilts/go/darwin-x86/src/go/importer/
importer.go 28 panic("gc importer for custom import path lookup not yet implemented")
35 panic("gccgo importer for custom import path lookup not yet implemented")
  /prebuilts/go/linux-x86/src/go/importer/
importer.go 28 panic("gc importer for custom import path lookup not yet implemented")
35 panic("gccgo importer for custom import path lookup not yet implemented")
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageEditorPanel.java 22 import org.eclipse.swt.custom.SashForm;
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.cpp 110 imgLayer->custom = (unsigned long)plane->getContext();
112 (struct intel_dc_plane_ctx *)imgLayer->custom;
124 " sourceCrop %f,%f - %fx%f, dst %d,%d - %dx%d, custom %#x",
137 imgLayer->custom);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.cpp 110 imgLayer->custom = (uint32_t)plane->getContext();
112 (struct intel_dc_plane_ctx *)imgLayer->custom;
124 " sourceCrop %f,%f - %fx%f, dst %d,%d - %dx%d, custom %#x",
137 imgLayer->custom);
  /external/curl/lib/
pop3.c 616 (pop3->custom && pop3->custom[0] != '\0' ?
617 pop3->custom : command), pop3->id);
620 (pop3->custom && pop3->custom[0] != '\0' ?
621 pop3->custom : command));
1474 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; local
    [all...]
smtp.c 527 smtp->custom && smtp->custom[0] != '\0' ?
528 smtp->custom : "VRFY",
532 smtp->custom && smtp->custom[0] != '\0' ?
533 smtp->custom : "HELP");
1563 const char *custom = data->set.str[STRING_CUSTOMREQUEST]; local
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 1393 char *pos, *end, *custom, *buf; local
    [all...]
driver_hostap.c 785 char *custom)
787 wpa_printf(MSG_DEBUG, "Custom wireless event: '%s'", custom);
789 if (strncmp(custom, "MLME-MICHAELMICFAILURE.indication", 33) == 0) {
792 pos = strstr(custom, "addr=");
820 char *pos, *end, *custom, *buf; local
834 custom = pos + IW_EV_POINT_LEN;
845 custom += IW_EV_POINT_OFF;
850 if (iwe->u.data.length > end - custom)
855 memcpy(buf, custom, iwe->u.data.length)
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ScrollingTabContainerView.java 412 final View custom = tab.getCustomView(); local
413 if (custom != null) {
414 final ViewParent customParent = custom.getParent();
416 if (customParent != null) ((ViewGroup) customParent).removeView(custom);
417 addView(custom);
419 mCustomView = custom;
  /frameworks/support/fragment/java/android/support/v4/app/
FragmentActivity.java 122 Object custom; field in class:FragmentActivity.NonConfigurationInstances
510 Object custom = onRetainCustomNonConfigurationInstance(); local
515 if (fragments == null && loaders == null && custom == null) {
520 nci.custom = custom;
613 return nc != null ? nc.custom : null;
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
ScrollingTabContainerView.java 448 final View custom = tab.getCustomView(); local
449 if (custom != null) {
450 final ViewParent customParent = custom.getParent();
452 if (customParent != null) ((ViewGroup) customParent).removeView(custom);
453 addView(custom);
455 mCustomView = custom;
  /external/autotest/site_utils/autoupdate/
full_release_test_test.py 158 """Successfully generate a npo control file with custom url."""
  /external/r8/src/main/java/com/android/tools/r8/ir/code/
Invoke.java 29 CUSTOM,
52 case CUSTOM:
75 InvokeCustom custom = template.asInvokeCustom(); local
76 return new InvokeCustom(custom.getCallSite(), outValue, inValues);
  /packages/services/Car/car-lib/
Android.mk 29 #LOCAL_PROGUARD_ENABLED := custom
  /prebuilts/go/darwin-x86/src/encoding/gob/
example_encdec_test.go 39 // This example transmits a value that implements the custom encoding and decoding methods.
  /prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go 14 // This example demonstrates a custom function to process template text.
  /prebuilts/go/linux-x86/src/encoding/gob/
example_encdec_test.go 39 // This example transmits a value that implements the custom encoding and decoding methods.
  /prebuilts/go/linux-x86/src/text/template/
examplefunc_test.go 14 // This example demonstrates a custom function to process template text.
  /external/libcups/cups/
pwg-media.c 246 * "prefix_name_WIDTHxLENGTHunits". The prefix is typically "custom" or "roll"
619 * thread. Custom names can be of the form "Custom.WIDTHxLENGTH[units]" or
668 * [Custom.]WIDTHxLENGTH[.FullBleed] - Size in points/inches [borderless]
669 * [Custom.]WIDTHxLENGTHcm[.FullBleed] - Size in centimeters [borderless]
670 * [Custom.]WIDTHxLENGTHft[.FullBleed] - Size in feet [borderless]
671 * [Custom.]WIDTHxLENGTHin[.FullBleed] - Size in inches [borderless]
672 * [Custom.]WIDTHxLENGTHm[.FullBleed] - Size in meters [borderless]
673 * [Custom.]WIDTHxLENGTHmm[.FullBleed] - Size in millimeters [borderless]
674 * [Custom.]WIDTHxLENGTHpt[.FullBleed] - Size in points [borderless
682 int custom; \/* Custom page size? *\/ local
    [all...]
  /build/blueprint/bootstrap/
doc.go 46 // "my/custom/build/logic"
60 // // Register custom module types
64 // // Register custom singletons
67 // // Create and initialize the custom Config object.
85 // Blueprint library and the custom build logic for the source tree. It should

Completed in 1158 milliseconds

1 2 3 45 6 7 8 91011>>