Home
last modified time | relevance | path

Searched defs:fab (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/
Dvms_rms.h14 # define FAB_OR_NAML( fab, naml) naml argument
26 # define NAMX_DNA_FNA_SET(fab) fab.fab$l_dna = (__char_ptr32) -1; \ argument
29 # define NAMX_DNA_FNA_SET(fab) fab.fab$l_dna = (char *) -1; \ argument
40 # define FAB_OR_NAML( fab, naml) fab argument
49 # define NAMX_DNA_FNA_SET(fab) argument
/third_party/flutter/flutter/examples/platform_view/android/app/src/main/java/io/flutter/examples/platform_view/
DCountActivity.java32 FloatingActionButton fab = findViewById(R.id.fab); in onCreate() local
/third_party/flutter/flutter/examples/flutter_view/android/app/src/main/java/com/example/view/
DMainActivity.java79 FloatingActionButton fab = findViewById(R.id.button); in onCreate() local
/third_party/typescript/tests/baselines/reference/
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign2.js97 Left.prototype.ap = function (fab) { argument
110 Right.prototype.ap = function (fab) { argument
DvarianceProblingAndZeroOrderIndexSignatureRelationsAlign.js97 Left.prototype.ap = function (fab) { argument
110 Right.prototype.ap = function (fab) { argument
/third_party/openssl/crypto/dso/
Ddso_vms.c366 struct FAB fab; in vms_merger() local